Klaus Basan
2a932c977b
Ref T731, adjusted settings UI to use notifcation settings
2019-10-11 19:00:17 +01:00
Klaus Basan
b7fd1fa777
Ref T681, UI to set CG from DB plus settings improvements for simulator settings
2019-09-16 22:38:06 +01:00
Klaus Basan
09c3e06660
Settings UI adjustments
2018-09-08 15:36:20 +02:00
Klaus Basan
3d5bd897ce
Ref T312, simulator settings UI adjustments (removed redundant grid layout)
2018-08-27 18:58:16 +02:00
Klaus Basan
a640343433
Ref T298, exclude models from matching configurable
2018-08-26 15:26:53 +02:00
Klaus Basan
65dc4bec6b
Fixed tab order of settings
2018-08-16 14:44:06 +02:00
Klaus Basan
5c5cab3d80
Ref T298,settings matching component which can save setup to context
2018-08-09 01:25:26 +02:00
Klaus Basan
6fbdd700ae
Ref T298, matching setup form added
2018-08-09 01:25:22 +02:00
Klaus Basan
4021822753
Setting UI improvement
...
* pressing shift while clicking the button shows overview
* hint in overview, that there are shortcuts
2018-06-01 01:30:48 +02:00
Klaus Basan
101e5bb6c3
Ref T259, Ref T243 use new context functions for global setup in settings component
2018-04-13 23:36:51 +02: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
Klaus Basan
bce79a424d
Ref T195, core settings UI improvements
...
* hide "?" (help)
* spacers
2017-12-21 19:46:05 +01:00
Klaus Basan
cbbab3fa19
Minor GUI adjustments
2017-02-24 00:19:14 +00:00
Klaus Basan
16b9c88abf
Some UI finetuning
2016-12-13 19:02:24 +01:00
Klaus Basan
1b69a65b00
refs #787 , support for shared files in load component
...
Display component in swift pilot client (under settings)
2016-12-13 19:01:32 +01:00
Klaus Basan
df64f31dbf
refs #799 , changed components to use settings
...
* removed update timer
* Removed getter/setters for update times
* used UI component for settings in main settings component
2016-12-13 18:59:58 +01:00
Klaus Basan
874f477611
refs #799 , overview page in settings component
2016-12-13 18:59:50 +01:00
Klaus Basan
91167ae2db
refs #768 , reset tab of settings component
2016-12-06 09:33:19 +01:00
Klaus Basan
0f06468f9e
Minor renaming and UI fix
2016-10-17 14:34:19 +01:00
Klaus Basan
4e381a048f
refs #740 , GUI settings in own component
...
* used in client/mapping tool
* reset font possible
2016-08-26 21:05:46 +01:00
Roland Winklmeier
b78b40bbc0
Make widget style configurable with Fusion as default
...
Up to now the UI appearance on all platforms was aligned as much as
possible with stylesheets. Since the base widget styles still were
platform dependent defaults, there were many small differences in
details and controls. Some of them were even broken. Instead of
trying to tweak all platform specific styles, default to one on all
platforms. This guarantees that the UI is truly cross platform and
all styles and fixes cover all platforms at the same time.
For users who want to change the default style, they have now a gui
setting. But it is strongly recommended to stick with the default.
refs #683
2016-08-26 21:05:16 +01:00
Roland Winklmeier
78eeecf052
Make crash dump uploading configurable
...
refs #490
2016-08-09 17:52:10 +02:00
Klaus Basan
8013a6ac9c
refs #716 , UI component for simulator message (what messages to relay to simulator)
...
* component itself
* integrate in tab panel
* minor UI adjustmenets
2016-08-01 15:51:58 +02:00
Klaus Basan
fe600e3557
refs #419 , finetunig GUI settings
2016-06-25 16:00:32 +02:00
Klaus Basan
6c3a57d648
refs #585 , integrated simulator basic settings to pilot client
2016-06-15 00:11:30 +02:00
Klaus Basan
6119c22c78
some fixes noticed during today's discussion around refs #302
...
* move hotkey settings in own GUI component -> easier adjustments
* some fixes for dock widgets when tab widget is shown without names (unrelated but found + fixed in same step)
2015-05-12 21:03:41 +01:00
Klaus Basan
1f5eb16bb1
refs #400 , 2nd stage for Qt 541
...
* GUI finetuning after folder split and migration to Qt 5.4.1
* Doxygen fixes
2015-04-11 02:09:19 +02:00
Klaus Basan
79b3cf3cd3
Misc. imorvements as discussed in RW/KB worksho
...
* preparation for a context menu to send text messages from ATC/aircraft view
* preparation for context menu for fast pos. updates
* reverse ICAO lookup at login screen
* display fast updates / parts in GUI
* moved max- aircraft into settings
* made serverselection own component
2015-03-20 17:11:10 +01:00
Klaus Basan
facbefeeea
Fixed some minor GUI issues
...
* resizing for floating widgets
* vertical policies
* menus for views
* margins for keypad
* using property mainwindowframeless in style sheet
2014-11-30 00:56:58 +01:00
Klaus Basan
44d0cd002b
refs #288 , adjusted server and network views
...
* aircraft settings are gone, move to login screen
* no selected server needed anymore
* marked outdated methods as deprecated
2014-11-30 00:55:09 +01:00
Klaus Basan
49be1c2bb7
refs #288 , formatting, minor tweaks
2014-11-30 00:54:58 +01:00
Klaus Basan
73eee7af1e
refs #335 , made audio setup a component so it can be used in settings and cockpit
2014-11-30 00:52:47 +01:00
Klaus Basan
ccf308eda1
refs #335 , updated GUI layout and style sheet
2014-11-30 00:52:45 +01:00
Klaus Basan
e929423fc9
Some GUI finetuning
...
* tabBar expanding
* removed setDocumentMode
* Flight plan in scroll area
2014-10-07 13:10:45 +02:00
Klaus Basan
98942a6395
refs #304 , changed font settings
...
* QFontDialog is not working, as it is affected by the style sheets itself
* Added font settings to the GUI settings tab
* Added font color dialog for fonts
* Several utility methods
2014-08-14 01:28:22 +02:00
Klaus Basan
cb350d9086
Several fixes related to refs #304
...
* removed #include <QtDesigner/QDesignerExportWidget>
* correct targets swiftcore / swiftgui
* Annotated possible error of QFontDialog / style sheet compliance
+ Set sizePolicy to preferred due to RWs rewiew ("over sized drawing")
2014-08-05 23:32:07 +02:00
Klaus Basan
3d41414d9e
refs #300 , moved components in own namespace and directory
2014-08-05 23:31:47 +02:00