summaryrefslogtreecommitdiffstats
path: root/core/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-02cleanup: move pref related structs and functions to pref.cGravatar Berthold Stoeger
2020-12-17core: remove DiveObjectHelperGravatar Berthold Stoeger
2020-12-17printing: remove CylinderObjectHelperGravatar Berthold Stoeger
2020-12-17core: create string-format.cpp source fileGravatar Berthold Stoeger
2020-12-03build-system/downloader: cli-downloader isn't part of the coreGravatar Dirk Hohndel
2020-12-03downloader: first outline of downloading dives from a deviceGravatar Dirk Hohndel
2020-10-25cleanup: move interpolate inline function to its own header fileGravatar Berthold Stoeger
2020-10-25cleanup: split out divecomputer functions from dive.cGravatar Berthold Stoeger
2020-10-25cleanup: break out event-related code into event.[c|h]Gravatar Berthold Stoeger
2020-10-23core: add a small helper-struct that keeps track of xml-parametersGravatar Berthold Stoeger
2020-09-29filter: add primitive filter presetsGravatar Berthold Stoeger
2020-09-29filter: add filter constraint object to the coreGravatar Berthold Stoeger
2020-09-13cleanup: fold core/divecomputer.cpp into core/device.cGravatar Berthold Stoeger
2020-09-04Implement Seac SeacSync databaser parser.Gravatar James Wobser
2020-05-06media: add small C++ helper describing a picture structGravatar Berthold Stoeger
2020-04-10media: move picture function from dive.c to picture.cGravatar Berthold Stoeger
2020-03-10Add timestamps to libdivecomputer.logGravatar Christof Arnosti
2020-03-07usb-serial-for-android: ImplementationGravatar Christof Arnosti
2020-03-01filter: add fulltext filtering codeGravatar Berthold Stoeger
2020-02-04Cleanup: lower-case filenames in core/subsurface-qt/Gravatar Berthold Stoeger
2020-01-24core: move GPX parsing into coreGravatar Dirk Hohndel
2019-12-25Preferences UI: add dive log tabGravatar willemferguson
2019-12-25Pereferences UI: add media tabGravatar willemferguson
2019-12-25Preferences UI: create new equipment tabGravatar willemferguson
2019-12-24build-system: move plannerShared to backend-sharedGravatar jan Iversen
2019-12-24build-system: move exportfuncs to backend-sharedGravatar jan Iversen
2019-12-24core: add plannerShared classGravatar jan Iversen
2019-12-11core: add upload divelogs.de classGravatar jan Iversen
2019-12-11core: add upload dive-share.com classGravatar jan Iversen
2019-12-04Selection: move commands/command_private.* to core/selection.*Gravatar Berthold Stoeger
2019-12-03core: add shared export functions (copy from desktop-widgets)Gravatar jan Iversen
2019-11-19Filter: split out filter from modelGravatar Berthold Stoeger
2019-06-19Cleanup: move gas-functions to own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move unit-related functions to own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: create equipment.h headerGravatar Berthold Stoeger
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-05-12Turn application state into enumGravatar Berthold Stoeger
2019-04-04Export profile dataGravatar Robert C. Helling
2019-03-27CMake: add headers to targetsGravatar Rolf Eike Beer
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2018-10-11Dive list: implement proper Qt-model semantics for DiveTripModelGravatar Berthold Stoeger
2018-09-25Metadata: rudimentary support for XMP metadataa in MP4-based videosGravatar Berthold Stoeger
2018-08-25core/tests: merge Animations and add vars. to qPrefDisplayGravatar jan Iversen
2018-08-15core: remove SettingsObjectWrapper.*Gravatar jan Iversen
2018-08-14core: create qPrefGeneral from SettingsObjectWrapperGravatar jan Iversen
2018-08-14core: create qPrefPartialPressureGas from SettingsObjectWrapperGravatar jan Iversen
2018-08-13core: create qPrefGeocoding from SettingsObjectWrapperGravatar jan Iversen
2018-08-13core: create qPrefLanguage from SettingsObjectWrapperGravatar jan Iversen
2018-08-12core: create qPrefLocationService from SettingsObjectWrapperGravatar jan Iversen