summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: split process_imported_dives() functionGravatar Berthold Stoeger
2019-01-09Import: add merge_all_trips parameter to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2019-01-09Core: add trip_table parameter to trip-functionsGravatar Berthold Stoeger
2019-01-09Core: keep trips in table(s)Gravatar Berthold Stoeger
2019-01-09Core: Rename functions to more generic namesGravatar Berthold Stoeger
2018-12-29Mobile: fix editing dive siteGravatar Berthold Stoeger
2018-12-21Mobile: add helper function to fill in the BT nameGravatar Dirk Hohndel
2018-12-21Mobile: force update of ui on pasteGravatar Miika Turkia
2018-12-21Mobile: initialize copy variablesGravatar Miika Turkia
2018-12-21Mobile: UI for selecting what to copy-pasteGravatar Miika Turkia
2018-12-17Cleanup: make DCDeviceData a "normal" singletonGravatar Berthold Stoeger
2018-11-20Core: replace tripflag by notrip booleanGravatar Berthold Stoeger
2018-11-18Dive list: replace dive-list of trips by a tableGravatar Berthold Stoeger
2018-11-18Core: unify insert_trip() and insert_trip_dont_merge()Gravatar Berthold Stoeger
2018-11-18Mobile: visual indication for copy and paste operationsGravatar Miika Turkia
2018-11-18Mark cache invalid to get data savedGravatar Miika Turkia
2018-11-18Verify that copy is doneGravatar Miika Turkia
2018-11-18Support for copy-pasting specific fields on mobileGravatar Miika Turkia
2018-11-15Mobile: Allow multiple divemastersGravatar Jocke
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in create_dive_site_*()Gravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in get_dive_site_*()Gravatar Berthold Stoeger
2018-10-23Mobile/filtering: update filter in separate threadGravatar Dirk Hohndel
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-11Undo: make diverse trip-related operations undo-ableGravatar Berthold Stoeger
2018-10-09Mobile: factor out syncToCloud [3/3]Gravatar Jan Mulder
2018-10-09Mobile: mark divelist changed on no-cloud to cloud accountGravatar Jan Mulder
2018-10-06Import: pass "downloaded" parameter to process_imported_dives()Gravatar Berthold Stoeger
2018-10-06Core: remove preexisting field from struct dive_tableGravatar Berthold Stoeger
2018-09-29Mobile: don't call clear_dive() on deleteDiveGravatar Berthold Stoeger
2018-09-23Core: split process_dives() in post-import and post-load versionsGravatar Berthold Stoeger
2018-09-23Mobile/remember DCs: try to match device namesGravatar Dirk Hohndel
2018-09-19Mobile: git prefs overrules localeGravatar Jocke
2018-09-12mobile-widgets: remove setTimeThreshold from systemGravatar jan Iversen
2018-09-12mobile-widgets: move distanceThreshold handling to qPrefGravatar jan Iversen
2018-09-11core/settings ... : remove qPref* includes in qPref.hGravatar jan Iversen
2018-09-11core: declare cloud_status in qPrefCloudStorageGravatar jan Iversen
2018-09-11cleanup[4/6], mobile: remove superfluous code from gpslocationGravatar Jan Mulder
2018-09-10prefs: git_local_only is not a preferenceGravatar Dirk Hohndel
2018-09-06mobile_widgets: correct cloudCredentials save problemGravatar jan Iversen
2018-08-25mobile-widgets: remove QSettingsGravatar jan Iversen
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-08-23Cleanup: user properly typed pointersGravatar Berthold Stoeger
2018-08-15mobile-widgets: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-14core: activate qPrefGeneralGravatar jan Iversen