summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2020-11-14desktop: automatically reload completion-modelsGravatar Berthold Stoeger
2020-11-05mobile: add missing word to location warningGravatar Dirk Hohndel
2020-10-26cleanup: remove struct/class confusionGravatar Dirk Hohndel
2020-10-25cleanup: move application flags to core/subsurfacehelper.hGravatar Berthold Stoeger
2020-10-25cleanup: move mark_divelist_changed() to qmlmanager.cppGravatar Berthold Stoeger
2020-10-24git: add device-table to git-parser-stateGravatar Berthold Stoeger
2020-10-24devices: add devices in Command::importTable()Gravatar Berthold Stoeger
2020-10-24devices: add functions to add / remove / check for devicesGravatar Berthold Stoeger
2020-10-24parser: add device_table to parser stateGravatar Berthold Stoeger
2020-10-24mobile: show location service warningGravatar Dirk Hohndel
2020-10-24mobile: show text with location service iconGravatar Dirk Hohndel
2020-10-17filter: remove filter_preset_table_tGravatar Berthold Stoeger
2020-10-06Update translations from TransifexGravatar Dirk Hohndel
2020-09-29filter: implement loading of filter presets from git repositoriesGravatar Berthold Stoeger
2020-09-29filter: load filter presets from XML filesGravatar Berthold Stoeger
2020-09-29filter: unify desktop and mobile filtersGravatar Berthold Stoeger
2020-09-27mobile/dive-list: correctly update view when changing dive dateGravatar Dirk Hohndel
2020-08-16mobile/cleanup: use local variable to simplify codeGravatar Dirk Hohndel
2020-08-16mobile/dive-edit: fix incorrect handling of multi tank gas mixesGravatar Dirk Hohndel
2020-07-14mobile/download: don't allow download without connection setGravatar Dirk Hohndel
2020-06-14mobile: show sync state in menu plateGravatar Dirk Hohndel
2020-06-14mobile: add status text for cloud sync stateGravatar Dirk Hohndel
2020-06-14mobile: track if we have changes that aren't synced to cloudGravatar Dirk Hohndel
2020-06-08mobile/dive-details: restrict width of tags fieldGravatar Dirk Hohndel
2020-06-07mobile: add option to merge local cloud cache dataGravatar Dirk Hohndel
2020-06-07mobile: add helper to import data from local cloud cacheGravatar Dirk Hohndel
2020-06-07mobile: make list of local cloud cache directories availableGravatar Dirk Hohndel
2020-06-07mobile: tiny whitespace updateGravatar Dirk Hohndel
2020-05-30mobile/dive-edit: fix broken editable combo boxesGravatar Dirk Hohndel
2020-05-25mobile/credentials: email address must be lower caseGravatar Dirk Hohndel
2020-05-22cleanup: create common QDateTime -> timestamp conversion functionGravatar Berthold Stoeger
2020-05-18mobile/dive-edit: use template components and theme colorsGravatar Dirk Hohndel
2020-05-18mobile/UI: correctly theme template spin boxGravatar Dirk Hohndel
2020-05-18mobile/dc-download: fix dark theme appearanceGravatar Dirk Hohndel
2020-05-14mobile/dive-details: show tagsGravatar Dirk Hohndel
2020-05-14mobile/dive-details: less whitespace at the topGravatar Dirk Hohndel
2020-05-14mobile/dive-details: use our labels to create denser displayGravatar Dirk Hohndel
2020-05-14mobile: reduce vertical white space around labelsGravatar Dirk Hohndel
2020-05-14mobile: add smaller, vertically dense template labelGravatar Dirk Hohndel
2020-05-07cleanup: invert control-flow when resetting the core structuresGravatar Berthold Stoeger
2020-04-21cleanup: replace constructs of the type &vector[0] by vector.data()Gravatar Berthold Stoeger
2020-04-18mobile UI: indicate status of verbose flagGravatar Dirk Hohndel
2020-04-13mobile: don't call main loop for notifications once initializedGravatar Berthold Stoeger
2020-04-13mobile: remove overwriting of line special case in ui-notificationGravatar Berthold Stoeger
2020-04-04mobile/startup: fix potential crash when switching back and forthGravatar Dirk Hohndel
2020-04-04mobile/cleanup: create helper function to hide verbose castsGravatar Dirk Hohndel
2020-04-04mobile/cloud-storage: correctly transition from no-cloud to cloudGravatar Dirk Hohndel
2020-04-04mobile/cloud-storage: fix test for no cloud to cloud transitionGravatar Dirk Hohndel
2020-04-04mobile/cleanup: remove outdated comment and fix whitespaceGravatar Dirk Hohndel
2020-04-04mobile/undo: set undo stack as clean after saveGravatar Berthold Stoeger