51 Commits (14d9765cc053921f8043a1e9d9ee24d37aa90a1a)

Author SHA1 Message Date
dogmaphobic e583798ec5 Handling multi-platform sizing (fonts and pixels) 10 years ago
Don Gagne 2ba91017cf Fix crank on reconnect 10 years ago
Don Gagne be818a6641 Add controllers 10 years ago
Don Gagne d5146cd2a2 Resource restructuring 10 years ago
Don Gagne 514a4d9506 Adjust point sizes in styles 10 years ago
Don Gagne 8ce3154126 Add reconnectAfterWait API 10 years ago
Don Gagne f254fc614d qtlogging.ini automatically created at startup 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
Don Gagne 9f4b6e76f5 Fix hover state of Button 10 years ago
Basil Huber 9134bd06b2 changed criticalMessageBoxOnMainThread(const QString& title, const QString& msg) to QGCMessageBox::warning 10 years ago
Basil Huber de65466012 Cleaned up mess from merging 10 years ago
dogmaphobic 7452449027 Renamed classes and files away from the QGC prefix. 10 years ago
Basil Huber 9f2c004b6c Replace QMessageBox::warning by QGCApplication::criticalMessageBoxOnMainThread and removed unnecessary copying action 10 years ago
dogmaphobic 16e40be2ed Added drop down message widget 10 years ago
Basil Huber 148440d0f5 Changed text in error message 10 years ago
Basil Huber c7ff431e99 Repaired overwriting current files for flight data log (fix #1241) 10 years ago
dogmaphobic 0a31331428 The ultimate goal is to plug a device, set it up and go fly it without any fuss. 10 years ago
Don Gagne 70a55798bb Move Palette registration out of FactSystem 10 years ago
Don Gagne 5fd125d9d6 Add Light/Dark theme support to QML 10 years ago
dogmaphobic 1b813145f0 More work on filter description consistency. 10 years ago
dogmaphobic 9b6b87788a Adding and/or fixing even more and more captions. 10 years ago
dogmaphobic 77f442fd86 Changing the defaultSuffix argument from a pointer to a const. 10 years ago
dogmaphobic 209d354cd3 Removed the “selectedFilter” argument from the QGCFileDialog functions along with references to it in unit tests. 10 years ago
dogmaphobic 6ee1a42384 Initial work on enforcing extension. 10 years ago
dogmaphobic 32495fc404 Added default suffixes to these functions: 10 years ago
dogmaphobic fcf4fda2ca WIP issue #1173. Adding default suffix (extension). While at it, added selected filter support and removed unit test assert about its use. 10 years ago
Don Gagne 33f9fae21d Don't use native widget siblings 11 years ago
Don Gagne c81927fae7 Rework Connect toolbar button usage 11 years ago
Don Gagne fb197a75bc Move ui style from MainWindow to QGCApplication 11 years ago
Don Gagne d3ad49f3d5 Moving more things off of MainWindow 11 years ago
Don Gagne 0981868537 DeleteOnClose causes strange Qt bug 11 years ago
Don Gagne fc493d75c1 Move UAS and MAVLinkProtocol back to main thread 11 years ago
Don Gagne 7ffa27f86a New Singleton Manager 11 years ago
Don Gagne 42351ee00b Restructure LinkManager/MAVLinkProtocol 11 years ago
Don Gagne d6ddbdc382 New FactSystem 11 years ago
Don Gagne 1903e1f87f Fix incorrect directory 11 years ago
Don Gagne b11fd1d6b4 Default qtlogging.ini file is copied if it doesn't exist 11 years ago
Don Gagne 505220e0e7 Change to use QGCTemporaryFile 11 years ago
Don Gagne fa50037158 Unit Tests run from there own QSettings space 11 years ago
Bryant 6359f78a32 Remove all unnecessary calls to QSettings.sync(). 11 years ago
Don Gagne c7e17869d4 Restructured for unit testing 11 years ago
Don Gagne 028c700982 New Unit Testing framework 11 years ago
Don Gagne 381de98a3d Unit test changes 11 years ago
Don Gagne d1bab1999e Fix shutdown sequence 11 years ago
Don Gagne 23e9acf2a8 Cleanup application object 11 years ago
Don Gagne d2923d8ee0 Track Singletons in QGCApplication 11 years ago
Don Gagne 68a59a78f0 File renames 11 years ago
Don Gagne d3cb8f9aa7 Rename files in git friendly way 11 years ago
Don Gagne a7e6cc5733 Add Q_UNUSED to variable only used in Q_ASSERT 11 years ago
Don Gagne 1aa044ccfd New File Locations key not set in QSettings at boot 11 years ago