5306 Commits (12049386de8bb59810c83b0a186528760c938510)
 

Author SHA1 Message Date
Lorenz Meier 61bc6f35d3 Merge pull request #1344 from crashmatt/master 10 years ago
crashmatt 8295b8dcbf Support for bootloading uNode board 10 years ago
dogmaphobic 72a7acc5df Moved update canvas to ScreenTools 10 years ago
Bryant 18b27da88b Fix possibly empty-string error. 10 years ago
Bryant e3216f87a9 Switch GAudioOutput to new-style signal/slots. 10 years ago
Don Gagne 6f93054908 Add assert back 10 years ago
Lorenz Meier 02f36bf3ae Merge pull request #1340 from DonLakeFlyer/ChannelCount 10 years ago
dogmaphobic b2c326821e Added some battery graphics. 10 years ago
Don Gagne bf94a33c84 Remove unused Fact 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. 10 years ago
dogmaphobic d98b1a8064 Initial Battery Config 10 years ago
Lorenz Meier 2e1efdc25a Hotfix: Do not assert on missing param 10 years ago
Lorenz Meier 94e718b6e7 Merge pull request #1337 from DonLakeFlyer/FMConfig 10 years ago
Lorenz Meier dd078544b9 Merge pull request #1335 from dogmaphobic/toolBarTweaks 10 years ago
Don Gagne b69a146e73 New Flight Mode config 10 years ago
dogmaphobic 5cf65f9fe1 Grrr.. Mistyped it. 10 years ago
dogmaphobic 17351cf27f Made my own copy of showHighLight so I don't need to change the base class. 10 years ago
dogmaphobic a30a125a08 Tweaked text colors in main tool bar. 10 years ago
Don Gagne af2d735d71 Merge pull request #1333 from DonLakeFlyer/Hover 10 years ago
Don Gagne f3a77dbb4b Better variable names 10 years ago
Don Gagne 9f4b6e76f5 Fix hover state of Button 10 years ago
Don Gagne 4a5da9d6d3 Merge pull request #1332 from dogmaphobic/toolBarButtons 10 years ago
dogmaphobic 6cf14b6126 Removed numbers from main tool bar buttons. 10 years ago
Don Gagne 04c6e270a9 Merge pull request #1330 from DonLakeFlyer/ParamConfigSize 10 years ago
dogmaphobic e3d7e12953 Chevron buttons in Main Tool Bar 10 years ago
Don Gagne 38c6343d7e Fix sizing 10 years ago
Don Gagne f743d7d678 Merge pull request #1325 from DonLakeFlyer/QMLFact 10 years ago
Don Gagne e863bdae38 Use FactBinder to access facts from Qml 10 years ago
Don Gagne 3ad5a20926 Merge pull request #1324 from mavlink/aws_switch 10 years ago
Lorenz Meier 1d5015cf11 Switch QGC firmware upgrader for PX4 to AWS and Travis. Use beta/stable/master for Firmware, map all three items to master for Flow (because there are not beta/stable branches) 10 years ago
Lorenz Meier 95d3717ebe Merge pull request #1323 from dogmaphobic/fixConnectButton 10 years ago
Don Gagne 88450aa671 Merge pull request #1322 from DonLakeFlyer/UnusedCode 10 years ago
dogmaphobic 46d7ec4221 Button too small for when it switches to disconnect (multiple links adds a drop down icon to the button). 10 years ago
Don Gagne 4e74c37437 Merge pull request #1321 from dogmaphobic/toolBarPreferences 10 years ago
Don Gagne 379d381975 Remove unused code 10 years ago
dogmaphobic 3d00780b19 Removed duplicate method. Don and I both added the same method concurrently. 10 years ago
Don Gagne 0eb51f49fe Merge pull request #1316 from dogmaphobic/textToSpeechFixes 10 years ago
dogmaphobic 86fd4a2909 Completed Tool Bar settings in Preferences Dialog 10 years ago
Don Gagne cef33ce0aa Merge pull request #1318 from DonLakeFlyer/OSXInstall 10 years ago
Don Gagne 1691530a54 Merge pull request #1320 from DonLakeFlyer/UTFixes 10 years ago
Don Gagne e278b23b9e Turn off due to singleton shutdown problem 10 years ago
Don Gagne 92c0b53cad Update tests for new toolbar 10 years ago
Don Gagne 05bd927340 Don't force visibility of toolbar 10 years ago
Don Gagne 8ee51d3497 Add getMainToolBar for unit test writing 10 years ago
Don Gagne b82c8e7866 Add parent in constructor 10 years ago
Don Gagne 278871b801 Merge pull request #1315 from dogmaphobic/toolBarFixes 10 years ago
dogmaphobic ddc2398270 Better explaining DPI issues. 10 years ago
dogmaphobic 4fb15d3dde Disabling SetupViewTest as it is not working in Windows. 10 years ago
Don Gagne 6219f5c06f Fix OS X Installer yet again 10 years ago
dogmaphobic 6903ae325b Text to speech tweak. 10 years ago