Age | Commit message (Expand) | Author |
2019-12-12 | core: uploadDiveLogsDE::prepareDives no longer need to be public | jan Iversen |
2019-12-11 | core: corrected timeout and error text problem in uploadDiveLogsDE | jan Iversen |
2019-12-11 | core: add uploadStatus signal to uploadDiveLogsDE | jan Iversen |
2019-12-11 | core: make uploadDiveLogsDE slots workable for desktop | jan Iversen |
2019-12-11 | core: rename slot in uploadDiveLogsDE | jan Iversen |
2019-12-11 | core: make prepareDives public in uploadDiveLogsDE | jan Iversen |
2019-12-11 | core: make shared prepareDives identical to desktop prepare_dives_for_divelogs | jan Iversen |
2019-12-11 | core: correct QString arg problem | jan Iversen |
2019-12-11 | core: add timeout.stop() if upload successful | jan Iversen |
2019-12-11 | core: add upload divelogs.de class | jan Iversen |
2019-12-11 | core/settings: extend qPrefCloudStorage with divelogsde user info | jan Iversen |
2019-12-11 | core: change uploadFinish() to include html | jan Iversen |
2019-12-11 | core: copy doUpload from desktop-widgets to core | jan Iversen |
2019-12-11 | core/settings: extend qPrefCloudStorage with diveshare uid/private | jan Iversen |
2019-12-11 | core: add upload dive-share.com class | jan Iversen |
2019-12-10 | Filter: send filterReset via signal | Berthold Stoeger |
2019-12-07 | Selection: provide convenience function for single-dive selection | Berthold Stoeger |
2019-12-05 | core/settings: remove Q_PROPERTY warning in qPref headers | jan Iversen |
2019-12-05 | core/settings: make qPref* constructors private | jan Iversen |
2019-12-05 | core/settings: make qPrefGeocoding functions static | jan Iversen |
2019-12-05 | core: correct cloudstorage.cpp to use static qPrefCloudStorage functions. | jan Iversen |
2019-12-05 | Cleanup: set description to null in free_[weightsystem|cylinder] | Berthold Stoeger |
2019-12-05 | Undo: make weight editing undoable | Berthold Stoeger |
2019-12-05 | Cleanup: use free_weightsystem function instead of explicit free | Berthold Stoeger |
2019-12-05 | Cleanup: introduce empty_weightsystem constant | Berthold Stoeger |
2019-12-05 | Undo: make weight-deletion an undoable action | Berthold Stoeger |
2019-12-05 | Undo: make adding of weights an undoable action | Berthold Stoeger |
2019-12-05 | core: add dive_site export for mobile in Exportfuncs | jan Iversen |
2019-12-04 | Selection: move selection of "first" dive to core | Berthold Stoeger |
2019-12-04 | Cleanup: remove superfluous includes from core/divelist.c | Berthold Stoeger |
2019-12-04 | Selection: move selection functions from divelist.c to selection.c | Berthold Stoeger |
2019-12-04 | Selection: move commands/command_private.* to core/selection.* | Berthold Stoeger |
2019-12-03 | core: add shared export functions (copy from desktop-widgets) | jan Iversen |
2019-12-03 | Desktop: add export to html | willemferguson |
2019-12-03 | Desktop: add additional star widgets to Information tab | willemferguson |
2019-12-03 | Desktop: add additional star widgets to Information tab | willemferguson |
2019-12-03 | Desktop: handle environmental states in Information tab | willemferguson |
2019-11-28 | Add current GF to infobox | Robert C. Helling |
2019-11-26 | core: add --testqml flag to mobileExecutable | jan Iversen |
2019-11-22 | Core: don't prevent some OSTC models from being recognized | Dirk Hohndel |
2019-11-20 | Translations: try to be smarter when picking the right locale | Dirk Hohndel |
2019-11-19 | Dive list: update selection after clearing model | Berthold Stoeger |
2019-11-19 | Filter: move recalculation of filter from FilterModel to TripModel | Berthold Stoeger |
2019-11-19 | Filter: move num_shown logic from model to core | Berthold Stoeger |
2019-11-19 | Filter: split out filter from model | Berthold Stoeger |
2019-11-19 | Filter: move calculation of shown dives to undo command | Berthold Stoeger |
2019-11-19 | Filter: move number of shown dives to core | Berthold Stoeger |
2019-11-16 | Check if all required bytes were read | Robert C. Helling |
2019-11-16 | Don't acces null dive computer | Robert C. Helling |
2019-11-16 | Use the actual error number | Robert C. Helling |