Age | Commit message (Expand) | Author |
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 |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-24 | desktop-widgets: replace (void) with no parameter name | jan Iversen |
2018-05-21 | desktop-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-04-03 | Revert "GPS: use applyGpsLocation::applyLocations from core" | Dirk Hohndel |
2018-04-03 | Revert "cleanup: localize global variable" | Dirk Hohndel |
2018-03-14 | Cleanup: consistently use toUtf8() instead of toLocal8Bit() | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-02-02 | Free various struct membuffer in different functions | Stefan Fuchs |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-06 | Do not save WebserviceID in preferences until asked for | Jan Mulder |
2018-01-06 | cleanup: use new urls | Jan Mulder |
2018-01-06 | cleanup: localize global variable | Jan Mulder |
2018-01-06 | GPS: use applyGpsLocation::applyLocations from core | Jan Mulder |
2017-12-10 | applying gps fixes: group repetitive code under a macro | Salvador Cuñat |
2017-12-10 | Do not prefer gps fixes just for being into dive time | Salvador Cuñat |
2017-10-26 | desktop UI: no longer attempt to manually show error notifications | Dirk Hohndel |
2017-10-01 | Use helper function dive_endtime() where apropriate | Stefan Fuchs |
2017-09-04 | remove Marble from the source tree | Lubomir I. Ivanov |
2017-07-28 | subsurfacewebservices: abstract between GlobeGPS and MapWidget | Lubomir I. Ivanov |