Age | Commit message (Expand) | Author |
2020-05-25 | cleanup: whitespace fixes in TabDiveInformation | Berthold Stoeger |
2020-05-25 | desktop: localize salinity value | 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: use current_dive to save subtitles | Berthold Stoeger |
2020-05-07 | desktop: use current_dive instead of displayed_dive on equipment tab | Berthold Stoeger |
2020-05-07 | desktop: update tab info only if current_dive is set | Berthold Stoeger |
2020-05-07 | statistics tab: use current_dive to decide whether user is freediving | Berthold Stoeger |
2020-05-07 | cleanup: generalize ExtraDataModel to display data of any dc | Berthold Stoeger |
2020-05-06 | undo: make picture (media) deletion undoable | Berthold Stoeger |
2020-05-06 | media: remove unused local variable | Berthold Stoeger |
2020-05-06 | media: put photo-view in row-selection mode | Berthold Stoeger |
2020-05-06 | desktop: avoid spurious undo commands for date/time editing | Berthold Stoeger |
2020-05-06 | desktop: update statistics tab when cylinders changed | Berthold Stoeger |
2020-05-06 | desktop: update information tab when cylinders change | Berthold Stoeger |
2020-05-05 | cleanup: capitalize use dc | Monty Taylor |
2020-05-05 | cleanup: Change Salty to Brackish | Monty Taylor |
2020-05-05 | Grantlee: Add salinity and water type to grantlee variables | Monty Taylor |
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-30 | desktop: don't replot profile when populating dive information tab | Berthold Stoeger |
2020-04-26 | selection: replace selectedTrips() by singleSelectedTrip() function | Berthold Stoeger |
2020-04-21 | desktop: don't access first data element if no cylinders | Berthold Stoeger |
2020-04-20 | desktop: rearrange widgets on the dive site tab | Berthold Stoeger |
2020-04-13 | desktop: remove special QGroupBox stylesheet for non-Windows systems | Berthold Stoeger |
2020-04-07 | cleanup: remove unneeded includes from TabDiveEquipment.cpp | Berthold Stoeger |
2020-04-07 | undo: show multiple dive warning when editing equipment | 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 DIVE EditMode in MainTab | 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: add cylinders via undo | Berthold Stoeger |
2020-04-07 | undo: remove TabDiveWidget::acceptChanges and rejectChanges | Berthold Stoeger |
2020-04-07 | undo: call removeCylinder undo command in equipment tab | Berthold Stoeger |
2020-04-07 | CylinderModel: make dive dynamic | Berthold Stoeger |
2020-03-18 | models: update divesite-model when clearing/updating dive model | Berthold Stoeger |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-06 | Cleanup: Move stringToList to core/qthelper.cpp | Berthold Stoeger |