aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qmlprofile.cpp
AgeCommit message (Expand)Author
2016-01-28Avoid uninitialized memory accessGravatar Dirk Hohndel
2016-01-18QML UI: yet another attempt to fix the profile scalingGravatar Dirk Hohndel
2016-01-15QML UI: next attempt to address the profile scalingGravatar Dirk Hohndel
2016-01-13try to fix profile scalingGravatar Sebastian Kügler
2016-01-04QML UI: make profile margin scale proportional to dimensionsGravatar Rick Walsh
2015-12-30QML UI: scale profile in two stagesGravatar Rick Walsh
2015-12-29QML UI: scale profile to allow for some visible separationGravatar Dirk Hohndel
2015-12-29QML UI: draw the profile anti aliasedGravatar Dirk Hohndel
2015-12-29QML UI: obtain a reasonable margin from QMLGravatar Dirk Hohndel
2015-12-29QML-UI: switch profile widget into print modeGravatar Dirk Hohndel
2015-12-26QML-UI: attempt to improve profile scalingGravatar Dirk Hohndel
2015-12-05QML-UI: delete unused codeGravatar Dirk Hohndel
2015-12-02QML UI: fix profile scalingGravatar Dirk Hohndel
2015-12-01QML UI: call plot dive when we set the diveGravatar Dirk Hohndel
2015-11-11Cache diveprofile widget in the diveprofile QtQuick itemGravatar Sebastian Kügler
2015-11-05QML-UI: find the include filesGravatar Dirk Hohndel
2015-07-29QML UI: Fix incorrect sizing of dive profileGravatar Grace Karanja
2015-07-25QML UI: Show profile on AndroidGravatar Grace Karanja
2015-07-17QML UI: Add QMLProfile classGravatar Grace Karanja