Age | Commit message (Expand) | Author |
2013-12-09 | Fix potential crash | Anton Lundin |
2013-12-09 | Fix tab order for webservices dialog | Sergey Starosek |
2013-12-09 | Divelogs.de: change the 'Apply' button to 'Done' for upload | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: use qDebug() instead of fprintf() | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: attempt to impletent 'Cancel' properly | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: store the user/pass on upload | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: Improve the error handling post DLD creation | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: Add a 'filename' field when uploading | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: further improve reading the server reponse | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: improve prepare_dives_for_divelogs() | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: parse response once the upload is finished | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: add code for zipping up all dives | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: add a divelist context menu item for upload | Lubomir I. Ivanov |
2013-12-09 | Divelogs.de: allow import of downloaded dives | Lubomir I. Ivanov |
2013-12-09 | Implement a settingsChanged in DivePlannerWidget | Anton Lundin |
2013-12-08 | Keep track of user requested minimum depth | Anton Lundin |
2013-12-08 | Update the diffrent units when switching system | Anton Lundin |
2013-12-08 | Rename the radio button to match label kgs->kg | Anton Lundin |
2013-12-08 | Fix units boxes in preference panel | Anton Lundin |
2013-12-08 | If we have defined a gas, default to that one. | Anton Lundin |
2013-12-08 | Calculate gas consumption for planned dives | Anton Lundin |
2013-12-08 | Silence signed vs. unsigned compare warning | Anton Lundin |
2013-12-08 | Remove the air point at 0,0 | Anton Lundin |
2013-12-08 | Actually process the dives downloaded from divelogs.de | Dirk Hohndel |
2013-12-08 | When the user cancels a download, reject already downloaded dives | Dirk Hohndel |
2013-12-08 | Remove pointless code | Dirk Hohndel |
2013-12-07 | Build language list from Subsurface translations | Sergey Starosek |
2013-12-07 | Fix typo in color | Dirk Hohndel |
2013-12-07 | Language chooser improvements | Sergey Starosek |
2013-12-07 | Show CC-sp in bar, and not mbar | Anton Lundin |
2013-12-07 | Add support to edit a planned dive | Anton Lundin |
2013-12-07 | Fix gas for start dp | Anton Lundin |
2013-12-07 | Propagate gas and setpoint from previous point | Anton Lundin |
2013-12-07 | Adapt depth-scale to current way points | Anton Lundin |
2013-12-07 | Make units in cells consistant in CylindersModel | Anton Lundin |
2013-12-07 | redraw profile (actually clean it) if no dive is selected | Martin Gysel |
2013-12-07 | Fix profile legend strings | Sergey Starosek |
2013-12-07 | Renumber dialog should default to start at 1 | Dirk Hohndel |
2013-12-06 | Set the menuRole property on certain menu entry QActions | Thiago Macieira |
2013-12-06 | Stub out a mark dive invalid function | Dirk Hohndel |
2013-12-06 | Finish download from divelogs.de | Dirk Hohndel |
2013-12-06 | Whitespace cleanup | Dirk Hohndel |
2013-12-06 | Do not change the current Directory | Tomaz Canabrava |
2013-12-06 | Don't change working directory when looking for tranlations | Dirk Hohndel |
2013-12-06 | Added 'English' and 'Use System Default' options. | Tomaz Canabrava |
2013-12-06 | Added a filter option to the Language Chooser | Tomaz Canabrava |
2013-12-06 | Code Cleanup | Tomaz Canabrava |
2013-12-06 | Settings for Display preferences didn't really set the preferences. | Tomaz Canabrava |
2013-12-06 | Added a language preference to the Settings. | Tomaz Canabrava |
2013-12-06 | Print: add a safe-guard if table print rows are too big | Lubomir I. Ivanov |