Skip to content
GitLab
Explore
Sign in
qgroundcontrol
Dec 01, 2014
Refactor MainWindow settings saving on shutdown.
· e15abe49
Bryant
authored
Dec 01, 2014
e15abe49
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
Merge pull request #1040 from DonLakeFlyer/SignalOverride
· 6140fed9
Don Gagne
authored
Dec 01, 2014
6140fed9
Remove signal overrides
· 2e496e92
Don Gagne
authored
Dec 01, 2014
2e496e92
Fix warning
· 330d3eb3
Lorenz Meier
authored
Dec 01, 2014
330d3eb3
Merge pull request #1034 from DonLakeFlyer/FileDialogTest
· 46a647e1
Don Gagne
authored
Nov 30, 2014
46a647e1
Merge pull request #1036 from DonLakeFlyer/WindowsCrash
· 6a7d5d42
Don Gagne
authored
Nov 30, 2014
6a7d5d42
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
Merge pull request #1033 from DonLakeFlyer/UnusedCode
· c9274137
Don Gagne
authored
Nov 30, 2014
c9274137
Remove unused code
· 08caae78
Don Gagne
authored
Nov 30, 2014
08caae78
Merge pull request #1030 from DonLakeFlyer/MainWindowTest
· 3332ec2f
Don Gagne
authored
Nov 30, 2014
3332ec2f
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
Merge pull request #1025 from DonLakeFlyer/UnitTestV2
· a494d27b
Don Gagne
authored
Nov 29, 2014
a494d27b
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
Bump SDK to 10.9
· fc2e29c3
Don Gagne
authored
Nov 28, 2014
fc2e29c3
New Unit Testing framework
· 028c7009
Don Gagne
authored
Nov 28, 2014
028c7009
Build fix for recent Qt versions
· 9f6a69b5
Lorenz Meier
authored
Nov 28, 2014
9f6a69b5
Nov 27, 2014
Merge pull request #1001 from DonLakeFlyer/Unused
· 9f61f81b
Don Gagne
authored
Nov 27, 2014
9f61f81b
Fix merge screwup
· fb74d785
Don Gagne
authored
Nov 27, 2014
fb74d785
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
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
Loading