Commit Graph

43 Commits

Author SHA1 Message Date
Klaus Basan
07a44dfc08 UI adjustmnets settings dialog, overview button 2018-08-09 01:39:24 +02:00
Klaus Basan
4ca6bb11aa Style change signals used Qt::QueuedConnection 2018-07-31 01:43:38 +02:00
Klaus Basan
407cca7c6b Ref T213, legal info component added in wizard 2018-05-25 21:35:09 +02:00
Klaus Basan
7ba9a35c52 Mapping component, do not allow to change model set when connected to simulator
* selector read-only color
* fixed read-only mode
* renamings, init improved
2018-05-08 16:06:39 +02:00
Klaus Basan
9192d13a6c Dialog (no longer overlay frame) for new DB data
* allows to select the entities
* allows to consolidate
2018-05-04 23:03:21 +02:00
Klaus Basan
b0f7e9e8f6 Ref T246, added distributor selection to 1st model set 2018-02-10 21:57:45 +01:00
Klaus Basan
4f63c04225 Ref T246, 1st version of model set wizard
* dialog for CDbOwnModelsComponent / CDbOwnModelSetComponent
* qss
* added page in wizard
2018-02-10 21:57:36 +01:00
Klaus Basan
b574ede2e2 Some minor UI improvements
* buttons right aligned
* min-height in qss
* removed "public slots" where not needed
* QMessageBox when changing widget style (because it is so slow)
2018-01-30 20:29:24 +01:00
Roland Winklmeier
7c903001d5 Raw FSD message component and dialog
Maniphest Tasks: T222
2018-01-29 12:17:24 +01:00
Klaus Basan
6785529916 Stylesheet adjustments 2018-01-14 18:47:33 +01:00
Klaus Basan
a4695b4c0a Ref T220, style sheet comments, minor adjustments 2018-01-14 18:46:50 +01:00
Klaus Basan
66560e4098 Ref T219, message frame UI style 2018-01-14 18:46:30 +01:00
Klaus Basan
ccd3dd5bb5 Ref T215, make read only fields obvious 2018-01-14 18:45:59 +01:00
Klaus Basan
5bb0025d4a Ref T203, style sheet for download dialog/component 2017-12-21 19:49:21 +01:00
Klaus Basan
c22a4a8430 Ref T189, use em instead of ex (seems to solve margin overflow)
Also indicate disabled CDBusServerAddressSelector
2017-12-21 19:47:22 +01:00
Klaus Basan
e9e2ac1e03 Ref T189, minor UI fixes for mapping component 2017-11-11 02:36:37 +01:00
Klaus Basan
88872f9f3a Ref T180, setup loading dialog
* UI adjustments, style sheet
* use connectOnce for QFileSystemModel::directoryLoaded
2017-11-04 21:44:41 +01:00
Klaus Basan
706a1b7b3d Ref T166, adjusted core to use changed connect lep_CommandLineInput 2017-09-29 23:26:22 +02:00
Klaus Basan
f2820ba5a5 Style sheet improvements
* button clicked shown in different style (better user experience)
* menu toopen main style sheet
2017-09-27 02:59:55 +02:00
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