5306 Commits (12049386de8bb59810c83b0a186528760c938510)
 

Author SHA1 Message Date
Don Gagne c2c5de2766 Add theme selection 10 years ago
Don Gagne 69cc314142 Move error handling to correct location 10 years ago
Don Gagne 644ac77fd5 Merge pull request #1259 from DonLakeFlyer/Palette 10 years ago
Don Gagne 422332935b Merge pull request #1256 from DonLakeFlyer/Qt5.4 10 years ago
Don Gagne 95e3c1b5f9 Fact control now use QGC controls as base 10 years ago
Don Gagne ad5cde3b28 Updated palette and control implementation 10 years ago
dogmaphobic 5fe34d0b1f Cleaning dangling links 10 years ago
Don Gagne 80a6e84c66 Work around win 8.1 sdk aapi.h problem 10 years ago
Don Gagne 7f686fc1dd Put back quick widgets module 10 years ago
Don Gagne b1a9d302a0 Merge pull request #1242 from basil-huber/Fix1241 10 years ago
Basil Huber 9134bd06b2 changed criticalMessageBoxOnMainThread(const QString& title, const QString& msg) to QGCMessageBox::warning 10 years ago
Don Gagne 64e8919c9c Merge pull request #1254 from dogmaphobic/linkManagerTCP 10 years ago
Don Gagne 2e85fa8f5a Merge pull request #1250 from DonLakeFlyer/SerialLink 10 years ago
Don Gagne 1587c6a74f Deploy qml modules 10 years ago
Don Gagne ce34727ac0 Copy frameworks to correct location 10 years ago
Don Gagne ff0a81bfdc Update to Qt 5.4 10 years ago
Don Gagne ea722c4824 Better error handling 10 years ago
Don Gagne 1cf50225cd Use latest module versions 10 years ago
Don Gagne 3cc4b36ae0 QMenu doesn't like being embedded in class 10 years ago
dogmaphobic a5c618e7ec While at it, removing unused interface. 10 years ago
Don Gagne a218daeca3 Merge pull request #1253 from DonLakeFlyer/UIDesign 10 years ago
Basil Huber de65466012 Cleaned up mess from merging 10 years ago
dogmaphobic e8a2f0736e Adding TCP to the Link Configuration Manager 10 years ago
Don Gagne fc01014c18 Modify UI to fit latest designer sketches 10 years ago
Don Gagne 1a6af46576 Merge pull request #1245 from dogmaphobic/messageHandler 10 years ago
Don Gagne d84e7c945d Merge pull request #1252 from DonLakeFlyer/SetupViewResize 10 years ago
Don Gagne 59b32fd7b0 Resize setup view to fill space available 10 years ago
Don Gagne 59aca9627b Merge pull request #1251 from DonLakeFlyer/CodingStyleFix 10 years ago
Don Gagne e6ab426ff0 Use more normal double include ifdef 10 years ago
Don Gagne 0a5b2fa1ad Merge pull request #1199 from DonLakeFlyer/CodingStyle 10 years ago
dogmaphobic 6ba5865c8f Fixing signal/slot connections 10 years ago
Don Gagne 256fa44c85 Remove disconnect/re-connect on too many link errors 10 years ago
Don Gagne 205184bec5 Updates taking into account feedback 10 years ago
dogmaphobic 7452449027 Renamed classes and files away from the QGC prefix. 10 years ago
Don Gagne f6ef676a44 Merge pull request #1243 from DonLakeFlyer/Includes 10 years ago
Basil Huber 9f2c004b6c Replace QMessageBox::warning by QGCApplication::criticalMessageBoxOnMainThread and removed unnecessary copying action 10 years ago
dogmaphobic ab294134d2 Merge remote-tracking branch 'origin/master' into messageHandler 10 years ago
dogmaphobic 16e40be2ed Added drop down message widget 10 years ago
Basil Huber 148440d0f5 Changed text in error message 10 years ago
Don Gagne fa5acc41af Remove '../' from includes 10 years ago
Basil Huber c7ff431e99 Repaired overwriting current files for flight data log (fix #1241) 10 years ago
Don Gagne 47c0d51fe9 Merge pull request #1202 from dogmaphobic/testQML 10 years ago
dogmaphobic 54b76f930b Changing from NAV_DLL_N to COM_DL_LOSS_T for determining data link loss (telemetry). 10 years ago
dogmaphobic b35962d11a Merge branch 'master' into testQML 10 years ago
Don Gagne 4de3a9406b Merge pull request #1240 from basil-huber/videoDownlinkSaving 10 years ago
Don Gagne 3fef8e4def Merge pull request #1232 from DonLakeFlyer/FirmwareUpgrade 10 years ago
Basil Huber 8427525470 Replaced tab by 4 spaces (in src/ui/HUD.cc) 10 years ago
Don Gagne c51c5688ed Merge pull request #1234 from dogmaphobic/linkManager 10 years ago
Basil Huber 8e45fe8572 Repaired feature to save images from video downlink (fixes #1239) 10 years ago
dogmaphobic e0d94b4dea Fixing asynchronous issue with link disconnect. 10 years ago