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
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
Klaus Basan
f922777a28
refs #886 , wizard
2017-03-01 20:51:37 +01:00
Klaus Basan
966bddc208
refs #887 , UI for settings / cache copying
...
* newer / missing files preselected
* copied files will be copied
2017-03-01 20:51:36 +01:00
Klaus Basan
c3830d3efb
refs #887 , stub for copy config (cache/settings) UI
2017-03-01 20:51:32 +01:00
Klaus Basan
ca77310ac4
refs #886 , stub for wizard
2017-03-01 20:51:30 +01:00
Klaus Basan
92f67c7eca
Qt 5.9 fixme comment, formatting
2017-03-01 20:51:29 +01:00
Mathew Sutcliffe
cc1cec519b
refs #884 GUI should use the context to get the list of unsaved settings.
2017-02-28 22:34:49 +00:00
Klaus Basan
060a10dfb6
Replaced QLatin1Literal by QLatin1String
...
refs #883
2017-02-24 15:22:09 +00:00
Klaus Basan
5d81b23386
refs #883 , some UI finetuning / Doxygen comments
2017-02-24 15:21:57 +00:00
Klaus Basan
a0b5258346
refs #883 , launcher can be started from the applications and navigator
2017-02-24 15:21:45 +00:00
Klaus Basan
14125bf030
refs #881 , possible fix for duplicates in combobox
2017-02-24 15:21:33 +00:00
Klaus Basan
8741b66578
refs #881 , minor formatting/improvements
2017-02-24 15:21:32 +00:00
Klaus Basan
c1482dca36
Formatting, help text beautifyHelpMessage, improved convertToQString
2017-02-24 15:20:55 +00:00
Klaus Basan
a34be02e07
refs #617 , CActionItem supports icon
...
* standard paths for applications
* support for Qt::DecorationRole
* QMap<QString, QPixmap> m_availableActions
* Constructor for icon only
* only leafs support actions
2017-02-24 15:20:54 +00:00
Klaus Basan
6a96d14baa
Formatting, icon utility function, icon size
2017-02-24 15:20:52 +00:00
Klaus Basan
371ee82f1b
Ensure tab index 0 is selected at startup
2017-02-24 15:20:51 +00:00
Klaus Basan
909ea08853
refs #617 , fixed assert when there are no selected items
2017-02-24 15:20:50 +00:00
Klaus Basan
d5a926bd4e
Formatting
2017-02-24 15:20:46 +00:00
Klaus Basan
6ba1586a7d
refs #617 , QTreeView style (sheet) adjustments
2017-02-24 15:20:45 +00:00
Klaus Basan
74d608b5df
refs #617 , allow to use CGuiActionBindHandler with buttons
...
* used for weather enable/disable
* use actionBindWasDestroyed when corresponding BlackCore::CActionBind is destroyed
2017-02-24 15:20:44 +00:00
Klaus Basan
eeaed099f0
Formatting, typos
2017-02-24 15:20:39 +00:00
Klaus Basan
f87a06f6d2
refs #617 , naming conventions for UI
2017-02-24 15:20:38 +00:00
Klaus Basan
2b61213746
Reduced width of log component to avoid overflow
2017-02-24 15:20:36 +00:00
Klaus Basan
7e70662a29
refs #873 , changed signal for selector in internal component
2017-02-24 15:20:35 +00:00
Klaus Basan
273427d3d9
refs #873 , updated internals component
...
* can trigger request of parts
* opening logs
* update parts in UI from aircraft
2017-02-24 15:20:27 +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
ec23863d53
Formatting, QStringBuilder
2017-02-24 00:20:04 +00:00
Klaus Basan
34f3de0dfb
Fixed missing info of own aircraft
2017-02-24 00:19:49 +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
af15929b30
refs #865 , allow to enable interpolator/parts logging
...
* removed debug messages from interpolator
* added callsign to getInterpolatedParts / getInterpolatedSituation signatures
* config for logging via CInterpolationAndRenderingSetup::addCallsignToLog etc.
2017-02-24 00:18:56 +00:00
Klaus Basan
68dccbefa6
Formatting, renaming, Doxygen, minor UI adjustments
2017-02-24 00:18:51 +00:00
Roland Winklmeier
3addb44efd
Fix typo
2017-02-24 00:09:27 +00:00
Roland Winklmeier
372e92072c
Fall back to observer mode login in case no simulator is available
...
refs #860
2017-02-24 00:09:25 +00:00
Klaus Basan
265b6d33f0
refs #859 , allow to trigger digest signal manually
...
* Useful if the input signal was just a bogus signal used to trigger
* Login component shows a use case
2017-02-24 00:09:11 +00:00
Klaus Basan
4e7144db08
refs #859 , flight plan UI formatting and value update
2017-02-24 00:09:09 +00:00
Klaus Basan
5f2955916c
refs #859 , improved sending of ICAO code/callsign updates
...
* use digest signal
* restructured updateOwnAircaftIcaoValuesFromGuiValues / updateOwnAircraftCallsignAndPilotFromGuiValues
* also send change signal when login UI becomes invisible
2017-02-24 00:09:06 +00:00