Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
Nov 28, 2014
New Unit Testing framework
· 028c7009
Don Gagne
authored
Nov 28, 2014
028c7009
Nov 27, 2014
Add back include after bad merge fix
· c4f7cc8b
Don Gagne
authored
Nov 27, 2014
c4f7cc8b
Remove unused code
· 45d5c5e6
Don Gagne
authored
Nov 25, 2014
45d5c5e6
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
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
Remove unused code
· 1d97a7fd
Don Gagne
authored
Nov 25, 2014
1d97a7fd
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
Loading