Age | Commit message (Expand) | Author |
2014-08-02 | Update pictures when entering/exiting planner | Robert C. Helling |
2014-08-02 | In recent files use native directory separators | Robert C. Helling |
2014-07-29 | C++ Correctness and code cleanup. | Tomaz Canabrava |
2014-07-29 | Don't mess with the selection when closing a file | Dirk Hohndel |
2014-07-16 | Desselects the trip before dive add / plan, and reselects it on cancel | Tomaz Canabrava |
2014-07-16 | Force replot of selected_dive when canceling plan | Tomaz Canabrava |
2014-07-16 | Use 'this' instead of ::instance() when iside of same class. | Tomaz Canabrava |
2014-07-16 | Disable DC shortcuts on closing data file | Sergey Starosek |
2014-07-15 | Save and restore Dive Planner Settings | Tomaz Canabrava |
2014-07-14 | Remove unused menu "Filter" | Anton Lundin |
2014-07-11 | It's safe to delete NULL pointers | Tomaz Canabrava |
2014-07-11 | Read the preferences upon initialization for the show/hide pictures | Tomaz Canabrava |
2014-07-11 | misc capitalisation and spelling | Tim Wootton |
2014-07-10 | Show/Hide pictures working. | Tomaz Canabrava |
2014-07-10 | Fix memory leak on the Export Dialog | Tomaz Canabrava |
2014-07-10 | Macro to simplify the creation of toggle buttons on the Profile | Tomaz Canabrava |
2014-07-10 | Correctly sets the 'enabled' flag on the picture button | Tomaz Canabrava |
2014-07-10 | Added the toggle picture button and hoocked it up | Tomaz Canabrava |
2014-07-10 | mainwindow capitalisation consistency | Tim Wootton |
2014-07-06 | UI restructure: cleanup the code when canceling an edit | Dirk Hohndel |
2014-07-04 | UI restructure: simplify setup of add and plan mode | Dirk Hohndel |
2014-07-04 | UI restructure: correctly setup planning | Dirk Hohndel |
2014-07-04 | UI restructure | Dirk Hohndel |
2014-07-03 | UI restructure: when adding a dive via displayed_dive it needs valid id | Dirk Hohndel |
2014-07-03 | UI restructure: use displayed_dive for add dive and plan dive | 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-03 | UI restructure: plotDive: plot current dive by default & use displayed_dive | Dirk Hohndel |
2014-07-02 | UI restructure: plotDive should just take one dive | Dirk Hohndel |
2014-07-01 | Show subsurface logo in dive plan print out | Robert C. Helling |
2014-06-30 | Fixed SearchBar layout and icons | Tomaz Canabrava |
2014-06-30 | User survey: don't ask more than once per invocation | Dirk Hohndel |
2014-06-30 | Make the planner settings respond well to unit system changes. | Robert C. Helling |
2014-06-28 | Merge branch 'fixPlannerStartTime' | Dirk Hohndel |
2014-06-28 | Planner: implement sane way to set the start time of the planned dive | Dirk Hohndel |
2014-06-28 | Fallback to loading theme icons from resources | Sergey Starosek |
2014-06-26 | Re-enable possibility to edit manually added dive. | Tomaz Canabrava |
2014-06-26 | Break really long line | Tomaz Canabrava |
2014-06-26 | Fix crash when trying to add a dive or plan when a filter is active. | Tomaz Canabrava |
2014-06-26 | Implement proxy re-configuration | Sergey Starosek |
2014-06-26 | Rearrange planner UI elements | Robert Helling |
2014-06-24 | Fix NO_PRINTING building again | Anton Lundin |
2014-06-18 | Fix building with NO_MARBLE again | Anton Lundin |
2014-06-14 | User survey: force running the survey from command line | Dirk Hohndel |
2014-06-13 | Start a user survey dialog | Dirk Hohndel |
2014-06-12 | Delay loading of some settings until later | Dirk Hohndel |
2014-06-12 | Planner: New plannerSettingsWidget | Robert C. Helling |
2014-06-09 | mainwindow.cpp: fix a warning about parentheses | Lubomir I. Ivanov |
2014-06-08 | Simplify the code that checks if it's OK to close the current file | Dirk Hohndel |
2014-06-04 | Disclaimer included in the printed diveplan | Robert C. Helling |