368 Commits (b95bb4cbf74e7076ee0001ef6a8f4babd75b7710)

Author SHA1 Message Date
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
Don Gagne db7b86fbbe Use new QGCMessageBox apis 11 years ago
Don Gagne 33220de034 Saved files location support 11 years ago
Don Gagne 9bfa9cecce Delete Settings from preferences 11 years ago
Don Gagne b263cb96b6 Restructure versioning info 11 years ago
Don Gagne 720ca30b21 Settings versioned independently from app version 11 years ago
Don Gagne d61846e3fc Remove SSL usage from code 11 years ago
Don Gagne 964600d367 Remove custom mode startup screen 11 years ago
Don Gagne bb5ad4c178 Added --clear-settings command line option 11 years ago
Bryant e540ddb977 RT-LAB support now indicated by QGC_RTLAB_ENABLED macro. 11 years ago
tstellanova 08ed1b26bf clean references and update version number 12 years ago
Lorenz Meier eb5a54c065 Compile and serial port error handling fixes 12 years ago
Lorenz Meier d95cf00399 Serial link selection in toolbar operational 12 years ago
Lorenz Meier 09f3a40c4d Cleanup, operational 12 years ago
Lorenz Meier b445c83322 First stab at better multi-use / multi-platform requirements 12 years ago
Bill Bonney 4e29541c79 Fixed the accidental removal of UDP listening of startup 12 years ago
Lorenz Meier d21b52bb79 Made error message more informative 12 years ago
Lorenz Meier cdcabe42c4 Revert "No longer automatically connect UDP on startup. Also removed some dead code" 12 years ago
Bill Bonney 45bad6d10a APM Tool Bar: connected connect(bool) signal to connect button. 12 years ago