aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-31Removed Reference to dangling pointer.Gravatar Tomaz Canabrava
2013-10-27Add alt based shortcuts to access menusGravatar Miika Turkia
2013-10-27Merge branch 'webservices' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-10-25fix device probing for UEMIS computer on linuxGravatar Danilo Cesar Lemes de Paula
2013-10-24code cleanup: removed unused function from mainwindow.hGravatar Tomaz Canabrava
2013-10-24Minimum hooking-up done, divelogs.de shows on menu-activation.Gravatar Tomaz Canabrava
2013-10-24Reorganized the downlads menu for the inclusion of more webservices.Gravatar Tomaz Canabrava
2013-10-24Added the skeleton for the Download / Upload from Divelogs.deGravatar Tomaz Canabrava
2013-10-24fix the string of the subsurfice webservice on the settings.Gravatar Tomaz Canabrava
2013-10-24Fixed a crash when the user canceled the download from webservice dialog.Gravatar Tomaz Canabrava
2013-10-24Created a 'WebService' dialog that will handle download and upload.Gravatar Tomaz Canabrava
2013-10-24Subject: [PATCH] No need to center on dive after editing coordinates.Gravatar Michael Andreen
2013-10-20Add current date to CSV importGravatar Miika Turkia
2013-10-20Export dives in UDDF formatGravatar Miika Turkia
2013-10-20Get rid of compiler warning on format stringsGravatar Miika Turkia
2013-10-20Use configured vertical speed units in rulerGravatar Anton Lundin
2013-10-17Remove the "in C" part about Subsurface's descriptionGravatar Thiago Macieira
2013-10-17Some adjustments to "save as"Gravatar Dirk Hohndel
2013-10-17Added 'Save As' option on the dive list menu.Gravatar Tomaz Canabrava
2013-10-17Implement hook up autogroup menuGravatar Dirk Hohndel
2013-10-17Fix marble losting track of zoom levelGravatar Dirk Hohndel
2013-10-17Show SAC in the mouseover.Gravatar Anton Lundin
2013-10-17Move sac-calculation to profile.cGravatar Anton Lundin
2013-10-17Rename T: to Temp: in Information boxGravatar Anton Lundin
2013-10-17Open CSV files only via the GUIGravatar Miika Turkia
2013-10-17Get information only from first line at each timeGravatar Miika Turkia
2013-10-17Field variables for CSV importGravatar Miika Turkia
2013-10-16Helpers: move some date related function to qt-gui.cppGravatar Lubomir I. Ivanov
2013-10-16GUI for CSV importGravatar Miika Turkia
2013-10-16Rounding error on time changeGravatar Miika Turkia
2013-10-16Prettier printingGravatar Patrick Valsecchi
2013-10-16Missing translation source fileGravatar Dirk Hohndel
2013-10-16Set GIT_DIR when calling out to Git from the MakefileGravatar Thiago Macieira
2013-10-15First step to being able to use transifex again for translationsGravatar Dirk Hohndel
2013-10-15Use git rev-parse --symbolic-full-name to get the HEAD target refGravatar Thiago Macieira
2013-10-15Dependencies are too aggressive for version.hGravatar Dirk Hohndel
2013-10-15Fixed the moving around of the InfoPanel on non KDE enviroments.Gravatar Tomaz Canabrava
2013-10-15Printing adjustmentsGravatar Robert Helling
2013-10-15Fix stupid editing errorGravatar Dirk Hohndel
2013-10-15Fixed the Tab behavior on the QCombobox DelegateGravatar Tomaz Canabrava
2013-10-15Random white space cleanupGravatar Dirk Hohndel
2013-10-15printlayout.cpp: Remove convertPixmapToGrayscale()Gravatar Lubomir I. Ivanov
2013-10-15printdialog: Remove the pre-set DPI and some commentsGravatar Lubomir I. Ivanov
2013-10-15profilegraphics.cpp: Use text sizes in plot_text()Gravatar Lubomir I. Ivanov
2013-10-15printlayout.cpp: Increase the font size in tables bellow profileGravatar Lubomir I. Ivanov
2013-10-15graphicsview-common.cpp: Add more contrast to certain B/W colorsGravatar Lubomir I. Ivanov
2013-10-15profile.h: Adjust text sizes (*_TEXT_SIZE)Gravatar Lubomir I. Ivanov
2013-10-15color.h: Define the color BLACK1Gravatar Lubomir I. Ivanov
2013-10-15Add test dive with tank pressure sensor informationGravatar Dirk Hohndel
2013-10-15Make sure version.h is updated whenever the git version changesGravatar Dirk Hohndel