Age | Commit message (Expand) | Author |
2014-07-16 | Pick the correct timezoneoffset for the day in question | Dirk Hohndel |
2014-07-16 | Desselects the trip before dive add / plan, and reselects it on cancel | Tomaz Canabrava |
2014-07-16 | Fix saving and storing the dive plan notes when there's html on it | Tomaz Canabrava |
2014-07-16 | Date picker l10n for profile and planner | Sergey Starosek |
2014-07-16 | More strings to translate for statistics tab | Sergey Starosek |
2014-07-15 | Correctly track the 'changed' status of the equipment widgets | Dirk Hohndel |
2014-07-15 | Dive equipment edit - fix logic for applying changes | Dirk Hohndel |
2014-07-15 | Remove uneeded function | Tomaz Canabrava |
2014-07-15 | Do not create a backup for Q_FOREACH container | Tomaz Canabrava |
2014-07-11 | misc capitalisation and spelling | Tim Wootton |
2014-07-10 | Prefer "temp." vs "temp" and sometimes "temperature" | Tim Wootton |
2014-07-10 | maintab capitalisation consistency | Tim Wootton |
2014-07-10 | Add helper functions to ensure we have sane tag lists | Dirk Hohndel |
2014-07-09 | Complete GPS coordinates on location focusout. | Gaetan Bisson |
2014-07-09 | Put a copy of the tags in the displayed dive upon save. | Tomaz Canabrava |
2014-07-09 | Correctly save the tags on the dive. | Tomaz Canabrava |
2014-07-09 | Remove if to save or not save the tags. | Tomaz Canabrava |
2014-07-08 | make GPS coordinates autofilling really work | Gaetan Bisson |
2014-07-06 | UI restructure: cleanup the code when canceling an edit | Dirk Hohndel |
2014-07-05 | Show the gas mixing information only when needed | Miika Turkia |
2014-07-04 | Add dive: don't throw away the pressure data entered | Dirk Hohndel |
2014-07-03 | Small cleanups | Dirk Hohndel |
2014-07-03 | Autofill GPS coordinates for added dives. | Gaetan Bisson |
2014-07-03 | UI restructure: use displayed_dive for add dive and plan dive | Dirk Hohndel |
2014-07-03 | UI restructure: get rid of "current" pointer in cylinders and weights | Dirk Hohndel |
2014-07-03 | UI restructure: only switch to edit mode if user made change | Dirk Hohndel |
2014-07-03 | UI restructure: track if any data was modified | Dirk Hohndel |
2014-07-03 | UI restructure: improve memory handling in maintab | Dirk Hohndel |
2014-07-03 | UI restructure: updateDiveInfo displays displayed_dive | Dirk Hohndel |
2014-07-03 | UI restructure: updateDiveInfo shows the selected dive by default | Dirk Hohndel |
2014-07-02 | UI restructure: use a global variable to hold the dive we show / edit | Dirk Hohndel |
2014-07-01 | Add dive: remove cylinder pressures from samples | Dirk Hohndel |
2014-07-01 | Equipment edit: for some reason we need a local copy of index | Dirk Hohndel |
2014-06-29 | Calculate approx gas bill on dives | Anton Lundin |
2014-06-28 | Fix crash when cancelling a trip edit | Dirk Hohndel |
2014-06-27 | Start external viewer on photo double-click | Sergey Starosek |
2014-06-26 | Correctly use our "localtime" | Dirk Hohndel |
2014-06-26 | Fixed changing dates with the new date widget. | Tomaz Canabrava |
2014-06-26 | Added code for TimeEdit | Tomaz Canabrava |
2014-06-26 | Headers cleanup. | Tomaz Canabrava |
2014-06-20 | Added the new Date Widget on the MainTab. | Tomaz Canabrava |
2014-06-20 | Simplify code | Tomaz Canabrava |
2014-06-12 | Don't copy the current dive ontop of editedDive after edit has started | Dirk Hohndel |
2014-06-10 | Remove unused variable | Dirk Hohndel |
2014-06-10 | Improve statistic on used gas | Dirk Hohndel |
2014-06-09 | Add gas consumption statistic for selected dives | Dirk Hohndel |
2014-06-09 | Don't show the average depth for the selected dives | Dirk Hohndel |
2014-06-09 | Dive edit: do a better job noticing when the coordinates were changed | Dirk Hohndel |
2014-06-03 | Dive edit: avoid memory leaks | Dirk Hohndel |
2014-06-03 | Dive edit: don't free the taglist of the master dive | Dirk Hohndel |