Skip to content
GitLab
Explore
Sign in
qgroundcontrol
Nov 27, 2014
Merge pull request #1023 from DonLakeFlyer/LInkManager
· c1e6f573
Don Gagne
authored
Nov 27, 2014
c1e6f573
Remove double friend class
· 75e835ef
Don Gagne
authored
Nov 26, 2014
75e835ef
Unit test changes
· 381de98a
Don Gagne
authored
Nov 26, 2014
381de98a
Use new LinkManager::deleteLink api
· efeccf93
Don Gagne
authored
Nov 26, 2014
efeccf93
Fix LinkManager bugs found by unit test
· 98771561
Don Gagne
authored
Nov 26, 2014
98771561
Constructor should not add itself to LinkManager
· 656fa897
Don Gagne
authored
Nov 26, 2014
656fa897
Guard again deletes not from LinkManager
· 15dc9237
Don Gagne
authored
Nov 26, 2014
15dc9237
New LinkManager unit test
· e3dac790
Don Gagne
authored
Nov 26, 2014
e3dac790
Move LinkManager testing to new LinkManagerTest
· 7881d9d1
Don Gagne
authored
Nov 26, 2014
7881d9d1
deleteLink signal changed to linkDeleted
· f3e8727d
Don Gagne
authored
Nov 26, 2014
f3e8727d
Don't wait on dead thread
· e1a5f35b
Don Gagne
authored
Nov 26, 2014
e1a5f35b
Support --unittest::testname
· 89be3424
Don Gagne
authored
Nov 26, 2014
89be3424
Add support for option argument
· 34414960
Don Gagne
authored
Nov 26, 2014
34414960
Fix LinkManager link removal
· 55bc70ff
Don Gagne
authored
Nov 26, 2014
55bc70ff
Merge pull request #1010 from DonLakeFlyer/Singleton
· ac45d022
Don Gagne
authored
Nov 26, 2014
ac45d022
Nov 26, 2014
Fix shutdown sequence
· d1bab199
Don Gagne
authored
Nov 26, 2014
d1bab199
Cleanup application object
· 23e9acf2
Don Gagne
authored
Nov 26, 2014
23e9acf2
Mocks need QGCSingleton which does not register
· 647ee6cc
Don Gagne
authored
Nov 26, 2014
647ee6cc
Track Singletons in QGCApplication
· d2923d8e
Don Gagne
authored
Nov 26, 2014
d2923d8e
Remove unused
· 8b84127e
Don Gagne
authored
Nov 26, 2014
8b84127e
Commit
· 62550909
Don Gagne
authored
Nov 26, 2014
62550909
Nov 25, 2014
Merge pull request #1006 from DonLakeFlyer/FileRenames
· 0dd0e656
Don Gagne
authored
Nov 25, 2014
0dd0e656
File renames
· 68a59a78
Don Gagne
authored
Nov 25, 2014
68a59a78
Rename files in git friendly way
· d3cb8f9a
Don Gagne
authored
Nov 25, 2014
d3cb8f9a
Merge pull request #998 from DonLakeFlyer/Destroyed
· 1cb0d7f9
Don Gagne
authored
Nov 25, 2014
1cb0d7f9
Merge pull request #1002 from DonLakeFlyer/QGCMessageBox
· 7fe044d1
Don Gagne
authored
Nov 25, 2014
7fe044d1
Merge pull request #1003 from DonLakeFlyer/FixFileLocations
· 88a73680
Don Gagne
authored
Nov 25, 2014
88a73680
Add Q_UNUSED to variable only used in Q_ASSERT
· a7e6cc57
Don Gagne
authored
Nov 25, 2014
a7e6cc57
New File Locations key not set in QSettings at boot
· 1aa044cc
Don Gagne
authored
Nov 25, 2014
1aa044cc
Use new QGCMessageBox apis
· db7b86fb
Don Gagne
authored
Nov 25, 2014
db7b86fb
Only reset if file is open
· e833fe46
Don Gagne
authored
Nov 25, 2014
e833fe46
Fix XPlane 9 operation, now tests ok. By Mark Whitehorn
· 58e75ae8
Lorenz Meier
authored
Nov 25, 2014
58e75ae8
Be careful with QObject:::destroyed signal
· 491b1b01
Don Gagne
authored
Nov 25, 2014
491b1b01
Merge pull request #991 from DonLakeFlyer/LoggingRC2
· 38ccebd3
Lorenz Meier
authored
Nov 25, 2014
38ccebd3
Can't use interface as variable on Windows
· ba0ef0a0
Don Gagne
authored
Nov 24, 2014
ba0ef0a0
Fixes for new _connect/_disconnect apis
· 2af98191
Don Gagne
authored
Nov 24, 2014
2af98191
Nov 24, 2014
More cross platform variadic issues
· 74e1e580
Don Gagne
authored
Nov 24, 2014
74e1e580
New QGCFileDialog apis
· a6870045
Don Gagne
authored
Nov 24, 2014
a6870045
Use new QGCFileDialog api
· 10a00eb0
Don Gagne
authored
Nov 24, 2014
10a00eb0
Merge pull request #977 from DonLakeFlyer/RemovePixhawkAutopilot
· 5e89b4eb
Lorenz Meier
authored
Nov 24, 2014
5e89b4eb
Loading