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 |
Bryant
|
f496394f51
|
The light and dark themes now use slightly different blues for their accent colors that is higher contrast.
|
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
|
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 |
Bryant
|
fdcb556737
|
Removed the ICONDIR token from the CSS styles; it wasn't necessary and slowed down applying new styles to QGC.
|
12 years ago |
Bryant
|
2a0f669b07
|
Forgot to rename the CSS files, though the code in the last commit already assumed these names.
|
12 years ago |
Bryant
|
2b07ea50e9
|
Further styling changes to the outdoor stylesheet. The indoor sheet was modified as inline styles are removed from the C++ code.
|
12 years ago |
Bryant
|
1dedf29750
|
Refactored indoor stylesheet to have consistent spacing. Removed commented-out code as well.
|
12 years ago |
Bryant
|
5c33850d61
|
Moved QStatusBar styling to the stylesheet.
|
12 years ago |
Lorenz Meier
|
f8c199468a
|
Usability fixes on status bar
|
12 years ago |
Lorenz Meier
|
eca36bd275
|
Re-enabled resizing
|
12 years ago |
Lorenz Meier
|
8ba039ec53
|
Re-enabled resizing
|
12 years ago |
Lorenz Meier
|
03655f148f
|
Usability fixes on status bar
|
12 years ago |
Lorenz Meier
|
c555a9fdac
|
Removed frame artifacts, but needs additional sweep
|
12 years ago |