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 |
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
|
9e572aa8b5
|
Merging the style-light and style-dark stylesheets so that share the same base
|
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 |
Lorenz Meier
|
c00032ef16
|
Lots of usability improvements
|
12 years ago |
Lorenz Meier
|
9fb46a100d
|
More usability improvements
|
12 years ago |
Lorenz Meier
|
32dfbd993f
|
More usability improvements
|
12 years ago |
Lorenz Meier
|
da66c5a85d
|
Improved visual quality
|
12 years ago |
Lorenz Meier
|
a89fd4d30c
|
Minor visual style fixes
|
13 years ago |
Jessica
|
c643b2d019
|
Made slight changes to the .css files nad MainWindow.ui.
|
13 years ago |
Jessica
|
1fef8b3b73
|
Addressed issue #26. Select System, Plugins and System are disabled when neccessary. Removed style-outdoor-dark.css. Moved the other two .css files and Vera.ttf into files/styles.
|
13 years ago |