Commit Graph

24 Commits

Author SHA1 Message Date
Klaus Basan
7a75413fc1 Ref T84, fix for better readibility of news / hyperlinks
* adjust palette to change link color: hardcoded, but no other way per stylesheet
* stylesheet fix to avoid black font in table view (CTRL S)

Remark:
Currently we just display the blog page as news, which is not correctly formatted, but somehow works.
In the future we might use a tailored HTML page for that.
2017-06-18 22:51:02 +02:00
Klaus Basan
8ac609a166 Formatting and UI fixes 2017-05-05 22:40:46 +01:00
Klaus Basan
f37057f761 Ref T34, added font.qss (generic and specific for MacOS) and removed build based qss 2017-04-21 21:41:36 +02:00
Klaus Basan
197560c3c3 refs #935, stylesheet 2017-04-19 19:31:20 +01:00
Roland Winklmeier
6e6fb1f9a8 Workaround transparent style issues on Mac OS 2017-04-19 19:31:11 +01:00
Roland Winklmeier
4076722aab Generate fonts.qss dynamically during build
The static font size and weight looked odd on Mac OS.
QSS does not support different platform specific styles. Hence the platform
scopes had to be added to blackgui.pro and fonts.qss generated during
build process.

refs 936
2017-04-19 19:31:09 +01:00
Klaus Basan
eec33847b2 UI layout mapping form 2017-04-18 00:08:20 +01:00
Klaus Basan
0f57385325 refs #902, qss GroupBox margin 2017-04-18 00:07:34 +01:00
Klaus Basan
81caa32003 refs #927, streamlined audio/audio setup component 2017-04-18 00:07:20 +01:00
Klaus Basan
b392992944 refs #901, use CSingleApplicationUi for UI settings
plus stylesheet update to notice disabled component
2017-04-17 23:58:42 +01:00
Klaus Basan
cd19031ec9 refs #892, stylesheet fixes 2017-04-17 23:57:02 +01:00
Klaus Basan
c3830d3efb refs #887, stub for copy config (cache/settings) UI 2017-03-01 20:51:32 +01:00
Klaus Basan
6ba1586a7d refs #617, QTreeView style (sheet) adjustments 2017-02-24 15:20:45 +00:00
Klaus Basan
3afead9f71 refs #873, UI improvements
* allow to set inner message frame factor (width/height)
* fixed aircrft selector to keep selection
2017-02-24 00:20:07 +00:00
Klaus Basan
5b3780543f Saving history of line edit for command line ("dot commands") 2017-02-24 00:19:26 +00:00
Klaus Basan
cbbab3fa19 Minor GUI adjustments 2017-02-24 00:19:14 +00:00
Klaus Basan
0c5ea48463 refs #768, wizard allowing to map models from pilot client
* step by step guiding thru mapping steps
* single model write function in writer
* adjusted stylesheet
2016-12-06 09:33:25 +01:00
Klaus Basan
2d30b0b8e1 refs #768, adjusted GUI components to previous changes
* such as changed completers
* also minor typo fixes, formatting
* removed outdated qss
2016-12-06 09:33:20 +01:00
Klaus Basan
10325ee8a9 refs #755, mapping UI improvements
* make drop area more obvious by icon and color
* improve forms so the layout looks better on large screens
* button to display model dialog (like distributor, ICAO, ...)
2016-09-19 16:18:41 +02:00
Roland Winklmeier
b25966bac3 Disable QFrame borders in stylesheet 2016-08-26 21:05:50 +01:00
Roland Winklmeier
1ff06a1174 Improve style of QCheckBox and QRadioButton 2016-08-26 21:05:23 +01:00
Roland Winklmeier
8210423c44 Set selection background color stylesheet to blue
refs #683
2016-08-26 21:05:17 +01:00
Klaus Basan
e2c3857b6b Stylesheet: Improved selector for QScrollArea 2016-07-28 21:08:29 +02:00
Roland Winklmeier
06d858c57f Change installer directory "data" to "share"
refs #671
2016-07-15 21:06:57 +02:00