Klaus Basan
423d18b0cd
Default for parts history UI
...
(enable for dev. version)
2017-04-17 23:59:31 +01:00
Klaus Basan
5323491eb9
Improved handling for "unexpected shutdown"
...
(such as DBus down/unavailable)
2017-04-17 23:59:23 +01:00
Klaus Basan
c5f89d0deb
refs #907 , menu to consolidate against own models
...
* restructured menu paths
* menu providing the functionality
2017-04-17 23:59:19 +01:00
Klaus Basan
60a937b5b6
refs #907 , model interface
...
* extended interface, function to get simulator
* made CDbMappingComponentAware an interface
* public getMappingComponent
2017-04-17 23:59:18 +01:00
Roland Winklmeier
077becfe32
Connect Ptt LED to push to talk hotkey
...
refs #881
2017-04-17 23:59:14 +01:00
Roland Winklmeier
9749bb5d31
Add the missing handling when user selects a different machine
...
So far, the case that a user selects a different machine, was not handled
yet.
refs #881
2017-04-17 23:59:10 +01:00
Roland Winklmeier
3a2618fadb
Pass application list directly to CHotkeyDialog constructor
...
The list of applications is already known when the CHotkeyDialog
object is constructed. So there was no good reason to defer this
to a later time with a setter.
In contrast, supporting a setter function was much more complex, since
internally all GUI signals were already connected and more carefull
case handling would be necessary (e.g. the machine combobox would
change its index). Therefore the setter is removed in favor of passing
the application list directly to the constructor.
This fixes also an issue that the machine name was not properly set up
in the dialog when editing a hotkey.
This also reverts the change from CIdentifier to string based machine
handling.
refs #881
2017-04-17 23:59:07 +01:00
Mathew Sutcliffe
42a13fceff
refs #905 When at least one sim plugin is disabled, sim settings component
...
would always reset the enabled sims setting even if nothing changed.
2017-04-17 23:59:03 +01:00
Mathew Sutcliffe
c9587e5ace
refs #905 Fixed unrelated potential undefined behaviour.
2017-04-17 23:59:01 +01:00
Klaus Basan
6e28dfbce3
refs #887 , improved copy wizard
...
* initAndPreselectDirectories when wizard page becomes visible
* completed copy function
2017-04-17 23:58:57 +01:00
Klaus Basan
83383f438c
Improved kill button handling, now it can be set even if frame is not yet initialized
...
* default is disabled
* only pilot client needs to enable it
2017-04-17 23:58:50 +01:00
Klaus Basan
3432dd56fe
Minor UI fixes (typos, layout)
2017-04-17 23:58:43 +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
57ede8b04c
refs #901 , utility class for single UI widgets
...
(disables widget when >1 swift application runs)
2017-04-17 23:58:41 +01:00
Klaus Basan
bd29257f92
refs #900 , use filtered flag, old approach was faulty
...
Also added log categories
2017-04-17 23:58:38 +01:00
Klaus Basan
30ef3eedf9
refs #900 , filtered flag for containerOrFilteredContainer
...
more reliable than other approaches
2017-04-17 23:58:37 +01:00
Klaus Basan
6999a97f73
Allow to globally disable the kill button
...
(only needed in swift pilot client so far)
2017-04-17 23:58:35 +01:00
Klaus Basan
66e17d62b6
Removed wrong assert
2017-04-17 23:58:34 +01:00
Klaus Basan
c6f7896939
Fixed pilot client UI "model set LED"
...
and some minor formatting adjustments
2017-04-17 23:58:32 +01:00
Klaus Basan
fef6cba645
refs #898 , rendered view update
...
* removed redundant function
* use token bucket for forced updated
* and timer updates to update speed, pos. etc., but not forced
2017-04-17 23:58:31 +01:00
Klaus Basan
ac07d7f7b6
refs #899 , use specialized view for callsigns
2017-04-17 23:58:29 +01:00
Klaus Basan
ddc7809b0e
refs #899 , use specialized model for callsigns
2017-04-17 23:58:28 +01:00
Klaus Basan
8e84f632b0
refs #899 , specialized view for callsign based views
2017-04-17 23:58:26 +01:00
Klaus Basan
949407c1a7
refs #899 , list model for callsign based models
...
(callsign is unique key)
2017-04-17 23:58:25 +01:00
Klaus Basan
f71e717ec1
refs #899 , formatting, renaming, include guard names
2017-04-17 23:58:22 +01:00
Klaus Basan
8cc683386f
refs #897 , set timestamp for sent message and default "all messages"
2017-04-17 23:58:21 +01:00
Klaus Basan
a7393b04e1
Formatting #897
2017-04-17 23:58:18 +01:00
Klaus Basan
e30e9a7a94
No selection for airports
2017-04-17 23:58:14 +01:00
Klaus Basan
6a63bcf666
No updates when UI component is invisible or unchanged HTML code
2017-04-17 23:57:57 +01:00
Klaus Basan
a737b27ce8
refs #894 , display dot commands HTML help as tooltip (in command line)
2017-04-17 23:57:52 +01:00
Klaus Basan
366ae1f6df
Fixed open log directory
2017-04-17 23:57:34 +01:00
Klaus Basan
f9e0146df9
refs #827 , added groupid/name/designator
2017-04-17 23:57:32 +01:00
Klaus Basan
e2b573b850
refs #891 , formatting
2017-04-17 23:57:10 +01:00
Klaus Basan
72200d4bba
refs #892 , key sequences / actions for settings
2017-04-17 23:57:07 +01:00
Klaus Basan
d504bfbee0
refs #892 , init plugin info also after startup
...
* fixes issue when plugin is already loaded
* plus some formatting/renaming
2017-04-17 23:57:06 +01:00
Klaus Basan
7203655a05
refs #892 , disable audio settings when no audio context is available
...
* Info for which machine audio setup is displayed
* Obtain audio "location"
* Remark: Audio can run on core and in GUI which is different from other contexts
2017-04-17 23:57:05 +01:00
Klaus Basan
891b67eccc
refs #892 , settings dialog for core
...
(settings can also be set in core)
2017-04-17 23:57:04 +01:00
Klaus Basan
d495424041
refs #886 , unified function names in CDbLoadOverviewComponent
2017-04-17 23:57:03 +01:00
Klaus Basan
cd19031ec9
refs #892 , stylesheet fixes
2017-04-17 23:57:02 +01:00
Klaus Basan
b94eab581e
refs #886 , added wizard component for initial data load
...
* added buttons to CDbLoadOverviewComponent
* wizard component/page
* added to wizard
2017-04-17 23:56:59 +01:00
Klaus Basan
1076eb2b29
refs #887 , skip copy steps if there is no other swift version to copy from
...
* pages as enum
* buttons to copy/select/deselect (when UI component is used detached from wizard)
* avoid crash when there is no other swift version (->empty model)
2017-04-17 23:56:56 +01:00
Klaus Basan
cb024b0245
Formatting
2017-04-17 23:56:55 +01:00
Klaus Basan
ff0c37ff58
refs #889 , log categories
2017-04-17 23:56:53 +01:00
Klaus Basan
2c2a043e40
refs #886 , adjusted QWizard to previous changes
...
* use QWizardPage derived classes
* added simulator config page
2017-04-17 23:56:52 +01:00
Klaus Basan
5b92b2068e
refs #886 , config page for simulator(s)
2017-04-17 23:56:51 +01:00
Klaus Basan
b53d4b6b58
refs #887 , added QWizardPage derived class to call dependent functions
...
(QWizardPage provides virtual functions for that)
2017-03-01 20:51:43 +01:00
Klaus Basan
099832fba8
refs #886 , CSettingsSimulatorBasicsComponent adjusted
...
* function save() to be called by wizard
* some renamings
* workaround for Qt bug placeholder (multiple lines)
2017-03-01 20:51:42 +01:00
Klaus Basan
fedf7604a0
refs #886 , fixed connect in simulator selector
...
* also toggling needs to fire (when a value is changed from code)
* changed order, used standard will be: P3D, FSX, FS9, XP
2017-03-01 20:51:41 +01:00
Klaus Basan
5a91f561be
refs #888 , loadingFinished with CStatusMessage
2017-03-01 20:51:40 +01:00
Klaus Basan
8e55baaf85
Typos, QStringBuilder
2017-03-01 20:51:39 +01:00