4713 Commits (0d0069bdf0bd1e9e88fc2f3a9fdf31d1cfcedb3d)
 

Author SHA1 Message Date
Bryant 0d0069bdf0 Remove duplicated engineering view. 10 years ago
Bryant df991ff22f Remove some now-dead code. 10 years ago
Bryant 6359f78a32 Remove all unnecessary calls to QSettings.sync(). 10 years ago
Bryant 25377440bb Removed unused variable. 10 years ago
Bryant e15abe493b Refactor MainWindow settings saving on shutdown. 10 years ago
Bryant 136c06dc7f Remove the DEFAULT view from QGC's perspectives logic. 10 years ago
Bryant a56bbca10e Remove the PrimaryFlightDisplay from the Planner view as it doesn't make sense there. 10 years ago
Bryant 5262217cc9 Fixed bug where 2 widgets were added to the wrong view. 10 years ago
Bryant ac00e34d35 Remove unusable Radio Control widget. 10 years ago
Bryant 4608295aaf Rearrange code and add documentation for perspective code. 10 years ago
Don Gagne 6140fed9c7 Merge pull request #1040 from DonLakeFlyer/SignalOverride 10 years ago
Don Gagne 2e496e92a0 Remove signal overrides 10 years ago
Lorenz Meier 330d3eb315 Fix warning 10 years ago
Don Gagne 46a647e19f Merge pull request #1034 from DonLakeFlyer/FileDialogTest 10 years ago
Don Gagne 6a7d5d4216 Merge pull request #1036 from DonLakeFlyer/WindowsCrash 10 years ago
Don Gagne 21dd212263 Turn off Windows Error Reporting for unit tests 10 years ago
Don Gagne e8c7680dae Fix compiler warning 10 years ago
Don Gagne 90fb522e0e No need to call UnitTest::[init|cleanup]TestCase 10 years ago
Don Gagne 6592a8818f Unit test for file dialog catching mechanism 10 years ago
Don Gagne 1b4239d39b QGCFileDialog UnitTest support 10 years ago
Don Gagne c9274137c8 Merge pull request #1033 from DonLakeFlyer/UnusedCode 10 years ago
Don Gagne 08caae78f9 Remove unused code 10 years ago
Don Gagne 3332ec2fe8 Merge pull request #1030 from DonLakeFlyer/MainWindowTest 10 years ago
Don Gagne c7e17869d4 Restructured for unit testing 10 years ago
Don Gagne 3b5a008677 A new MainWindow unit test 10 years ago
Don Gagne 3d0ade08c5 Fix bug with base mode 10 years ago
Don Gagne 13bbc5a31d Fix typo 10 years ago
Don Gagne 4ea83c50e4 Cleanup for use with unit test 10 years ago
Don Gagne 6c35a7ff75 Fix incorrect usage of deleteLater 10 years ago
Don Gagne a494d27b14 Merge pull request #1025 from DonLakeFlyer/UnitTestV2 10 years ago
Don Gagne 89de2ae225 Fix constructor ordering bug 10 years ago
Don Gagne 91abffc077 Fix debug includes 10 years ago
Don Gagne bb01911e76 Remove unused variable 10 years ago
Don Gagne 88e1e3b0bd Remove unused variable 10 years ago
Don Gagne fc2e29c3a7 Bump SDK to 10.9 10 years ago
Don Gagne 028c700982 New Unit Testing framework 10 years ago
Lorenz Meier 9f6a69b586 Build fix for recent Qt versions 10 years ago
Don Gagne 9f61f81bb3 Merge pull request #1001 from DonLakeFlyer/Unused 10 years ago
Don Gagne fb74d785e9 Fix merge screwup 10 years ago
Don Gagne c4f7cc8b8b Add back include after bad merge fix 10 years ago
Don Gagne 45d5c5e6a4 Remove unused code 10 years ago
Don Gagne c1e6f5735d Merge pull request #1023 from DonLakeFlyer/LInkManager 10 years ago
Don Gagne 75e835ef4b Remove double friend class 10 years ago
Don Gagne 381de98a3d Unit test changes 10 years ago
Don Gagne efeccf93f4 Use new LinkManager::deleteLink api 10 years ago
Don Gagne 9877156191 Fix LinkManager bugs found by unit test 10 years ago
Don Gagne 656fa89770 Constructor should not add itself to LinkManager 10 years ago
Don Gagne 15dc92371a Guard again deletes not from LinkManager 10 years ago
Don Gagne e3dac790a8 New LinkManager unit test 10 years ago
Don Gagne 7881d9d19f Move LinkManager testing to new LinkManagerTest 10 years ago