Lorenz Meier
7cedaf9505
Fixed tool headings
11 years ago
Bryant
a8addd09d1
Fix readability issues with the Onboard Parameters treeview items in the light theme.
11 years ago
Bryant
6bfe8ffd26
Improve contrast when highlighting parameters in the Onboard Parameters widget for dark themes.
11 years ago
Bryant
16cd6cc7a2
Fixed coloring of headers in TreeViews for dark themes.
...
Also added a corresponding style for the light themes to make it a little prettier (though it wasn't broken on light themes).
11 years ago
Bryant
488c30039e
Adjust stylesheets to render menubar items correctly.
...
There is a *bug in Qt5 (as of 5.3.1) where QMenuBar::items don't inherit their background colors, but revert to default system styling. The work around is to explicitly color their backgrounds.
11 years ago
Lorenz Meier
5a1ae2756a
Add additional config items (purposefully not compiling yet, consider following commit)
11 years ago
Lorenz Meier
3f88380f27
Fixed RC cal
12 years ago
Lorenz Meier
17fc6302a6
Improved calibration screen a lot, gives now much better feedback what to do
12 years ago
Lorenz Meier
1f76bbed9e
More fixes and rigor
12 years ago
Lorenz Meier
107d7167f2
Fixed race issues in config upload, tested to be reliable now - board startup scripts now need the other half of testing
12 years ago
Lorenz Meier
18a3503dd1
More config fixes
12 years ago
Lorenz Meier
7048ce946c
Checkpoint: This is looking sweet
12 years ago
Lorenz Meier
1aa7b9b918
Many more fixes on calibration, starts to actually do something
12 years ago
Lorenz Meier
bd2ecaaf11
Reasonably nice firmware upgrade
12 years ago
Lorenz Meier
e0cf53eb9b
Buggy WIP on airframe selection
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
b445c83322
First stab at better multi-use / multi-platform requirements
12 years ago
Lorenz Meier
fc3c73b277
Updated MAVLink, fixed minor issues with contributed style updates, ready for prime time
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
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
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