Age | Commit message (Expand) | Author |
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 |
2014-01-22 | Allow manually added dives to have their location changed | Robert Helling |
2014-01-19 | Enter dive edit mode on divemaster field focus | Sergey Starosek |
2014-01-19 | Expand tags approach to divemaster field | Sergey Starosek |
2014-01-19 | Use focus policy setting from widget constructor | Sergey Starosek |
2014-01-19 | Ignore mouse wheel events on tags widget | Sergey Starosek |
2014-01-17 | Remove duplicate method call | Sergey Starosek |
2014-01-16 | Fix some memory leaks. | Boris Barbulovski |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-16 | Enter dive edit mode on buddy field focus | Sergey Starosek |
2014-01-16 | Extend tags model to Buddy field | Sergey Starosek |
2014-01-15 | Don't downgrade tags to Ascii | Anton Lundin |