aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-10Usermanual updateGravatar Willem Ferguson
2013-12-10Reset libdivecomuter import canceled stateGravatar Dirk Hohndel
2013-12-10Remove some safety stop code in plan()Gravatar Anton Lundin
2013-12-10Don't rely on current path when searching for support filesGravatar Dirk Hohndel
2013-12-10Pulled latest translationsGravatar Dirk Hohndel
2013-12-10Fix selection tracking bugGravatar Dirk Hohndel
2013-12-10Add the new string introduced in the previous commitGravatar Dirk Hohndel
2013-12-10Webservices: make the dialog title more genericGravatar Lubomir I. Ivanov
2013-12-10Planner: fix potential assert in clear()Gravatar Lubomir I. Ivanov
2013-12-09Remove some unused variablesGravatar Anton Lundin
2013-12-09Use implicit zero initialize for the whole array.Gravatar Anton Lundin
2013-12-09Remove possible dual meaning in Divemaster and Buddy.Gravatar Tim Wootton
2013-12-09Removes imperative to not save-as-you-go.Gravatar Tim Wootton
2013-12-09Fix another potential crashGravatar Anton Lundin
2013-12-09Small addition to the INSTALL instructions for FedoraGravatar Pierre-Yves Chibon
2013-12-09Updated user manualGravatar Willem Ferguson
2013-12-09Re-enable login and password fields after uploadGravatar Sergey Starosek
2013-12-09Fix potential crashGravatar Anton Lundin
2013-12-09Fix tab order for webservices dialogGravatar Sergey Starosek
2013-12-09Updated source stringsGravatar Dirk Hohndel
2013-12-09Divelogs.de: change the 'Apply' button to 'Done' for uploadGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: use qDebug() instead of fprintf()Gravatar Lubomir I. Ivanov
2013-12-09Merge branch 'web' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2013-12-09Divelogs.de: attempt to impletent 'Cancel' properlyGravatar Lubomir I. Ivanov
2013-12-09Fix possible compatibility issue with asciidocGravatar Dirk Hohndel
2013-12-09Missing images for the manualGravatar Willem Ferguson
2013-12-09Divelogs.de: store the user/pass on uploadGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: Improve the error handling post DLD creationGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: Add a 'filename' field when uploadingGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: further improve reading the server reponseGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: improve prepare_dives_for_divelogs()Gravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: parse response once the upload is finishedGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: add code for zipping up all divesGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: add a divelist context menu item for uploadGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: allow import of downloaded divesGravatar Lubomir I. Ivanov
2013-12-09Update to manualGravatar Willem Ferguson
2013-12-09Removes unnecessary references to number of elements inGravatar Tim Wootton
2013-12-09Updates main menu entriesGravatar Tim Wootton
2013-12-09Replaced writing email to, with sending an email toGravatar Tim Wootton
2013-12-09Implement a settingsChanged in DivePlannerWidgetGravatar Anton Lundin
2013-12-09Don't crash when trying to open a empty fileGravatar Anton Lundin
2013-12-08Keep track of user requested minimum depthGravatar Anton Lundin
2013-12-08Update the diffrent units when switching systemGravatar Anton Lundin
2013-12-08Rename the radio button to match label kgs->kgGravatar Anton Lundin
2013-12-08Fix units boxes in preference panelGravatar Anton Lundin
2013-12-08Clarification on EAD and END meaning in SubsurfaceGravatar Salvador Cuñat
2013-12-08If we have defined a gas, default to that one.Gravatar Anton Lundin
2013-12-08Calculate gas consumption for planned divesGravatar Anton Lundin
2013-12-08Make local helpers staticGravatar Anton Lundin
2013-12-08Silence signed vs. unsigned compare warningGravatar Anton Lundin