Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
Nov 27, 2014
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
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
File renames
· 68a59a78
Don Gagne
authored
Nov 25, 2014
68a59a78
Rename files in git friendly way
· d3cb8f9a
Don Gagne
authored
Nov 25, 2014
d3cb8f9a
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
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
Use SLOT not SIGNAL
· 4544472b
Don Gagne
authored
Nov 24, 2014
4544472b
Fix flaky cross-platform variadic connect
· b20dca79
Don Gagne
authored
Nov 24, 2014
b20dca79
Remove old connect/disconnect API
· 0b68fffc
Don Gagne
authored
Nov 24, 2014
0b68fffc
Hotfix: Make XPlane 9 work in HIL
· d712b105
Lorenz Meier
authored
Nov 24, 2014
d712b105
Fix UAS unit test
· 6d447410
Don Gagne
authored
Nov 24, 2014
6d447410
New mavlink logging support
· 6d7fb36a
Don Gagne
authored
Nov 23, 2014
6d7fb36a
Update for QGCCore->QGCApplication name change
· 84fb1ad7
Don Gagne
authored
Nov 23, 2014
84fb1ad7
Saved files location support
· 33220de0
Don Gagne
authored
Nov 23, 2014
33220de0
QObject::destroyed signal fix
· 75b4bd0a
Don Gagne
authored
Nov 23, 2014
75b4bd0a
Added saved file location, Flight Data logging
· 717cef3e
Don Gagne
authored
Nov 23, 2014
717cef3e
Use new parameter save location
· a9c32a28
Don Gagne
authored
Nov 23, 2014
a9c32a28
New LinkManager::[connect|disconnect]Link usage
· a61aead3
Don Gagne
authored
Nov 23, 2014
a61aead3
Loading