4677 Commits (9f6a69b586798f20880087c0d0670fc088eaf8fd)
 

Author SHA1 Message Date
Lorenz Meier 9f6a69b586 Build fix for recent Qt versions 11 years ago
Don Gagne 9f61f81bb3 Merge pull request #1001 from DonLakeFlyer/Unused 11 years ago
Don Gagne fb74d785e9 Fix merge screwup 11 years ago
Don Gagne c4f7cc8b8b Add back include after bad merge fix 11 years ago
Don Gagne 45d5c5e6a4 Remove unused code 11 years ago
Don Gagne c1e6f5735d Merge pull request #1023 from DonLakeFlyer/LInkManager 11 years ago
Don Gagne 75e835ef4b Remove double friend class 11 years ago
Don Gagne 381de98a3d Unit test changes 11 years ago
Don Gagne efeccf93f4 Use new LinkManager::deleteLink api 11 years ago
Don Gagne 9877156191 Fix LinkManager bugs found by unit test 11 years ago
Don Gagne 656fa89770 Constructor should not add itself to LinkManager 11 years ago
Don Gagne 15dc92371a Guard again deletes not from LinkManager 11 years ago
Don Gagne e3dac790a8 New LinkManager unit test 11 years ago
Don Gagne 7881d9d19f Move LinkManager testing to new LinkManagerTest 11 years ago
Don Gagne f3e8727d50 deleteLink signal changed to linkDeleted 11 years ago
Don Gagne e1a5f35b97 Don't wait on dead thread 11 years ago
Don Gagne 89be3424d5 Support --unittest::testname 11 years ago
Don Gagne 3441496030 Add support for option argument 11 years ago
Don Gagne 55bc70ffba Fix LinkManager link removal 11 years ago
Don Gagne ac45d02246 Merge pull request #1010 from DonLakeFlyer/Singleton 11 years ago
Don Gagne d1bab1999e Fix shutdown sequence 11 years ago
Don Gagne 23e9acf2a8 Cleanup application object 11 years ago
Don Gagne 647ee6cced Mocks need QGCSingleton which does not register 11 years ago
Don Gagne d2923d8ee0 Track Singletons in QGCApplication 11 years ago
Don Gagne 8b84127e53 Remove unused 11 years ago
Don Gagne 6255090918 Commit 11 years ago
Don Gagne 0dd0e6569d Merge pull request #1006 from DonLakeFlyer/FileRenames 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 1cb0d7f914 Merge pull request #998 from DonLakeFlyer/Destroyed 11 years ago
Don Gagne 7fe044d132 Merge pull request #1002 from DonLakeFlyer/QGCMessageBox 11 years ago
Don Gagne 88a7368032 Merge pull request #1003 from DonLakeFlyer/FixFileLocations 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 e833fe467d Only reset if file is open 11 years ago
Don Gagne 1d97a7fd56 Remove unused code 11 years ago
Lorenz Meier 58e75ae8dd Fix XPlane 9 operation, now tests ok. By Mark Whitehorn 11 years ago
Don Gagne 491b1b01e1 Be careful with QObject:::destroyed signal 11 years ago
Lorenz Meier 38ccebd3eb Merge pull request #991 from DonLakeFlyer/LoggingRC2 11 years ago
Don Gagne ba0ef0a043 Can't use interface as variable on Windows 11 years ago
Don Gagne 2af98191e0 Fixes for new _connect/_disconnect apis 11 years ago
Don Gagne 74e1e5802e More cross platform variadic issues 11 years ago
Don Gagne a6870045e2 New QGCFileDialog apis 11 years ago
Don Gagne 10a00eb087 Use new QGCFileDialog api 11 years ago
Lorenz Meier 5e89b4eb2d Merge pull request #977 from DonLakeFlyer/RemovePixhawkAutopilot 11 years ago
Don Gagne 4544472b89 Use SLOT not SIGNAL 11 years ago
Don Gagne b20dca7937 Fix flaky cross-platform variadic connect 11 years ago
Don Gagne 0b68fffc84 Remove old connect/disconnect API 11 years ago
Lorenz Meier d712b10525 Hotfix: Make XPlane 9 work in HIL 11 years ago