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
/
qt-mobile
/
qmlprofile.cpp
Age
Commit message (
Expand
)
Author
2016-01-28
Avoid uninitialized memory access
Dirk Hohndel
2016-01-18
QML UI: yet another attempt to fix the profile scaling
Dirk Hohndel
2016-01-15
QML UI: next attempt to address the profile scaling
Dirk Hohndel
2016-01-13
try to fix profile scaling
Sebastian Kügler
2016-01-04
QML UI: make profile margin scale proportional to dimensions
Rick Walsh
2015-12-30
QML UI: scale profile in two stages
Rick Walsh
2015-12-29
QML UI: scale profile to allow for some visible separation
Dirk Hohndel
2015-12-29
QML UI: draw the profile anti aliased
Dirk Hohndel
2015-12-29
QML UI: obtain a reasonable margin from QML
Dirk Hohndel
2015-12-29
QML-UI: switch profile widget into print mode
Dirk Hohndel
2015-12-26
QML-UI: attempt to improve profile scaling
Dirk Hohndel
2015-12-05
QML-UI: delete unused code
Dirk Hohndel
2015-12-02
QML UI: fix profile scaling
Dirk Hohndel
2015-12-01
QML UI: call plot dive when we set the dive
Dirk Hohndel
2015-11-11
Cache diveprofile widget in the diveprofile QtQuick item
Sebastian Kügler
2015-11-05
QML-UI: find the include files
Dirk Hohndel
2015-07-29
QML UI: Fix incorrect sizing of dive profile
Grace Karanja
2015-07-25
QML UI: Show profile on Android
Grace Karanja
2015-07-17
QML UI: Add QMLProfile class
Grace Karanja