Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
ui
Dec 23, 2014
Make sure trims are within min/max
· 5d50f2d2
Don Gagne
authored
Dec 23, 2014
5d50f2d2
Make sure trims are within min/max
· f5b8a934
Don Gagne
authored
Dec 23, 2014
f5b8a934
Dec 20, 2014
VehicleSummary converted to QML
· 91614e3a
Don Gagne
authored
Dec 20, 2014
91614e3a
DeleteOnClose causes strange Qt bug
· 09818685
Don Gagne
authored
Dec 20, 2014
09818685
Fix broken signal
· b82bfe84
Don Gagne
authored
Dec 20, 2014
b82bfe84
Dec 12, 2014
Waypoint2DIcon: protect against possible null pointer. Fixes #1117
· 00f95d77
Lorenz Meier
authored
Dec 12, 2014
00f95d77
Move UAS and MAVLinkProtocol back to main thread
· fc493d75
Don Gagne
authored
Dec 11, 2014
fc493d75
Dec 10, 2014
Fix XBee on Windows
· 44637770
Don Gagne
authored
Dec 09, 2014
44637770
Restructure LinkManager/MAVLinkProtocol
· 42351ee0
Don Gagne
authored
Dec 09, 2014
42351ee0
Dec 09, 2014
Use can disconnect links on window close prompt
· f62d9073
Don Gagne
authored
Dec 09, 2014
f62d9073
Remove unnecessary QGCStatusBar
· c952f7b5
Don Gagne
authored
Dec 08, 2014
c952f7b5
Fix unused variable warning
· fbe79303
Don Gagne
authored
Dec 08, 2014
fbe79303
Disallow close if active connections
· 125f125a
Don Gagne
authored
Dec 08, 2014
125f125a
Dec 07, 2014
Don't request parameter list unless user requested
· d74a19ce
Don Gagne
authored
Dec 06, 2014
d74a19ce
Dec 05, 2014
Disconnect all links on MainWindow close
· 654fe43b
Don Gagne
authored
Dec 03, 2014
654fe43b
Silence noise debug statements
· b1cb2de2
Don Gagne
authored
Dec 03, 2014
b1cb2de2
VehicleSetup assures active as and parameters ready
· f966a3f6
Don Gagne
authored
Dec 04, 2014
f966a3f6
Dec 04, 2014
Renamed due to collision with new QGCComboBox
· 551ffcc8
Don Gagne
authored
Dec 04, 2014
551ffcc8
Convert to activeUASSet(UASInterface*) signal
· 4bd4091b
Don Gagne
authored
Dec 04, 2014
4bd4091b
Remove unused selectSystem slot
· d06c98ed
Don Gagne
authored
Dec 04, 2014
d06c98ed
Dec 03, 2014
Disconnect all links on MainWindow close
· 0b0323c0
Don Gagne
authored
Dec 03, 2014
0b0323c0
Silence noise debug statements
· 859823a9
Don Gagne
authored
Dec 03, 2014
859823a9
Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis
· a312b956
Don Gagne
authored
Dec 02, 2014
a312b956
Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis
· fccb5c12
Don Gagne
authored
Dec 02, 2014
fccb5c12
Dec 02, 2014
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
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
Loading