Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
Dec 03, 2014
Hide splash screen
· b5572934
Don Gagne
authored
Dec 02, 2014
b5572934
Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis
· a312b956
Don Gagne
authored
Dec 02, 2014
a312b956
Hide splash screen
· e418e2e4
Don Gagne
authored
Dec 02, 2014
e418e2e4
Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis
· fccb5c12
Don Gagne
authored
Dec 02, 2014
fccb5c12
Fix param crash and connect/disconnect
· 432a42d4
Don Gagne
authored
Dec 02, 2014
432a42d4
Fix broken native dialogs
· c6733108
Don Gagne
authored
Dec 02, 2014
c6733108
Dec 02, 2014
Work around qRegisterMetaType race condition
· 0ce03b53
Don Gagne
authored
Dec 02, 2014
0ce03b53
Rename Pro menu to be just More.
· fbe6d108
Bryant
authored
Dec 01, 2014
fbe6d108
Preserve backwards compatibility for view settings.
· de7f91c1
Bryant
authored
Dec 01, 2014
de7f91c1
Clean up old view/actions in the MainWindow.
· 25915f45
Bryant
authored
Dec 01, 2014
25915f45
Rename Simulation to HIL Simulation.
· b57100bd
Bryant
authored
Dec 01, 2014
b57100bd
Make the Perspectives menu follow the same ordering as the toolbar.
· 488b3c7e
Bryant
authored
Dec 01, 2014
488b3c7e
Remove the Software view.
· b0fb15a1
Bryant
authored
Dec 01, 2014
b0fb15a1
Remove duplicated engineering view.
· 0d0069bd
Bryant
authored
Dec 01, 2014
0d0069bd
Test all views on the toolbar
· 027e9675
Don Gagne
authored
Dec 01, 2014
027e9675
Remove some now-dead code.
· df991ff2
Bryant
authored
Dec 01, 2014
df991ff2
use new messages to determine orientation image
· 65271386
Andreas Antener
authored
Dec 02, 2014
65271386
Dec 01, 2014
Remove all unnecessary calls to QSettings.sync().
· 6359f78a
Bryant
authored
Dec 01, 2014
6359f78a
Removed unused variable.
· 25377440
Bryant
authored
Dec 01, 2014
25377440
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
Correctly initialize floats as NaNs where expected.
· c6605db4
Bryant
authored
Dec 01, 2014
c6605db4
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
Fix broken connect
· e7908d74
Don Gagne
authored
Nov 30, 2014
e7908d74
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
Loading