Age | Commit message (Expand) | Author |
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 |
2014-06-03 | Ask before discarding edits | Dirk Hohndel |
2014-06-03 | Add a static 'instance()' member for the Photos model. | Tomaz Canabrava |
2014-06-03 | Cancel dive edit when escape key is pressed | Dirk Hohndel |
2014-06-03 | Make the new picture widget display the pictures. | Tomaz Canabrava |
2014-06-02 | Rewrite dive edit logic | Dirk Hohndel |
2014-06-01 | Override the MinMaxAvgWidget tool tips for the depth instance. | Tim Wootton |
2014-05-28 | Fix edition of manually added dives. | Tomaz Canabrava |
2014-05-28 | Fix crash on adding / removing a dives from add menu | Tomaz Canabrava |
2014-05-27 | Dive add: fix crash when canceling | Dirk Hohndel |
2014-05-27 | Fix manually adding dive | Dirk Hohndel |
2014-05-27 | No need to separately enable and switch focus to the dive list | Dirk Hohndel |
2014-05-26 | Planner: don't try to update the MainTab dive info while in plan mode | Dirk Hohndel |
2014-05-26 | Planner: Re-enable using the new profile. | Tomaz Canabrava |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-22 | Back to profile or empty state when finishing addition. | Tomaz Canabrava |
2014-05-20 | Consistently use for_each_dive (and use it correctly) | Dirk Hohndel |
2014-05-18 | Improve the tag widget to allow us to tab to the next field | Dirk Hohndel |
2014-05-13 | Move printGpsCoords from MainTab to QtHelper | Tomaz Canabrava |
2014-05-07 | Apply the edit of trip locations | Anton Lundin |
2014-05-07 | Only mark location changed when in edit mode | Anton Lundin |
2014-05-07 | Improve the color coding when editing coordinates | Dirk Hohndel |