index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mobile-widgets
Age
Commit message (
Expand
)
Author
2019-10-20
Mobile: remove remaining accesses to DiveObjectHelper from QML
Dirk Hohndel
2019-10-20
Mobile: get dive details directly from the model
Dirk Hohndel
2019-10-14
Mobile: ensure input fields stay visible after keyboard opens
Dirk Hohndel
2019-10-14
Mobile: pick icons depending on theme
Dirk Hohndel
2019-10-13
Mobile: improve helper function to track selected dives
Dirk Hohndel
2019-10-13
Mobile: bring back the adaptive size for the tool bar
Dirk Hohndel
2019-10-13
Mobile: ensure consistent path when accessing arrow icons
Dirk Hohndel
2019-10-13
Mobile: implement our own back entry for GlobalDrawer
Dirk Hohndel
2019-10-13
Mobile: update the map when the selected dive changes
Dirk Hohndel
2019-10-13
Mobile: add helper function to keep selection in sync
Dirk Hohndel
2019-10-13
Mobile: move pageIndex function to main.qml
Dirk Hohndel
2019-10-13
Mobile: when selecting dive via map, expand its trip
Dirk Hohndel
2019-10-13
Mobile: when selecting dive via map, update details view
Dirk Hohndel
2019-10-13
Mobile: when switching to the details, reuse existing page
Dirk Hohndel
2019-10-13
Mobile: use tri-state variable to improve the map hack
Dirk Hohndel
2019-10-13
Mobile: insane hack to make map page work
Dirk Hohndel
2019-10-13
Mobile: keep existing page stack when showing map
Dirk Hohndel
2019-10-13
Mobile: need to recalculate column width when rotating
Dirk Hohndel
2019-10-13
Mobile: don't make sub-pages fill the parent
Dirk Hohndel
2019-10-13
Mobile: change handling of columns and column width
Dirk Hohndel
2019-10-13
Mobile: ApplicationHeader is now deprecated
Dirk Hohndel
2019-10-13
Mobile: show the undo for delete for 5 seconds
Dirk Hohndel
2019-10-06
Fix text in darkmode on mobile app.
Paul Buxton
2019-10-04
Cleanup: Turn DiveListSortModel into classical singleton
Berthold Stoeger
2019-10-02
Mobile: fix reloading dive list after download
Dirk Hohndel
2019-10-02
Mobile: don't allow width change without rotation
Dirk Hohndel
2019-10-02
Mobile: add more debugging output for screen width issue
Dirk Hohndel
2019-10-02
Mobile: recalculate base units only for first real change
Dirk Hohndel
2019-10-02
Mobile: only print debug output if there's information
Dirk Hohndel
2019-10-02
Import: Make DownloadThread a subobject of DiveImportedModel
Berthold Stoeger
2019-09-27
Mobile: replace model-reset by row-addition in DiveListModel::reload()
Berthold Stoeger
2019-09-27
Mobile: clear dive data via model
Berthold Stoeger
2019-09-27
Mobile: Don't access dive-id via DiveObjectHelper
Berthold Stoeger
2019-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: Pass gpsTrackers directly to GpsListModel::update()
Berthold Stoeger
2019-09-25
Cleanup: unify idiosyncratic singletons
Berthold Stoeger
2019-09-21
Mobile: make sure QML gets notified when value changes
Dirk Hohndel
2019-09-21
Mobile: more space around menu button on Download page
Dirk Hohndel
2019-09-21
Mobile: pass section directly to tripTitle() and tripShortDate()
Berthold Stoeger
2019-09-21
Mobile: don't show filter button when entering credentials
Dirk Hohndel
2019-09-21
Android: print Android HW information
Dirk Hohndel
2019-09-21
Mobile: print out Qt information on the system we are running on
Dirk Hohndel
2019-09-21
Mobile: dump the information QML has about the screen
Dirk Hohndel
2019-09-21
Mobile: correct font size of 'Previously used DC' label
Dirk Hohndel
2019-09-21
Mobile: recalculate gridUnit and font size if width changes
Dirk Hohndel
2019-09-21
Mobile: move gridUnit and font adjustment to function
Dirk Hohndel
2019-09-14
Mobile: don't generate numerous DiveObjectHelpers in startEditMode()
Berthold Stoeger
2019-09-14
Mobile: transform DiveObjectHelper into value-type
Berthold Stoeger
2019-09-14
Mobile: remove dive argument from DiveListModel::insertDive()
Berthold Stoeger
2019-09-14
Mobile: use value semantics for DiveObjectHelper in qmlmanager.cpp
Berthold Stoeger
[prev]
[next]