Age | Commit message (Expand) | Author |
2020-10-26 | cleanup: fix deprecated QFlags use | Dirk Hohndel |
2020-10-24 | devices: add devices in Command::importTable() | Berthold Stoeger |
2020-10-24 | parser: add device_table to parser state | Berthold Stoeger |
2020-10-17 | filter: remove filter_preset_table_t | Berthold Stoeger |
2020-09-29 | filter: implement importing of filter presets | Berthold Stoeger |
2020-09-29 | filter: load filter presets from XML files | Berthold Stoeger |
2020-05-01 | cleanup: remove includes from desktop-widgets/locationinformation.h | Berthold Stoeger |
2020-04-19 | desktop: remove user survey | Dirk Hohndel |
2020-04-01 | cleanup: explicitly cast to int to silence a compiler warning | Berthold Stoeger |
2020-01-10 | code cleanup: add empty table structures | Dirk Hohndel |
2019-12-11 | desktop-widgets: divelogsDE: integrate shared backend | jan Iversen |
2019-12-11 | desktop-widgets: divelogsDE: delay handling until user select upload | jan Iversen |
2019-12-11 | desktop-widgets: split UI and network in DivelogsDeWebServices (prepare) | jan Iversen |
2019-12-11 | desktop-widgets: use qPrefCloudStorage instead of QSettings | jan Iversen |
2019-12-11 | desktop-widgets: remove code under RM_OBSOLETE_CODE ifdef | jan Iversen |
2019-12-11 | desktop-widgets: use uploadDiveLogsDE::prepareDives | jan Iversen |
2019-12-04 | Selection: move selection functions from divelist.c to selection.c | Berthold Stoeger |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-08-08 | Cleanup: move file-related function declarations to file.h | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-04-12 | Dive site: add dive site ref-counting | Berthold Stoeger |
2019-04-12 | Cleanup: move parse-function declarations out of "dive.h" | Berthold Stoeger |
2019-04-12 | Undo: make undo-system dive site-aware | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-03-27 | print a reason when dup() fails | Rolf Eike Beer |
2019-03-19 | Misc: replace some FIXME comments | Dirk Hohndel |
2019-01-19 | Import: control process_imported_dives() by flags | Berthold Stoeger |
2019-01-19 | Import: add add_to_new_trip flag to process_imported_dives() | Berthold Stoeger |
2019-01-09 | Undo: make dive-import undoable | Berthold Stoeger |
2019-01-09 | Import: split process_imported_dives() function | Berthold Stoeger |
2019-01-09 | Import: add merge_all_trips parameter to process_imported_dives() | Berthold Stoeger |
2019-01-09 | Import: merge dives trip-wise | Berthold Stoeger |
2019-01-09 | Parser: add trip_table parameter to parsing functions | Berthold Stoeger |
2019-01-09 | Core: Rename functions to more generic names | Berthold Stoeger |
2018-12-23 | Fix error message capitalization for web services. | John Plaxco |
2018-12-23 | Improve error reporting when exporting a selection of 0 dives. | John Plaxco |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-06 | Import: pass "downloaded" parameter to process_imported_dives() | Berthold Stoeger |
2018-10-06 | Import: pass a dive table to process_imported_dives() | Berthold Stoeger |
2018-09-29 | Cleanup: don't derive UserSurveyServices from WebServices | Berthold Stoeger |
2018-09-23 | Core: split process_dives() in post-import and post-load versions | Berthold Stoeger |
2018-09-13 | Optional anonymization upon export | Robert C. Helling |
2018-09-11 | core/settings ... : remove qPref* includes in qPref.h | jan Iversen |
2018-09-09 | Desktop: Remove webservice, remove UI components (2) | Jan Mulder |
2018-08-23 | Parse: pass dive_table argument to parse_file() | Berthold Stoeger |
2018-07-21 | core: activate qPrefCloudStorage | jan Iversen |
2018-07-04 | Translations: unify gettextFromC::tr() and QObject::tr() | Berthold Stoeger |
2018-06-16 | Cleanup: Don't clear WA_QuitOnClose attribute on dialogs | Berthold Stoeger |