- 13 Apr, 2016 1 commit
-
-
Tomaz Canabrava authored
All qsTr calls done Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 31 Mar, 2016 1 commit
-
-
Tomaz Canabrava authored
All facts are numeric, atm. this means that the input should only accept numbers. it already had the inputMethodHints: Qt.ImhFormattedNumbersOnly option, but for some reason it still accepted letters and symbols. by adding a validator: DoubleValidator {} we limit the characters to numbers only - and if the value is a integer, it will still work. Tested by adding waypoints on the map & messing with the GPS coordinates. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 02 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 04 Feb, 2016 1 commit
-
-
dogmaphobic authored
-
- 03 Jan, 2016 2 commits
- 20 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 13 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Jun, 2015 1 commit
-
-
Don Gagne authored
-
- 26 May, 2015 1 commit
-
-
Don Gagne authored
-
- 06 Mar, 2015 1 commit
-
-
Don Gagne authored
Passing parameters QVariantMap across C++ boundary was causing crashes in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary in multiple QQuickWidgets caused jScript GC to crash.
-
- 20 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 07 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 04 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 25 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 24 Dec, 2014 1 commit
-
-
Don Gagne authored
-