Age | Commit message (Expand) | Author |
2018-10-11 | Dive list: propagate current-item to frontend | Berthold Stoeger |
2018-10-11 | Dive list: expand trips if dives are selected | Berthold Stoeger |
2018-10-11 | Undo: select dives after add, remove, merge, split dive commands | Berthold Stoeger |
2018-10-11 | Dive list view: replace signal-magic by flag | Berthold Stoeger |
2018-10-11 | Dive list: remember selected dives | Berthold Stoeger |
2018-10-11 | Dive list: implement proper Qt-model semantics for DiveTripModel | Berthold Stoeger |
2018-10-11 | Undo: isolate undo-commands | Berthold Stoeger |
2018-10-11 | Undo: make diverse trip-related operations undo-able | Berthold Stoeger |
2018-10-11 | Undo: implement rudimentary support for undo of dive-merging | Berthold Stoeger |
2018-10-11 | Undo: implement rudimentary support for undo of dive-splitting | Berthold Stoeger |
2018-10-11 | Undo: fix multi-level undo of delete-dive and remove-dive-from-trip | Berthold Stoeger |
2018-09-15 | Update the dive list context menu to reflect new media interface | willemferguson |
2018-09-04 | Desktop: buddies in the dive list | Jan Mulder |
2018-09-01 | Cleanup: make DiveTripModel a global object | Berthold Stoeger |
2018-08-29 | Dive trips: don't crash on repeated trip-removal | Berthold Stoeger |
2018-08-26 | divelistview: always show at least one column | Lubomir I. Ivanov |
2018-07-30 | Cleanup: remove DiveListView::fixMessyQtModelBehaviour() | Berthold Stoeger |
2018-07-30 | Cleanup: remove parameter from currentDiveChanged signal | Berthold Stoeger |
2018-07-30 | Cleanup: remove DiveListView::testSlot() | Berthold Stoeger |
2018-07-27 | Dive list view: setup columns in constructor | Berthold Stoeger |
2018-07-27 | Dive list view: move column width logic back from DiveTripModel | Berthold Stoeger |
2018-07-15 | For media file open dialog add different file filters | Stefan Fuchs |
2018-07-15 | UI change of "images"/"photo" to "media" or "media files" | Stefan Fuchs |
2018-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-07-04 | Dive pictures: index local file name by canonical filname | Berthold Stoeger |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-25 | Cleanup: Don't defer deletion of oldModel in DiveListView::reload() | Berthold Stoeger |
2018-05-24 | desktop-widgets: replace (void) with no parameter name | jan Iversen |
2018-05-23 | Fix includes for building against Qt-5.11.0 | Gaetan Bisson |
2018-05-21 | desktop-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-04-04 | Add "Tags" column in Desktop app's dive list view | Jeremie Guichard |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-05 | Cleanup: Fold add_hash() call into learnHash() function | Berthold Stoeger |
2017-12-04 | Use QDir::exists() instead of QDir::setCurrent() to check for existence | Berthold Stoeger |
2017-12-04 | Fix typo "LastIamgeDir"->"LastImageDir" | Berthold Stoeger |
2017-10-26 | Divelistview: use report_error to report and error | Dirk Hohndel |
2017-10-23 | Fix broken multi selected dive to trip | Jan Mulder |
2017-10-03 | dive-list: maintain a single instance of DiveTripModel | Lubomir I. Ivanov |
2017-10-03 | divelist: prevent a crash for missing column width | Lubomir I. Ivanov |
2017-05-06 | File selector should filter images we can actually handle. | Robert C. Helling |
2017-04-29 | Fix call to tr in order to create translation strings | Dirk Hohndel |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-03-11 | Silence warning about unused parameter | Dirk Hohndel |
2017-01-28 | Ignore double clicks on the divelist | Joakim Bygdell |
2017-01-12 | Images from web currently only works for single pictures | Robert C. Helling |
2017-01-11 | Provide an error message when downloadig image from web fails. | Robert C. Helling |
2016-11-24 | Provide phots summary on dive list (Part 2) | Willem Ferguson |
2016-11-24 | Provide photos summary on dive list | Willem Ferguson |
2016-08-27 | Settings update: Some code cleanup | Tomaz Canabrava |