aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-08Be consistent when passing around gas data in the plannerGravatar Dirk Hohndel
2013-11-08Correctly identify airGravatar Dirk Hohndel
2013-11-07Include the cylinder information in a dive added with "Add Dive"Gravatar Dirk Hohndel
2013-11-07Don't translate the fake DC modelsGravatar Dirk Hohndel
2013-11-07Adjust default start time of added diveGravatar Dirk Hohndel
2013-11-07Remove debug output left in the previous commit by mistakeGravatar Dirk Hohndel
2013-11-07Make the tag widget act more sanely when pressing TabGravatar Dirk Hohndel
2013-11-07Fix stupid off by one errorGravatar Dirk Hohndel
2013-11-07Fix for equipment tab cancel button bugGravatar Taiane Ramos
2013-11-07Hide temperature fields when displaying / editing trip dataGravatar Dirk Hohndel
2013-11-05Hide TadWidget and Label when editing a tripGravatar Maximilian Güntner
2013-11-05Show a different message when editing more than one diveGravatar Dirk Hohndel
2013-11-05Fix dive mergingGravatar Dirk Hohndel
2013-11-05Remember the column we are sorting byGravatar Dirk Hohndel
2013-11-05Don't force the DiveListView to be a tree when reloadingGravatar Dirk Hohndel
2013-11-05Create installer with qmakeGravatar Dirk Hohndel
2013-11-02Merge branch 'tagwidget-pr' of github.com:mguentner/subsurfaceGravatar Dirk Hohndel
2013-11-02Fix warning about ambiguous if / else nestingGravatar Dirk Hohndel
2013-11-02Speed up XML loadingGravatar Linus Torvalds
2013-11-02Fix the inconsistent behaviour of QCompleterGravatar Maximilian Güntner
2013-11-02Correct tabstops in MainTabGravatar Maximilian Güntner
2013-11-02Corrected indentation, added license/copyrightGravatar Maximilian Güntner
2013-11-02Added a custom widget for tagging divesGravatar Maximilian Güntner
2013-11-02Replaced the tag implementationGravatar Maximilian Güntner
2013-11-02change the key from const char * to QByteArrayGravatar Maximilian Güntner
2013-11-01Merge branch 'editMode' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-11-01Enable undo for the Edit mode on Added Dives.Gravatar Tomaz Canabrava
2013-11-01Changed the backup implementation of the samples on EditDive.Gravatar Tomaz Canabrava
2013-11-01Enable editing a dive that was manually entered.Gravatar Tomaz Canabrava
2013-11-01Code cleanup - Stop calling the same 6 lines everywhere.Gravatar Tomaz Canabrava
2013-11-01Added a new option to edit the dives.Gravatar Tomaz Canabrava
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