5169 Commits (6f7c16258ec7da5842f1689dd4236fcaf5d60ee5)
 

Author SHA1 Message Date
Don Gagne a45b2e6dda Merge pull request #1268 from DonLakeFlyer/QGCComboBox 10 years ago
Don Gagne 608c8af1d0 Merge pull request #1267 from DonLakeFlyer/README 10 years ago
Don Gagne c283f8406f Merge pull request #1265 from dogmaphobic/issue1261 10 years ago
Don Gagne 67baa61463 QGCComboBox initial implementation 10 years ago
Don Gagne fe5a00e42b Fix missing 5.3->5.4 updates 10 years ago
Don Gagne 4e45e0f4f7 Merge pull request #1264 from DonLakeFlyer/MenuButton 10 years ago
Don Gagne 1b1b495e0a Fix object de-reference crash on deletion 10 years ago
dogmaphobic 7409141102 Fixed logic where target UDP hosts were using the same local, listening port by default. 10 years ago
Don Gagne cde3cda1e5 Added menu support to QGCButton 10 years ago
Don Gagne 16cea3064e Comment for text 10 years ago
Don Gagne 081af596ba Added progress bar support back 10 years ago
Don Gagne fd6b895bfe Merge pull request #1260 from DonLakeFlyer/UIWork 10 years ago
Don Gagne 92adb4c16b Merge pull request #1258 from dogmaphobic/linkDelete 10 years ago
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