Age | Commit message (Expand) | Author |
2014-09-20 | Fix typo that broke settings. | Tomaz Canabrava |
2014-09-19 | Tissue saturation plot a la Sherwater Pretel | Robert C. Helling |
2014-09-17 | Random whitespace update | Dirk Hohndel |
2014-09-17 | Implement the TagFilter model. | Tomaz Canabrava |
2014-09-17 | Trigger the log->filter by tag to open the tag filter. | Tomaz Canabrava |
2014-08-27 | Don't set up fonts twice | Dirk Hohndel |
2014-08-25 | Create stub methods and connects the model with the new statistics | Tomaz Canabrava |
2014-08-25 | Add the old Statistics to have a reference view while programming | Tomaz Canabrava |
2014-08-25 | Remove a lot of non-necessary boilerplate code. | Tomaz Canabrava |
2014-08-25 | Fix NO_USERMANUAL building for android | Anton Lundin |
2014-08-23 | A much better Toolbar for the profile. | Tomaz Canabrava |
2014-08-19 | Fix crash when calling the planner twice in a row | Dirk Hohndel |
2014-08-19 | Don't trigger creation of dive from invalid plan in planCreated() | Dirk Hohndel |
2014-08-19 | Planner: after canceling a plan, redraw the profile | Dirk Hohndel |
2014-08-19 | Planner: clear out model before re-planning a dive | Dirk Hohndel |
2014-08-19 | Add ability to replan a dive that we planned before | Dirk Hohndel |
2014-08-18 | Merge branch 'joshua-gsoc' of git://github.com/thiagomacieira/subsurface into... | Dirk Hohndel |
2014-08-18 | Planner: assign a dive number if the right number seems obvious | Dirk Hohndel |
2014-08-17 | Cut'n'paste for dive data: implement paste side | Dirk Hohndel |
2014-08-16 | Cut'n'paste for dive data: implement copy side | Dirk Hohndel |
2014-08-15 | TankBar: hook into prefs and make ppGraphs resize accordingly | Dirk Hohndel |
2014-08-09 | Create Dive Computer configuration dialog | Joseph W. Joshua |
2014-08-04 | Disable the Toolbox when in edit mode. | Tomaz Canabrava |
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 |