Age | Commit message (Expand) | Author |
2019-12-05 | tests: correct testqPref*.cpp to use static qPref* functions. | jan Iversen |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-10-27 | Cleanup: remove pointless call to get_units | Dirk Hohndel |
2019-08-08 | Cleanup: move planner/deco related declarations planner/deco.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-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2019-05-15 | Convert the atmospheric pressure in the Information Tab to an editable field | willemferguson |
2019-05-12 | Turn application state into enum | Berthold Stoeger |
2019-04-12 | Dive site: fix merging tests | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for 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-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
2019-04-12 | CMake: move enable_testing() to the top level | Rolf Eike Beer |
2019-04-12 | tests: use new style syntax to connect QSignalSpy | Rolf Eike Beer |
2019-04-04 | Cleanup: make qPref::registerQML() static | Berthold Stoeger |
2019-04-04 | Cleanup: remove qPref::canonical_version() and qPref::mobile_version() | Berthold Stoeger |
2019-03-27 | CMake: use function instead of macro | Rolf Eike Beer |
2019-02-01 | facebook: remove the featute from the code base | Lubomir I. Ivanov |
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 | 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 |
2018-12-13 | Dive media: add media to closest dive | Berthold Stoeger |
2018-10-30 | A test for gases used in the planner | Robert C. Helling |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-15 | Tests: remove testing of download_mode | Dirk Hohndel |
2018-10-12 | Tests: only compile TestHelper if BT support is enabled | Dirk Hohndel |
2018-10-12 | Tests: allow compilation with older Qt versions | Dirk Hohndel |
2018-10-12 | Bluetooth: add helper to separate BT name and address | Dirk Hohndel |
2018-10-12 | tests: add test for the BT/BLE address recognition | Dirk Hohndel |
2018-10-09 | Prefs: add bool preference cloud_auto_sync [1/3] | Jan Mulder |
2018-10-06 | Import: pass "downloaded" parameter to process_imported_dives() | Berthold Stoeger |
2018-10-06 | Core: remove preexisting field from struct dive_table | Berthold Stoeger |
2018-10-06 | Import: pass a dive table to process_imported_dives() | Berthold Stoeger |
2018-09-28 | Parser: parse text-based files into arbitrary table | Berthold Stoeger |
2018-09-28 | Cleanup: remove redundant prototypes from dive.h | 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 | Clean up merge issues | Dirk Hohndel |
2018-09-11 | tests: add signal test to call tst_qPref*qml | jan Iversen |
2018-09-11 | tests: add signal test to call testqPref*cpp | jan Iversen |
2018-09-11 | core/settings: correct UserSurvey -> userSurvey in qPrefDisplay | jan Iversen |
2018-09-11 | core/settings: change bestmixend to int, to allow qml to work | jan Iversen |
2018-09-11 | core/settings ... : remove qPref* includes in qPref.h | jan Iversen |
2018-09-11 | tests: update qml test cases | jan Iversen |