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
/
Subsurface-mobile.pro
Age
Commit message (
Expand
)
Author
2021-09-13
core: remove location service preferences
Dirk Hohndel
2021-09-13
mobile: remove GpsLocation
Dirk Hohndel
2021-09-13
mobile: remove GpsListModel
Dirk Hohndel
2021-07-23
core: C++-ify membuffer
Berthold Stoeger
2021-02-17
desktop: fold ApplicationState into MainWindow
Berthold Stoeger
2021-02-13
statistics: make selection keyboard modifiers more general
Berthold Stoeger
2021-02-06
statistics: don't place labels at half-integer values
Berthold Stoeger
2021-01-20
statistics: render regression item using QSGNode
Berthold Stoeger
2021-01-20
statistics: convert HistogramMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: convert QuartileMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: draw legend as a QSGNode
Berthold Stoeger
2021-01-19
mobile/statistics: make icons available in mobile app
Dirk Hohndel
2021-01-10
build-system: compile stats code on mobile OSs
Dirk Hohndel
2021-01-10
statistics: add a skeleton StatsManager class
Berthold Stoeger
2021-01-03
ui: create a RoundRectItem class
Berthold Stoeger
2021-01-02
cleanup: move pref related structs and functions to pref.c
Berthold Stoeger
2020-12-23
build-system/Android: adapt the Google maps plugin name
Dirk Hohndel
2020-12-17
core: remove DiveObjectHelper
Berthold Stoeger
2020-12-17
printing: remove CylinderObjectHelper
Berthold Stoeger
2020-12-17
core: create string-format.cpp source file
Berthold Stoeger
2020-12-17
build-system/iOS: remove outdated build-ios directories
Dirk Hohndel
2020-12-17
build-system/iOS: ensure icons are bundled
Dirk Hohndel
2020-12-17
build-system/iOS: build Kirigami separately for iOS as well
Dirk Hohndel
2020-12-17
build-system/Android: handle resource issues
Dirk Hohndel
2020-12-17
mobile/qmake: use correct Kirigami files
Dirk Hohndel
2020-12-12
profile: move DiveHandler to profile-widget folder
Berthold Stoeger
2020-11-23
android: force inclusion of 32 & 64 bit openssl libraries
Dirk Hohndel
2020-11-20
android: bundle the default font for OnePlus devices
Dirk Hohndel
2020-11-19
build-system: combine iOS and Android Subsurface-mobile.pro
Dirk Hohndel