Age | Commit message (Expand) | Author |
2020-12-12 | preferences: create global settingsChanged signal | Berthold Stoeger |
2020-11-14 | cleanup: remove empty function MainTab::reload() | Berthold Stoeger |
2020-11-14 | desktop: automatically reload completion-models | Berthold Stoeger |
2020-11-12 | desktop: update completion models if dive was edited | Berthold Stoeger |
2020-11-04 | revert preference settings for title color | Dirk Hohndel |
2020-11-04 | desktop: automatically pick a good theme title color | Dirk Hohndel |
2020-11-03 | desktop: generalize the colorization of the tab widget | Dirk Hohndel |
2020-11-03 | desktop: allow update of tab widget colors at run time | Dirk Hohndel |
2020-10-28 | cleanup: remove unnecessary includes from maintab | Berthold Stoeger |
2020-10-25 | desktop: add tab-widget for dive computer names | Berthold Stoeger |
2020-05-22 | cleanup: create common QDateTime -> timestamp conversion function | Berthold Stoeger |
2020-05-22 | cleanup: move timestampToDateTime() to qthelper.cpp | Berthold Stoeger |
2020-05-22 | desktop: update date and time fields if user changes format | Berthold Stoeger |
2020-05-08 | desktop: hide/unhide tags if dive site was edited | Berthold Stoeger |
2020-05-07 | cleanup: free tab-widgets when exiting the application | Berthold Stoeger |
2020-05-07 | cleanup: remove clearing of displayed_dive in MainTab constructor | Berthold Stoeger |
2020-05-07 | desktop: update tab info only if current_dive is set | Berthold Stoeger |
2020-05-06 | desktop: avoid spurious undo commands for date/time editing | Berthold Stoeger |
2020-05-03 | selection: create global single_selected_trip() function | Berthold Stoeger |
2020-05-03 | profile: remove outside callers of ProfileWidget2::replot() | Berthold Stoeger |
2020-05-02 | desktop: fix editing of trips | Berthold Stoeger |
2020-04-26 | selection: replace selectedTrips() by singleSelectedTrip() function | Berthold Stoeger |
2020-04-07 | desktop/tabwidgets: replace editMode by boolean | Berthold Stoeger |
2020-04-07 | desktop/tabwidgets: replace IGNORE_MODE by flag | Berthold Stoeger |
2020-04-07 | cleanup: remove parameter to MainTab::enableEdition | Berthold Stoeger |
2020-04-07 | desktop: remove EDIT mode | Berthold Stoeger |
2020-04-07 | desktop: don't disable tabs in edit state | Berthold Stoeger |
2020-04-07 | cleanup: don't center map on rejecting edit | Berthold Stoeger |
2020-04-07 | cleanup: remove lastMode variable in MainTab::rejectChanges() | Berthold Stoeger |
2020-04-07 | edit: remove multi-dive version of edit information | Berthold Stoeger |
2020-04-07 | cleanup: remove strange recursive code in MainTab::enableEdition | Berthold Stoeger |
2020-04-07 | cleanup: remove cylinders_equal check in MainTab::rejectChanges() | Berthold Stoeger |
2020-04-07 | undo: remove TabDiveWidget::acceptChanges and rejectChanges | Berthold Stoeger |
2020-03-18 | models: update divesite-model when clearing/updating dive model | Berthold Stoeger |
2020-03-06 | Cleanup: Move stringToList to core/qthelper.cpp | Berthold Stoeger |
2020-03-06 | Cleanup: use getDiveSelection() for shifting time | Berthold Stoeger |
2020-02-28 | cleanup: remove setTabIcon() calls in MainTab | Berthold Stoeger |
2020-02-27 | cleanup: don't update tabs twice in MainTab::rejectChanges | Berthold Stoeger |
2020-02-27 | cleanup: remove weightsystems_equal function | Berthold Stoeger |
2020-02-27 | cleanup: remove MainTab::modified | Berthold Stoeger |
2019-12-04 | Cleanup: remove unnecessary remember/restoreSelection() pair | Berthold Stoeger |
2019-12-04 | Selection: move selection functions from divelist.c to selection.c | Berthold Stoeger |
2019-12-04 | Cleanup: Fix order of initialization in MainTab::MainTab() | Berthold Stoeger |
2019-12-03 | Undo: make profile-editing undoable | Berthold Stoeger |
2019-11-16 | Initialize modified member | Robert C. Helling |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-11-11 | Notes tab: Use top RH for depth and duretion fields | willemferguson |
2019-11-10 | Reorganise the Information tab of the Info panel | Willem Ferguson |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |