Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
Dec 01, 2014
Remove the DEFAULT view from QGC's perspectives logic.
· 136c06dc
Bryant
authored
Dec 01, 2014
136c06dc
Remove the PrimaryFlightDisplay from the Planner view as it doesn't make sense there.
· a56bbca1
Bryant
authored
Dec 01, 2014
a56bbca1
Fixed bug where 2 widgets were added to the wrong view.
· 5262217c
Bryant
authored
Dec 01, 2014
5262217c
Remove unusable Radio Control widget.
· ac00e34d
Bryant
authored
Dec 01, 2014
ac00e34d
Rearrange code and add documentation for perspective code.
· 4608295a
Bryant
authored
Dec 01, 2014
4608295a
Remove signal overrides
· 2e496e92
Don Gagne
authored
Dec 01, 2014
2e496e92
Fix warning
· 330d3eb3
Lorenz Meier
authored
Dec 01, 2014
330d3eb3
Turn off Windows Error Reporting for unit tests
· 21dd2122
Don Gagne
authored
Nov 30, 2014
21dd2122
Fix compiler warning
· e8c7680d
Don Gagne
authored
Nov 30, 2014
e8c7680d
No need to call UnitTest::[init|cleanup]TestCase
· 90fb522e
Don Gagne
authored
Nov 30, 2014
90fb522e
Unit test for file dialog catching mechanism
· 6592a881
Don Gagne
authored
Nov 30, 2014
6592a881
QGCFileDialog UnitTest support
· 1b4239d3
Don Gagne
authored
Nov 30, 2014
1b4239d3
Nov 30, 2014
Remove unused code
· 08caae78
Don Gagne
authored
Nov 30, 2014
08caae78
Restructured for unit testing
· c7e17869
Don Gagne
authored
Nov 29, 2014
c7e17869
A new MainWindow unit test
· 3b5a0086
Don Gagne
authored
Nov 29, 2014
3b5a0086
Fix bug with base mode
· 3d0ade08
Don Gagne
authored
Nov 29, 2014
3d0ade08
Fix typo
· 13bbc5a3
Don Gagne
authored
Nov 29, 2014
13bbc5a3
Cleanup for use with unit test
· 4ea83c50
Don Gagne
authored
Nov 29, 2014
4ea83c50
Fix incorrect usage of deleteLater
· 6c35a7ff
Don Gagne
authored
Nov 29, 2014
6c35a7ff
Nov 29, 2014
Fix constructor ordering bug
· 89de2ae2
Don Gagne
authored
Nov 29, 2014
89de2ae2
Fix debug includes
· 91abffc0
Don Gagne
authored
Nov 28, 2014
91abffc0
Nov 28, 2014
Remove unused variable
· bb01911e
Don Gagne
authored
Nov 28, 2014
bb01911e
Remove unused variable
· 88e1e3b0
Don Gagne
authored
Nov 28, 2014
88e1e3b0
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
Loading