Age | Commit message (Expand) | Author |
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 |
2014-05-07 | Hack around a translation issue | Dirk Hohndel |
2014-05-07 | Globe: assume that we are looking at the current_dive | Dirk Hohndel |
2014-05-07 | Globe: we always center on the current dive | Dirk Hohndel |
2014-05-07 | Multi dive edit: don't change location texts until user saves the change | Dirk Hohndel |
2014-05-06 | Simplify string comparison | Dirk Hohndel |
2014-05-06 | More multi-edit fixes | Dirk Hohndel |
2014-05-06 | Only change identical fields when editing multiple dives | Dirk Hohndel |
2014-05-06 | Change EDIT_SELECTED_DIVES macro | Dirk Hohndel |
2014-05-01 | Re-center on current dive if dive edit is canceled | Dirk Hohndel |
2014-05-01 | Dont set coordinates when two or more dives are selectedv4.0.97 | Tomaz Canabrava |
2014-04-28 | Only auto-fill coordinates for non-empty location strings | Dirk Hohndel |
2014-04-17 | Correctly edit air/water temp in dive struct | Yosef Hamza |
2014-04-14 | Mark Air/Water temp field red for wrong input. | Yosef Hamza |
2014-04-05 | Remove check option to show units in text label | Lakshman |
2014-04-03 | Correctly handle dive selection after editing dives | Dirk Hohndel |
2014-03-27 | Fix redundant spaces in info panel | Lakshman |
2014-03-25 | Redraw profile when manipulating cylinders | Jan Mulder |
2014-03-23 | Enable parts of planner based on define | Anton Lundin |
2014-03-19 | Saving edits requires to move focus first | Gehad |
2014-03-17 | Translate using tr() to be Qt5-compatible | Anton Lundin |
2014-03-17 | Be more careful about dive computer selection | Linus Torvalds |
2014-03-15 | Don't put cylinder widget in edit mode if deletion of cylinder failed | Dirk Hohndel |
2014-03-10 | Show temperature units in the label when editing dive | Lakshman |
2014-03-10 | Get rid of crazy empty tag_list element at the start | Linus Torvalds |
2014-03-09 | Code Cleanup ( that fix 2 bugs ) | Tomaz Canabrava |
2014-03-07 | Remove the old profile from the main screen of Subsurface | Tomaz Canabrava |
2014-03-03 | Whitespace cleanup | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-20 | Clear edit mode for manually added dives | Miika Turkia |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-12 | More variable scope confusions | Dirk Hohndel |
2014-02-11 | Fix ATM-vs-bar confusion | Linus Torvalds |
2014-02-11 | Migrate MainTab models(QStringListModel) | Boris Barbulovski |
2014-02-09 | maintab.cpp improvements. | Boris Barbulovski |
2014-01-26 | Disable the switching depth column for cylinders | Dirk Hohndel |