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-helper.cpp
Age
Commit message (
Expand
)
Author
2017-04-29
Add SPDX header to top level files
Dirk Hohndel
2017-04-04
QML UI: better handling of device pixel ratio
Dirk Hohndel
2016-08-27
Fix compile for Subsurface-mobile
Dirk Hohndel
2016-08-16
iOS build: directly include Kirigami
Dirk Hohndel
2016-08-16
Revert "Init Kirigami resources"
Dirk Hohndel
2016-08-15
Init Kirigami resources
Dirk Hohndel
2016-08-14
Use kirigami built in static mode
Marco Martin
2016-04-14
Make it easy to access the sort model from the QML manager
Dirk Hohndel
2016-04-05
Don't set the window size on iOS, either
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-11
QML UI: sort GPS fixes correctly
Dirk Hohndel
2016-03-08
QML UI: pass initial screen information to QMLManager
Dirk Hohndel
2016-01-28
Use our own sort proxy model class
Dirk Hohndel
2016-01-07
Set up model for GPS fixes
Dirk Hohndel
2016-01-01
QML UI: consistency in naming
Dirk Hohndel
2015-11-30
Fix QML component import path when running Mac bundle of Subsurface-mobile
Dirk Hohndel
2015-11-29
Allow to use QML imports shipped in the qrc file
Sebastian Kügler
2015-11-18
Location service: move into subsurface-core
Dirk Hohndel
2015-11-14
Missing half of the previous commit
Dirk Hohndel
2015-11-14
Move proxy initialization into shared code
Dirk Hohndel
2015-11-11
Location service: move location provider into QML manager
Dirk Hohndel
2015-11-11
Location service: move files around to fit new directory layout
Dirk Hohndel
2015-11-11
Location service: request position update
Dirk Hohndel
2015-11-06
Better file names for Subsurface-mobile related sources
Dirk Hohndel