Age | Commit message (Expand) | Author |
2013-12-12 | Don't leak the zip structure if no dives are selected | Thiago Macieira |
2013-12-12 | Fix compilation with older libzip | Thiago Macieira |
2013-12-12 | Save and reestore scrollbar position on editing the items. | Tomaz Canabrava |
2013-12-12 | Keep track of the minimum Depth / time on the planner. | Tomaz Canabrava |
2013-12-12 | Copyed the code from Dirk that solved the mac issue on cylinders. | Tomaz Canabrava |
2013-12-12 | Fix TableWidget ( equipment ones ) on dark scheme. | Tomaz Canabrava |
2013-12-12 | Kill the use of CSS - Fixes a Lot of issues on dark color schemes. | Tomaz Canabrava |
2013-12-11 | downloadfromdivecomputer.h: remove a forward declaration | Lubomir I. Ivanov |
2013-12-11 | profilepgrahics.cpp: fix preceding limit check | Lubomir I. Ivanov |
2013-12-11 | Guard against dereferencing undef | Anton Lundin |
2013-12-11 | Fix potential null pointer dereference | Anton Lundin |
2013-12-11 | Use delete instead of free() in c++ | Anton Lundin |
2013-12-10 | Divelogs.de: prevent undefined behaviour | Lubomir I. Ivanov |
2013-12-10 | Reset libdivecomuter import canceled state | Dirk Hohndel |
2013-12-10 | Fix selection tracking bug | Dirk Hohndel |
2013-12-10 | Webservices: make the dialog title more generic | Lubomir I. Ivanov |
2013-12-10 | Planner: fix potential assert in clear() | Lubomir I. Ivanov |
2013-12-09 | Remove some unused variables | Anton Lundin |
2013-12-09 | Use implicit zero initialize for the whole array. | Anton Lundin |
2013-12-09 | Fix another potential crash | Anton Lundin |
2013-12-09 | Re-enable login and password fields after upload | Sergey Starosek |
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 |