123 Commits (7bb12dd288a01118f894a0aefed447fa26e45b30)

Author SHA1 Message Date
Lorenz Meier e0cf53eb9b Buggy WIP on airframe selection 12 years ago
Lorenz Meier 467a2a1176 Minor UI improvements, WIP 12 years ago
Lorenz Meier 41d76c0cac Minor style fixes 12 years ago
Lorenz Meier fb4c0a0dc7 Huge progress in vehicle config view, added text console to sensors view, all WIP, still ugly 12 years ago
Lorenz Meier 1d79eb003f Checkpoint: RC calibration much better / operation, can use UI tweaks. Airframe config in, but not operational and still very functional / ugly. 12 years ago
Lorenz Meier b445c83322 First stab at better multi-use / multi-platform requirements 12 years ago
Michael Carpenter 56efe88424 Initial commit of APM2.5 Firmware loading config screen via Avrdude 12 years ago
Lorenz Meier fc3c73b277 Updated MAVLink, fixed minor issues with contributed style updates, ready for prime time 12 years ago
Michael Carpenter fad0c692be Implementation of Camera Gimbal configuration 12 years ago
Michael Carpenter 4decb8d647 Implementation of OSD Configuration 12 years ago
Michael Carpenter d440a4d62b Implementation of Optical Flow config 12 years ago
Michael Carpenter 6b3769f4b9 Implemented Airspeed configuration 12 years ago
Michael Carpenter 1142b6f342 Implemented Sonar Config 12 years ago
Michael Carpenter 0b4fb18390 Implementation of Battery Monitor configuration, and addition of AP2ConfigWidget, which automatically handles UAS connections to allow for simpler configuration window code. 12 years ago
Bryant df140d38d5 Fixed styling of the toolbar, specifically coloring and sizing of the buttons, and made the labels aware of the current window theme. Also made some changes to updating the toolbar when switching UASes or when UASes disconnect/reconnect. 12 years ago
Michael Carpenter 274b20d8b4 Change for layout of configuration widgets, and start of implmentation of RadioCalibration Widget 12 years ago
Michael Carpenter da79b6cef6 Change for new APM2.0 logo 12 years ago
Bryant 133b39f968 Styling improvements to the joystick configuration window. 12 years ago
Bryant 897758782b The joystick widget now has theming capabilities. Also displays button presses properly now. 12 years ago
Bryant 61e63ac09a Styling improvements to the joystick configuration window. 12 years ago
Bryant d622ba221f Changed the action button group in the toolbar to have an inset style like they used to. 12 years ago
Bryant 9a96e49fe7 The QGCUnconnectedInfoWidget now remains square and has more rounded edges so that it looks more like a button. 12 years ago
Bryant 0102cf8495 Increased label font size and progress bar height for toolbar child widgets. 12 years ago
Bryant f4c1eaab06 The joystick widget now has theming capabilities. Also displays button presses properly now. 12 years ago
Lorenz Meier 9582bd5aba Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter 12 years ago
Lorenz Meier 982b2e50ec Fixed up style sheet 12 years ago
Bryant f496394f51 The light and dark themes now use slightly different blues for their accent colors that is higher contrast. 12 years ago
Michael Carpenter 89838e3234 Change for new arduplane.pdef.xml, and some small visual fixes on the Configuration page 12 years ago
Michael Carpenter 1ecc3f0836 Change to how configuration view operates, menu on the left side rather than top 12 years ago
Bryant 6377dab3f8 The background color of the mission items is now controlled by stylesheets as well. This change also fixed restyling the mission lists when a style change occurred. 12 years ago
Bryant 6e5ad05ab0 Fixed the styling for disabled checkboxes. 12 years ago
Bryant 18c9b4e66d Further refinements to the dark/light themes. Focused mostly on the status bar at the bottom. 12 years ago
Bryant d581a91bb8 Reworked the UAS listing. It's organized differently and styled differently. Also the fading of the heartbeat status now works properly. Also fixed some theming issues with the connectButton when it was checked. 12 years ago
Bryant 9d974d5a3d Synchronized the dark theme to the changes to the light theme from the last commit. Also made more text change color based on selected theme. 12 years ago
Bryant a0f9044f2b Changed menu style slightly. 12 years ago
Bryant 2e98bbb9c8 Extended most of the new toolbar theming to the dark theme. It looks pretty good, though both themes still need some more refinement. 12 years ago
Bryant bf112ef06a The toolbar now displays much nicer under the light theme. Also colorized the connect/disconnect & delete buttons in the communications settings window. 12 years ago
Bryant 652fce85be Whoops. Look like you can't inherit from QToolBar using Qt Designer. Restored last set of code. Also, changed one of the QToolButtons to a QLabel in QGCToolbar. 12 years ago
Bryant ff66b8cdd4 Started moving the QGCToolBar over to a .ui file. 12 years ago
Bryant 5bd5069031 The separator between widgets now has a nicer color and :hover color in the light theme. 12 years ago
Bryant 6f55292888 QDockWidgets now have hover/pressed colorings for both themes. 12 years ago
Bryant 761f54815a Reduced the QDockWidget's border down to 1px wide. Annoying to have 10px border on the widgets when they were floating. 12 years ago
Bryant d2317252a6 Removed the UnconnectedUASInfoWidget class as it could be replaced with a simple QLabel with the same functionality. Also styled the NO UAS warning on the ReadOnly mission view so it looks good in both dark and light themes. 12 years ago
Bryant d194b46c42 Fixed the QLabel:disabled colorings for the UI. 12 years ago
Bryant 82c22375a5 Switched button coloring so they're default grey with a :hover of blue instead of the other way around. 12 years ago
Bryant 9ad1179be2 Now I've added suitable styling to the UASQuickView widget. 12 years ago
Bryant e536522e64 The View Only waypoint view is now styled similarly to the editable view. Same caveats apply where the widgets don't update their style if QGC has its styles changed. 12 years ago
Bryant f2fd73b318 The editable waypoint view has been completely reworked from a styling perspective. Now both the light and dark styles work great, though switching between the styles doesn't work as expected yet. That's still to come. 12 years ago
Bryant 341d296613 Further refinements of both the dark and light themes. The light theme is about 95% done, though the dark needs some more work. 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