150 Commits (d8fd4852a09028132bee13ceaeec60e53f355605)

Author SHA1 Message Date
Lorenz Meier d8fd4852a0 Further cleanup 12 years ago
Lorenz Meier cbfff6d765 Fixed critical issue in refactored startup code 12 years ago
Lorenz Meier d95cf00399 Serial link selection in toolbar operational 12 years ago
Lorenz Meier b445c83322 First stab at better multi-use / multi-platform requirements 12 years ago
Bill Bonney 36b7d7952f First commit of Terminal Console View 12 years ago
Michael Carpenter 31a118ce91 First round of fixes per Bill's git commit comments 12 years ago
Bill Bonney 359f8bd1d8 APMToolbar as a docking widget [complete] + missing files 12 years ago
Bill Bonney aa582da29d First commit of the new APM Toolbar 12 years ago
Bryant 41134dfcc8 Fixed the titlebar styling of the dockwidgets in the main window. 12 years ago
Michael Carpenter 632ddad3ad New configuration menu setup. Placeholders for now, waiting for functionality 12 years ago
Bryant 897758782b The joystick widget now has theming capabilities. Also displays button presses properly now. 12 years ago
Bryant f4c1eaab06 The joystick widget now has theming capabilities. Also displays button presses properly now. 12 years ago
Michael Carpenter ac69865011 Change so MainWindow handles its own deletion, and deletion of other UI objects to allow for closing when the MainWindow is closed, regardless of if other windows are open. 12 years ago
Bryant 608daefa3e Refactored QGC startup so that MainWindow::instance() is usable everywhere. This was required to get the styling working properly for ChartPlot. 12 years ago
Bryant 4d5df7aeac Removed some unused code resulting in a memory leak and updated some documentation. 12 years ago
Bryant c8f12ee4ed Moved all shared code for IncrementalPlot and LinechartPlot into a common ChartPlot superclass. Also recoloring the background of both widgets now works when switching between color schemes. 12 years ago
Bryant 3d1a54df28 The HUD now responds to changes in the MainWindow theme. 12 years ago
Bryant 3126bdd5f3 The light and dark style sheets are now self-contained instead of only coloring. Both the have been synchronized, though the light style sheet still needs some adjustments. 12 years ago
Lorenz Meier 42de6b7cb1 HIL config improvements, fixed confusion about which dock widget is part of which view, main window behaving now 12 years ago
Bryant 89b67098de Segregated the coloring of the UI from the rest of the styling in the CSS, so now style-base.css is loaded before the colorizing CSS files. 12 years ago
Bryant 005ab6ee94 Selecting the desired stylesheet now works correctly, including saving settings between application launches. 12 years ago
Bryant 9d969f1fdd The style changing UI now works somewhat. Doesn't interact with QSettings yet. 12 years ago
Bryant 2d61e288bb Reworked the styling UI. Now there are 4 options: light, dark, custom_light, and custom_dark. Things don't quite work right, but the proof-of-concept is done. 12 years ago
Michael Carpenter b8d7252ffe Change so MAV specific DockWidgets don't appear on connection, but show up in the main menu 12 years ago
Lorenz Meier 036c883d1b Fixed tool widget instantiation 12 years ago
Michael Carpenter edcb9fe6bb Change so custom widgets load properly, and realtime plot displays when connected to a MAV 12 years ago
Michael Carpenter ec18ee402b New titlebar widgets to give dock windows titles when not in advanced mode 12 years ago
Michael Carpenter 89e333e860 Additions for View navigation, including saving dockwidget locations and status. Also added remembering of "Advanced Mode" between restarts of QGC 12 years ago
Michael Carpenter 2a18b17f33 Changes for the new "View" navigation, and fixes to get most of the dockwidgets working with the new view system 12 years ago
Michael Carpenter ce9d6ce181 Addition of new "view" based navigation, and moved DockWidgets inside each 12 years ago
Michael Carpenter 434ac62110 Disabled movement of dock widges, unless in "Advanced Mode" (File->Advanced Mode) 12 years ago
Michael Carpenter 476c71b640 Addition of Configuration View as a new , with toolbar button 12 years ago
Michael Carpenter 5e03573c81 Major change to configuration, to allow for loading from APM generated xml 12 years ago
Lorenz Meier 0c9de33ce7 Overhauled activity selection and logfile replay options 12 years ago
Matthias Krebs b9864c1f2f Fixed syntax for Windows. Fertig! 13 years ago
Matthias Krebs 1d89806744 Adding 3DMouse Support for LINUX (not completed) 13 years ago
Matthias Krebs e7036cd3a8 3DMouse Implementation for Windows completed (tested on win8 (and ubuntu 12.04)) 13 years ago
Matthias Krebs eb21fe21af Implementation of 6DOF 3DMouse input (Windows only) 13 years ago
Thomas Gubler 45eb85815d HIL: reorganization of UI 13 years ago
Lorenz Meier 432ce33003 Added RC calibration stub, ready for testing and fine-tuning 13 years ago
Lorenz Meier 21827374c2 Adding vehicle configuration widget, fixed link disconnected logic for serial links 13 years ago
Lorenz Meier f5f3c8e4c2 Fixed code style / braces 13 years ago
Lorenz Meier 39fc764a43 Many minor improvements 13 years ago
pixhawk 880879cb3d Added widgets to display RGBD data. 14 years ago
oberion f82b33a49e Deleting the MainWindow instance after closing application 14 years ago
Lorenz Meier 94f9e534ef Switched to 64 bit for Mac as default, fixed various compile warnings, now down to < 10 warnings 14 years ago
lm e2982eb086 Updated splash screen 14 years ago
lm 12a43c799c Mainwindow cleanup, fixed short value filter in Linechart, working on Python XML parser support 14 years ago
lm 0209f4adee Fixed Log replay 14 years ago
LM fc90eecd81 Fixed window state initialization 14 years ago