Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
ui
Dec 02, 2014
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
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
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
Fix warning
· 330d3eb3
Lorenz Meier
authored
Dec 01, 2014
330d3eb3
Nov 30, 2014
Cleanup for use with unit test
· 4ea83c50
Don Gagne
authored
Nov 29, 2014
4ea83c50
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
Use new LinkManager::deleteLink api
· efeccf93
Don Gagne
authored
Nov 26, 2014
efeccf93
deleteLink signal changed to linkDeleted
· f3e8727d
Don Gagne
authored
Nov 26, 2014
f3e8727d
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
Track Singletons in QGCApplication
· d2923d8e
Don Gagne
authored
Nov 26, 2014
d2923d8e
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
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
Be careful with QObject:::destroyed signal
· 491b1b01
Don Gagne
authored
Nov 25, 2014
491b1b01
Nov 24, 2014
More cross platform variadic issues
· 74e1e580
Don Gagne
authored
Nov 24, 2014
74e1e580
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
New mavlink logging support
· 6d7fb36a
Don Gagne
authored
Nov 23, 2014
6d7fb36a
Added saved file location, Flight Data logging
· 717cef3e
Don Gagne
authored
Nov 23, 2014
717cef3e
Use new parameter save location
· a9c32a28
Don Gagne
authored
Nov 23, 2014
a9c32a28
Rename SettingsDialog->SerialSettingsDialog
· 4d92b1d3
Don Gagne
authored
Nov 23, 2014
4d92b1d3
Use new LinkManager::[connect|disconnect]Link api
· 69d34ea8
Don Gagne
authored
Nov 23, 2014
69d34ea8
Nov 23, 2014
Map widget: make all connections that might suffer from multiple connect logic...
· 501e3ac0
Lorenz Meier
authored
Nov 23, 2014
501e3ac0
Nov 21, 2014
Remove unused action
· 4768c933
Don Gagne
authored
Nov 21, 2014
4768c933
Set correct roles on actions
· 6293be63
Don Gagne
authored
Nov 21, 2014
6293be63
Remove numbers from buttons
· 837ee90c
Don Gagne
authored
Nov 18, 2014
837ee90c
Loading