- Mar 29, 2015
-
-
Don Gagne authored
-
- Mar 26, 2015
- Mar 19, 2015
-
-
dogmaphobic authored
-
- Mar 18, 2015
-
-
dogmaphobic authored
-
Don Gagne authored
-
- Mar 17, 2015
-
-
Don Gagne authored
-
- Mar 15, 2015
- Mar 13, 2015
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
- Mar 11, 2015
-
-
dogmaphobic authored
-
- Mar 10, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Mar 09, 2015
-
-
dogmaphobic authored
Moved update canvas signal to perspective load instead of hooking it to the paint event. Added an "S" as the unit for the number of cells fact (as in 4S).
-
dogmaphobic authored
Added "Advanced Settings" check box.
-
Don Gagne authored
-
dogmaphobic authored
Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets. Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality. Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
-
- Mar 08, 2015
-
-
dogmaphobic authored
-
- Mar 07, 2015
-
-
Don Gagne authored
-
- Mar 06, 2015
-
-
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.
-
- Mar 05, 2015
-
-
Don Gagne authored
Will rewrite singleton shutdown in separate pull
-
- Mar 01, 2015
- Feb 28, 2015
- Feb 27, 2015
-
-
Don Gagne authored
-