aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
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
2019-12-03Desktop: add export to htmlGravatar willemferguson
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-12-03Desktop: handle environmental states in Information tabGravatar willemferguson
2019-11-28Add current GF to infoboxGravatar Robert C. Helling
2019-11-26core: add --testqml flag to mobileExecutableGravatar jan Iversen
2019-11-22Core: don't prevent some OSTC models from being recognizedGravatar Dirk Hohndel
2019-11-20Translations: try to be smarter when picking the right localeGravatar Dirk Hohndel
2019-11-19Dive list: update selection after clearing modelGravatar Berthold Stoeger
2019-11-19Filter: move recalculation of filter from FilterModel to TripModelGravatar Berthold Stoeger
2019-11-19Filter: move num_shown logic from model to coreGravatar Berthold Stoeger
2019-11-19Filter: split out filter from modelGravatar Berthold Stoeger
2019-11-19Filter: move calculation of shown dives to undo commandGravatar Berthold Stoeger
2019-11-19Filter: move number of shown dives to coreGravatar Berthold Stoeger
2019-11-16Check if all required bytes were readGravatar Robert C. Helling
2019-11-16Don't acces null dive computerGravatar Robert C. Helling
2019-11-16Use the actual error numberGravatar Robert C. Helling
2019-11-16Initialize cylider field properlyGravatar Robert C. Helling
2019-11-16Don't access uninitialized deco_structureGravatar Robert C. Helling