Age | Commit message (Expand) | Author |
2020-10-26 | tests: don't fail if TestGitStorage can reach the server | Dirk Hohndel |
2020-10-25 | cleanup: split out divecomputer functions from dive.c | Berthold Stoeger |
2020-10-25 | cleanup: break out event-related code into event.[c|h] | Berthold Stoeger |
2020-10-25 | cleanup: remove unsaved_changes() test in testrenumber.cpp | Berthold Stoeger |
2020-10-24 | tests: move TestGitStorage to its own test config | 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-23 | parser: replace params[] code by new xml_params struct | Berthold Stoeger |
2020-10-17 | filter: remove filter_preset_table_t | Berthold Stoeger |
2020-09-29 | filter: load filter presets from XML files | Berthold Stoeger |
2020-05-26 | Test case for multicylinder support on CSV import | Miika Turkia |
2020-05-26 | Use single cylinder dive for tests | Miika Turkia |
2020-05-26 | Initialize variable to silence compiler warning | Miika Turkia |
2020-05-18 | Use stored SAC for validation | Miika Turkia |
2020-05-18 | TestParse to support SAC | Miika Turkia |
2020-05-06 | media: move addition of pictures out of create_picture() | Berthold Stoeger |
2020-05-06 | media: use table instead of linked list for media | Berthold Stoeger |
2020-05-05 | Explanatory comment in testprofile.cpp | Robert C. Helling |
2020-05-04 | Add test for profile data | Robert C. Helling |
2020-05-04 | CSV import/export test: Add support for dive mode | Miika Turkia |
2020-05-01 | cleanup: move dive_table from dive.h to divelist.h | Berthold Stoeger |
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 |