aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2020-04-04undo/mobile: keep track of dive sitesGravatar Berthold Stoeger
2020-03-31mobile/dive-list: try to force focus on filter text fieldGravatar Dirk Hohndel
2020-03-31mobile/dive-summary: make the drop downs smallerGravatar Dirk Hohndel
2020-03-31mobile/dive-details: add option to toggle the invalid flagGravatar Dirk Hohndel
2020-03-31mobile/dive-details: fix incorrect call to create tripGravatar Dirk Hohndel
2020-03-31mobile/dive-details: if menu is open, close that with back buttonGravatar Dirk Hohndel
2020-03-31cleanup: make QMLManager member functions privateGravatar Berthold Stoeger
2020-03-31mobile: don't call saveChangesLocal() twice on non-iOSGravatar Berthold Stoeger
2020-03-31mobile/dive-details: don't show virtual keyboard in dive view modeGravatar Dirk Hohndel
2020-03-31mobile: improve Android back key behaviorGravatar Dirk Hohndel
2020-03-31mobile/dive-details: remove the redundant 'map it' buttonGravatar Dirk Hohndel
2020-03-31mobile/dive-list: avoid using undefined value as booleanGravatar Dirk Hohndel
2020-03-31cleanup: remove loadFromCloud() declaration from QMLManager.hGravatar Berthold Stoeger
2020-03-30cleanup: use setPointSizeF() in themeInterface::set_currentScale()Gravatar Berthold Stoeger
2020-03-30cleanup: fix initialization order in QMLProfile constructorGravatar Berthold Stoeger
2020-03-30cleanup: un-slotify QMLManager functionsGravatar Berthold Stoeger
2020-03-30cleanup: fold ThemeInterface::setup() into constructorGravatar Berthold Stoeger
2020-03-30cleanup: don't send values in changed-signals of ThemeInterfaceGravatar Berthold Stoeger
2020-03-30coding style: rename themeInterface to ThemeInterfaceGravatar Berthold Stoeger
2020-03-30cleanup: make color-constants in themeinterface.cpp staticGravatar Berthold Stoeger
2020-03-30cleanup: make members of ThemeInterface non-staticGravatar Berthold Stoeger
2020-03-30mobile UI: don't exit when using back button to close drawersGravatar Dirk Hohndel
2020-03-30mobile/dive-list: add indicator that dive list is being processedGravatar Dirk Hohndel
2020-03-30mobile/dive-list: show/hide virtual keyboard as needed for filterGravatar Dirk Hohndel
2020-03-30mobile/dive-list: make sure filter input area is visibleGravatar Dirk Hohndel
2020-03-29mobile/cleanup: use a mutex to protect storage accessGravatar Dirk Hohndel
2020-03-28mobile/save-changes: untangle the handling of alreadySavingGravatar Dirk Hohndel
2020-03-28mobile/cleanup: tiny coding style issue that bugged meGravatar Dirk Hohndel
2020-03-26mobile UI: add create trip to DiveDetails context menuGravatar Dirk Hohndel
2020-03-26iOS: ensure changes are saved locallyGravatar Dirk Hohndel
2020-03-26cleanup: remove dead codeGravatar Dirk Hohndel
2020-03-26mobile/dive-list: add ability to create tripGravatar Dirk Hohndel
2020-03-26mobile/cleanup: pageStack.pop() doesn't take a string argumentGravatar Dirk Hohndel
2020-03-26mobile UI: undo partial dive add when cancelingGravatar Dirk Hohndel
2020-03-26mobile/page-selection: consistently use showPage to select a pageGravatar Dirk Hohndel
2020-03-25mobile/profile: ensure profile opacity resets when zoomingGravatar Dirk Hohndel
2020-03-25mobile/debug: simulate zooming through mouse wheel on desktopGravatar Dirk Hohndel
2020-03-23mobile/profile: don't pan unless we are zoomed inGravatar Dirk Hohndel
2020-03-23mobile: show the new v3 user manualGravatar Dirk Hohndel
2020-03-21mobile/divelist: add UI to toggle dive invalid flagGravatar Dirk Hohndel
2020-03-21mobile UI: show dives marked as invalid with strike throughGravatar Dirk Hohndel
2020-03-21mobile/tripedit: close page after savingGravatar Dirk Hohndel
2020-03-21mobile/settings: attempt to fix the layoutGravatar Dirk Hohndel
2020-03-21mobile/DCdownload: try harder to get the right elements selectedGravatar Dirk Hohndel
2020-03-21mobile UI: stop the use of dark icon themeGravatar Dirk Hohndel
2020-03-18mobile: remove QMLManager::updateSiteList()Gravatar Berthold Stoeger
2020-03-17git: load into arbitrary dive tablesGravatar Berthold Stoeger
2020-03-17mobile/cleanup: add some more log messagesGravatar Dirk Hohndel
2020-03-17mobile/cleanup: remove the second access to cloud dataGravatar Dirk Hohndel
2020-03-17mobile/edit: don't add dive site twice to tableGravatar Berthold Stoeger