summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2019-12-29tests: fix TestQPrefLogGravatar Dirk Hohndel
2019-12-27core/settings: make qPrefUnit accesable from QMLGravatar jan Iversen
2019-12-27core: use set_lang_locale to modify prefs.locale.lang_localeGravatar jan Iversen
2019-12-25Preferences UI: final cleanupGravatar willemferguson
2019-12-25Preferences UI: add dive log tabGravatar willemferguson
2019-12-25Preferenced UI: add dive download 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: correct include in exportfuncsGravatar jan Iversen
2019-12-24core: add convert between meter/feet to plannerSharedGravatar jan Iversen
2019-12-24core: add plannerShared classGravatar jan Iversen
2019-12-13core: remove LOG_STP from mobileGravatar jan Iversen
2019-12-12core: divehare avoid race problem.Gravatar jan Iversen
2019-12-12core: divehare change slot namesGravatar jan Iversen
2019-12-12core/settings: qPrefCloudStorage, correct diveshare_uid namingGravatar jan Iversen
2019-12-12core: uploadDiveLogsDE::prepareDives no longer need to be publicGravatar jan Iversen
2019-12-11core: corrected timeout and error text problem in uploadDiveLogsDEGravatar jan Iversen
2019-12-11core: add uploadStatus signal to uploadDiveLogsDEGravatar jan Iversen
2019-12-11core: make uploadDiveLogsDE slots workable for desktopGravatar jan Iversen
2019-12-11core: rename slot in uploadDiveLogsDEGravatar jan Iversen
2019-12-11core: make prepareDives public in uploadDiveLogsDEGravatar jan Iversen
2019-12-11core: make shared prepareDives identical to desktop prepare_dives_for_divelogsGravatar jan Iversen
2019-12-11core: correct QString arg problemGravatar jan Iversen
2019-12-11core: add timeout.stop() if upload successfulGravatar jan Iversen
2019-12-11core: add upload divelogs.de classGravatar jan Iversen
2019-12-11core/settings: extend qPrefCloudStorage with divelogsde user infoGravatar jan Iversen
2019-12-11core: change uploadFinish() to include htmlGravatar jan Iversen
2019-12-11core: copy doUpload from desktop-widgets to coreGravatar jan Iversen
2019-12-11core/settings: extend qPrefCloudStorage with diveshare uid/privateGravatar jan Iversen
2019-12-11core: add upload dive-share.com classGravatar jan Iversen
2019-12-10Filter: send filterReset via signalGravatar Berthold Stoeger
2019-12-07Selection: provide convenience function for single-dive selectionGravatar Berthold Stoeger
2019-12-05core/settings: remove Q_PROPERTY warning in qPref headersGravatar jan Iversen
2019-12-05core/settings: make qPref* constructors privateGravatar jan Iversen
2019-12-05core/settings: make qPrefGeocoding functions staticGravatar jan Iversen
2019-12-05core: correct cloudstorage.cpp to use static qPrefCloudStorage functions.Gravatar jan Iversen
2019-12-05Cleanup: set description to null in free_[weightsystem|cylinder]Gravatar Berthold Stoeger
2019-12-05Undo: make weight editing undoableGravatar Berthold Stoeger
2019-12-05Cleanup: use free_weightsystem function instead of explicit freeGravatar Berthold Stoeger
2019-12-05Cleanup: introduce empty_weightsystem constantGravatar Berthold Stoeger
2019-12-05Undo: make weight-deletion an undoable actionGravatar Berthold Stoeger
2019-12-05Undo: make adding of weights an undoable actionGravatar Berthold Stoeger
2019-12-05core: add dive_site export for mobile in ExportfuncsGravatar jan Iversen
2019-12-04Selection: move selection of "first" dive to coreGravatar Berthold Stoeger
2019-12-04Cleanup: remove superfluous includes from core/divelist.cGravatar Berthold Stoeger
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
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