- 11 Oct, 2015 1 commit
-
-
Don Gagne authored
- Delete all old map code
-
- 02 Apr, 2015 1 commit
-
-
Don Gagne authored
- All resources are either under src or under resources dirs - Removed files top level directory - Move flightgear files to top level dir
-
- 01 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 18 Nov, 2014 1 commit
-
-
Don Gagne authored
The dark css is the master and contains all style information. The light css is the slave and only contains color information.
-
- 06 Aug, 2014 2 commits
- 29 Jul, 2014 1 commit
-
-
Bryant authored
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.
-
- 04 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 22 Jun, 2013 1 commit
-
-
Bryant authored
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.
-
- 16 Jun, 2013 2 commits
- 13 Jun, 2013 1 commit
-
-
Bryant authored
-
- 11 Jun, 2013 4 commits
- 04 Jun, 2013 1 commit
-
-
Bryant authored
The light and dark themes now use slightly different blues for their accent colors that is higher contrast.
-
- 02 Jun, 2013 1 commit
-
-
Bryant authored
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.
-
- 31 May, 2013 5 commits
-
-
Bryant authored
-
Bryant authored
-
Bryant authored
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.
-
Bryant authored
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.
-
Bryant authored
-
- 30 May, 2013 2 commits
-
-
Bryant authored
Extended most of the new toolbar theming to the dark theme. It looks pretty good, though both themes still need some more refinement.
-
Bryant authored
The toolbar now displays much nicer under the light theme. Also colorized the connect/disconnect & delete buttons in the communications settings window.
-
- 29 May, 2013 2 commits
- 28 May, 2013 6 commits
-
-
Bryant authored
-
Bryant authored
-
Bryant authored
Reduced the QDockWidget's border down to 1px wide. Annoying to have 10px border on the widgets when they were floating.
-
Bryant authored
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.
-
Bryant authored
-
Bryant authored
Switched button coloring so they're default grey with a :hover of blue instead of the other way around.
-
- 27 May, 2013 3 commits
-
-
Bryant authored
-
Bryant authored
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.
-
Bryant authored
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.
-
- 26 May, 2013 2 commits
-
-
Bryant authored
Further refinements of both the dark and light themes. The light theme is about 95% done, though the dark needs some more work.
-
Bryant authored
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.
-
- 22 May, 2013 1 commit
-
-
Bryant authored
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.
-