dogmaphobic
b6551cf064
Reset heartbeat timeout on new connection.
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago
dogmaphobic
9315bf5fc5
Link Management Work
10 years ago
dogmaphobic
4d13d78e13
Experimental mapping/planning tool.
10 years ago
Don Gagne
fbd8d66b7d
Progress bar for parameter load
10 years ago
Don Gagne
d5146cd2a2
Resource restructuring
...
- All resources are either under src or under resources dirs
- Removed files top level directory
- Move flightgear files to top level dir
10 years ago
Don Gagne
784b87091f
Use QSharedPointer for cross-thread Link references
...
Also many LinkManager API changes to further isolate all link
management inside LinkManager.
10 years ago
dogmaphobic
72a7acc5df
Moved update canvas to ScreenTools
...
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).
10 years ago
dogmaphobic
b6cf543e32
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.
10 years ago
dogmaphobic
e3d7e12953
Chevron buttons in Main Tool Bar
10 years ago
dogmaphobic
86fd4a2909
Completed Tool Bar settings in Preferences Dialog
10 years ago
Don Gagne
b82c8e7866
Add parent in constructor
10 years ago
dogmaphobic
ddc2398270
Better explaining DPI issues.
10 years ago
dogmaphobic
d567182b9a
Tool Bar Tweaks
10 years ago
dogmaphobic
bed21b49f3
New, QML based Tool Bar.
10 years ago