Commit Graph

2009 Commits

Author SHA1 Message Date
Klaus Basan
047aeeff11 Ui adjustment 2018-10-05 17:39:56 +02:00
Klaus Basan
d37a6cd20d Ref T376, CVoiceSetup used in login component to override 2018-10-05 17:39:55 +02:00
Klaus Basan
6390f5dc5e Ref T376, integrated voice form into server form 2018-10-05 17:39:55 +02:00
Klaus Basan
3101a77614 Ref T376, adjusted sibling FSD setup class 2018-10-05 17:39:55 +02:00
Klaus Basan
0c3a89f1b5 Ref T376, voice setup form 2018-10-05 17:39:55 +02:00
Klaus Basan
b5cf65cefa Ref T376, renamed server settings file 2018-10-05 17:39:55 +02:00
Klaus Basan
09f6738363 Ref T369, style 2018-10-03 03:03:39 +02:00
Klaus Basan
3d2c177637 Ref T369, text message component style / font size +/- 2018-10-03 03:03:39 +02:00
Klaus Basan
1a0bcdaecc Ref T369, allow to change font size +/- in text message style settings 2018-10-03 03:03:39 +02:00
Klaus Basan
499236c391 Ref T369, link font size signals with dock widget 2018-10-03 03:03:39 +02:00
Klaus Basan
35c035570f Ref T369, replace font style in style sheet from font dialog 2018-10-03 03:03:39 +02:00
Klaus Basan
b9ae33d126 Ref T369, fixed findChildren by adding Q_OBJECT macro
https://swift-project.slack.com/archives/G7GD2UP9C/p1537898045000100
2018-09-27 02:35:19 +02:00
Klaus Basan
df3fb1f1a8 Style FSD form (less height, as swift GUI is not high enough) 2018-09-27 02:35:04 +02:00
Klaus Basan
8416431e48 Mapping component, set simulator selector when simulator is connected 2018-09-25 21:06:23 +02:00
Klaus Basan
d62e904371 Ref T373, Qt::QueuedConnection for audio context -> GUI 2018-09-25 03:51:33 +02:00
Klaus Basan
5c165c4fe7 Ref T373, style 2018-09-25 03:47:46 +02:00
Klaus Basan
24c2da67e7 Ref T372, style 2018-09-25 01:43:08 +02:00
Klaus Basan
418324e64f Ref T372, Ref T370 testing with emulated driver fixes
* added ground speed
* changed altitude parsing to CPqString::SeparatorsBestGuess
* signal when parts form is set
2018-09-25 01:39:08 +02:00
Klaus Basan
bb385cba79 Clang fixes 2018-09-24 00:51:03 +02:00
Klaus Basan
6962a7bddb Ref T369, adjusted text message component to support settings 2018-09-23 20:12:45 +02:00
Klaus Basan
fec4643fc1 Ref T369, support for style in setting 2018-09-23 20:12:42 +02:00
Klaus Basan
4dce0fcee6 Ref T369, text edit as dialog 2018-09-23 20:12:39 +02:00
Klaus Basan
14221e08bc Ref T369, text message style component 2018-09-23 20:12:38 +02:00
Klaus Basan
43541ad08e Ref T369, style adjustments 2018-09-23 20:12:36 +02:00
Klaus Basan
0bb56fedfb Ref T369, font setting improvements
- color can be hidden
- access to QFont value/getter for family/style/size
- renaming
2018-09-23 20:12:34 +02:00
Klaus Basan
fd1001862f Matching form UI size 2018-09-23 20:12:29 +02:00
Klaus Basan
2b5c7de965 Avoid crash in +/- font size by setting style sheet to "" 2018-09-23 20:12:28 +02:00
Klaus Basan
ff2f653aae Style 2018-09-23 20:12:27 +02:00
Klaus Basan
bba65326da Ref T340, red bar for SUP messages 2018-09-23 20:12:24 +02:00
Klaus Basan
369d1eb92e Ref T340, fixed internals component to send text messages 2018-09-23 20:12:23 +02:00
Klaus Basan
3037afabf2 Ref T362, Ref T348 "removed models" context menu 2018-09-22 01:26:40 +02:00
Klaus Basan
5e99e557c6 Ref T362, Ref T348 model/view adjustments
* remove model string
* start directory for file dialog
2018-09-22 01:26:38 +02:00
Klaus Basan
de4dffae8f Ref T348, setup "remove from set if failed" 2018-09-20 00:47:21 +02:00
Klaus Basan
e4d992bfe4 Made audio related signals Qt::QueuedConnection 2018-09-20 00:47:19 +02:00
Klaus Basan
8fcbc09473 Ref T362, mapping component added workbench component
- adjusted UI
- singe function to get view per tab
- used setTabWidgetViewText
2018-09-20 00:47:17 +02:00
Klaus Basan
b07234562f Ref T362, workbench component
- temp. models
- can be stashed and consolidated
2018-09-20 00:47:16 +02:00
Klaus Basan
ebcdef6884 Ref T362, utility function to display view count in tab 2018-09-20 00:47:15 +02:00
Klaus Basan
978fc42fe5 Doxygen, style 2018-09-20 00:47:12 +02:00
Klaus Basan
ae60cf560d Ref T361, better guards for plugin and sGui
No need to create an assert if plugin is not avilable, though the plugin info should be "Unspecified" in that case
2018-09-18 19:23:13 +02:00
Klaus Basan
33a93bf0f4 Adjusted signal (added count) and overlay message if model loading succeeded 2018-09-18 03:09:05 +02:00
Klaus Basan
6c0f66f756 Overlay message single row selection 2018-09-18 02:27:56 +02:00
Klaus Basan
a4fc474d09 Ref T345, directly update ATC stations when "in range" radio button changes
- forced update
- use component directly, no copy of settings
2018-09-17 20:03:20 +02:00
Klaus Basan
1de3b28c49 Ref T345, clear online views when disconnected 2018-09-17 18:28:54 +02:00
Klaus Basan
4913b93724 Style 2018-09-17 18:28:52 +02:00
Klaus Basan
15a563058f Ref T345, clear model function 2018-09-17 18:28:50 +02:00
Klaus Basan
4413d87d43 Ref T345, Qt::QueuedConnection for UI slots 2018-09-17 18:28:47 +02:00
Klaus Basan
56ec1ed43d Ref T357, CPluginConfigWindow now COverlayMessagesFrame 2018-09-17 18:28:44 +02:00
Klaus Basan
00651ae9f8 Ref T357, wizard page to copy terrain probe
- changed xSwiftBus page and added terrain probe copy Ui as well
- component for terrain probe
2018-09-17 18:28:42 +02:00
Klaus Basan
6b01021a0a UI adjustments 2018-09-17 18:28:41 +02:00
Klaus Basan
73c4af4c6d Ref T357, simulator selector can hide simulators 2018-09-17 18:28:39 +02:00