Age | Commit message (Expand) | Author |
2020-04-26 | move GitHub url to the Subsurface org | Dirk Hohndel |
2020-04-24 | cleanup: move clearing of device nodes to clear_dive_file_data() | Berthold Stoeger |
2020-04-19 | desktop: remove user survey | Dirk Hohndel |
2020-04-15 | testing: re-enable TestGitStorage | Dirk Hohndel |
2020-04-15 | testing/git-storage: alternative random number generation for Qt 5.9 | Dirk Hohndel |
2020-04-15 | testing/git-storage: fairly fundamental rewrite of the storage test | Dirk Hohndel |
2020-04-10 | media: move picture function from dive.c to picture.c | Berthold Stoeger |
2020-03-31 | cleanup: don't compile subsurface-helper.cpp for tests | Berthold Stoeger |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-09 | tests: don't build PlannerShared | Dirk Hohndel |
2020-02-04 | Cleanup: rename plannerShared to PlannerShared | Berthold Stoeger |
2020-01-31 | Remove plannerShared::instance() | Berthold Stoeger |
2020-01-26 | GitHub Actions: disabling TestGitStorage again | Dirk Hohndel |
2020-01-25 | diveplanner: adjust sac-factor calculation. | jan Iversen |
2020-01-25 | dive planner: correct bottomsac/decosac calc. | jan Iversen |
2020-01-25 | diveplanner: call planner model directly for simple variables. | jan Iversen |
2020-01-20 | backend-shared: remove asc/desc functions | jan Iversen |
2020-01-20 | core/settings:: remove string functions for units | jan Iversen |
2020-01-20 | core/settings: allow signals to be strongly typed in C++ | jan Iversen |
2020-01-10 | code cleanup: add empty table structures | Dirk Hohndel |
2020-01-10 | code cleanup: use setPath to set directory | Dirk Hohndel |
2020-01-04 | Revert "build system: disable TestGitStorage" | Dirk Hohndel |
2020-01-02 | build system: disable TestGitStorage | Dirk Hohndel |
2020-01-01 | tests: allow overwriting cloud account | Dirk Hohndel |
2020-01-01 | tests: refactor TestGitStorage | Dirk Hohndel |
2019-12-31 | tests: corrected typo in CMakeFiles.txt | jan Iversen |
2019-12-31 | tests: correct decosac/bottomsac in imperial. | jan Iversen |
2019-12-31 | tests: correct bestmixend test cases. | jan Iversen |
2019-12-31 | tests: reactivate test case in testplannershared | jan Iversen |
2019-12-29 | tests: fix TestGitStorage in a mobile build | Dirk Hohndel |
2019-12-29 | tests: correct testplannershared | jan Iversen |
2019-12-29 | tests: deactivate testQML | jan Iversen |
2019-12-29 | tests: fix testqPrefDisplay | jan Iversen |
2019-12-29 | tests: fix TestQPrefLog | Dirk Hohndel |
2019-12-29 | tests: fix TestQPrefEquipment | Dirk Hohndel |
2019-12-29 | tests: fix TestQPrefUnits | Dirk Hohndel |
2019-12-28 | tests: fix cmake syntax confusion | Dirk Hohndel |
2019-12-29 | tests: add gas tests for plannerShared | jan Iversen |
2019-12-29 | tests: add research values for diveplanning. | jan Iversen |
2019-12-27 | tests: add test cases plannerShared ratings | jan Iversen |
2019-12-27 | tests: activate TestPlannerShared | jan Iversen |
2019-12-27 | tests: add framework for plannerShared test | jan Iversen |
2019-12-27 | buildsystem: update tests to include more libraries | jan Iversen |
2019-12-27 | core/settings: make qPrefUnit accesable from QML | jan Iversen |
2019-12-25 | Preferences: add some tests | willemferguson |
2019-12-25 | Preferences UI: add dive log tab | willemferguson |
2019-12-25 | Preferences: Create a test program for qPrefMedia | willemferguson |
2019-12-25 | Pereferences UI: add media tab | willemferguson |
2019-12-25 | Preferences UI: create new equipment tab | willemferguson |
2019-12-05 | tests: correct testqPref*.cpp to use static qPref* functions. | jan Iversen |