Commit Graph

7731 Commits

Author SHA1 Message Date
Roland Rossgotterer
37f88841cf Convert floating-point WAV files to PCM 2019-04-11 22:11:51 +01:00
Roland Rossgotterer
db861569ef Move grouped Notifications out of NotificationFlag enum
Those were convenience helpers that do not belong to the enum itself.
2019-04-11 22:11:50 +01:00
Roland Rossgotterer
d5b3a336dd Move Notification sounds into CNotificationPlayer 2019-04-11 22:11:50 +01:00
Roland Rossgotterer
77a8c46790 Use CWorker to play sound in background 2019-04-11 22:11:50 +01:00
Roland Rossgotterer
6dfd0aff12 Fix gcc warning 2019-04-11 22:11:50 +01:00
Roland Rossgotterer
3f9042848f Use QDateTime::setOffsetFromUtc instead of QDateTime::setUtcOffset 2019-04-11 22:11:50 +01:00
Roland Rossgotterer
80cfb0e701 Remove construction of obsolete class QMediaResource 2019-04-11 22:11:50 +01:00
Roland Rossgotterer
338d4d0cdb Use QScreen instead of QDesktopWidget::screen 2019-04-11 22:11:49 +01:00
Roland Rossgotterer
c82ff139fe Remove usage of deprecated qSort 2019-04-11 22:11:49 +01:00
Roland Rossgotterer
7bc20d45cf Add missing include 2019-04-11 22:11:49 +01:00
Roland Rossgotterer
b0fd4e03b2 Implement CSimulatorFs9::updateOwnSimulatorCockpit 2019-04-11 22:11:49 +01:00
Roland Rossgotterer
04787bbf39 Fix MinGW build failure 2019-04-11 22:11:49 +01:00
Roland Rossgotterer
347ea91bf6 Update externals 2019-04-11 22:11:49 +01:00
Klaus Basan
46f69217c0 Doxygen comments 2019-04-11 22:11:49 +01:00
Klaus Basan
22cedfe710 Ref T561, remember remarks history for remakrs/additional remarks
* settings
* use string list dialog
* adjust FP UI, "remark buttons"
2019-04-11 22:11:48 +01:00
Klaus Basan
76e34d05ab Ref T561, string list dialog, select from "a list of strings" 2019-04-11 22:11:48 +01:00
Klaus Basan
2b68fe80da Style 2019-04-11 22:11:48 +01:00
Klaus Basan
d0809f4b22 Ref T571, radar component style and layout
* grid layout for buttons
* using string builder
2019-04-11 22:11:47 +01:00
Klaus Basan
781253a6ad Ref T571, radar view style 2019-04-11 22:11:47 +01:00
Klaus Basan
40484a9778 Ref T571, follow up of font dialog for radar component
* utility function renaming "fontColorString"
* added reset button to erase qss generate by font dialog
* set font color as invalid as default
2019-04-11 22:11:47 +01:00
Klaus Basan
e463689490 Ref T573, allow different color in XPDR mode component from stylesheet
* changed signal to trigger reload of stylesheet (only way to update dynamic properties)
* made infobar left aligned (and not spacer aligned), better scaling
* adjusted qss
2019-04-11 22:11:47 +01:00
Klaus Basan
22d67d31a4 Font style dialog without changing font color 2019-04-11 22:11:47 +01:00
Klaus Basan
0b273bafc8 Ref T573, qss styles adjustments 2019-04-11 22:11:47 +01:00
Klaus Basan
19ac6d9285 Ref T573, status bar can resize text and added XPDR mode display 2019-04-11 22:11:46 +01:00
Klaus Basan
6adfc6b93f Ref T573, small XPDR mode selector/display 2019-04-11 22:11:46 +01:00
Klaus Basan
53d5ed96af Ref T573, elide text messages for labels 2019-04-11 22:11:46 +01:00
Klaus Basan
57ae224c41 Ref T573, short XPDR string 2019-04-11 22:11:46 +01:00
Klaus Basan
0a013fc906 Style 2019-04-11 22:11:46 +01:00
Klaus Basan
ae3ebdd443 Fix geometry warning issue of validation dialog 2019-04-11 22:11:46 +01:00
Klaus Basan
ab2d3a272c [legal] Updated to new "about" home page 2019-04-11 22:11:45 +01:00
Klaus Basan
8c83020b92 Ref T567, PTT click also on key up
* added sound
* UI component
2019-04-11 22:11:45 +01:00
Klaus Basan
754f70a4ed Context menu to highlight the previously saved invalid models, originally Ref T247 2019-04-11 22:11:45 +01:00
Klaus Basan
6e0d855bf7 Style 2019-04-11 22:11:45 +01:00
Klaus Basan
e53e37f770 Load/save invalid models to file, originally Ref T247 2019-04-11 22:11:45 +01:00
Klaus Basan
8344f03cf3 Improved model validation dialog
* validation can be triggered async
* validation context menu can be disabled
* originally Ref T247
2019-04-11 22:11:44 +01:00
Klaus Basan
86f14046bf Improved model validation messages, originally Ref T247 2019-04-11 22:11:44 +01:00
Klaus Basan
daf39a9835 Ref T554, FSX/P3D use "rememberElevationAndCG" for CG, so also auto publish info is written 2019-04-11 22:11:44 +01:00
Klaus Basan
4ce5a0de61 Simulator settings UI 2019-04-11 22:11:44 +01:00
Klaus Basan
37bdb364b8 Ref T554, use auto publish signal and display confirmation dialog to clean up files after publishing 2019-04-11 22:11:44 +01:00
Klaus Basan
0633c55ab1 Ref T554, changed attribute to "modelstring" 2019-04-11 22:11:43 +01:00
Klaus Basan
861fe2e401 Myself guard for message confirmation 2019-04-11 22:11:43 +01:00
Klaus Basan
eca5a36afd Ref T554, writer parses publishing response and support PHP debug flag 2019-04-11 22:11:43 +01:00
Klaus Basan
db0df3b00e Ref T554, find parent dialog 2019-04-11 22:11:43 +01:00
Klaus Basan
11785c434d Allow PHP debug flag in local build 2019-04-11 22:11:43 +01:00
Klaus Basan
c8eb8ecc2d Ref T554, parse response of auto publishing 2019-04-11 22:11:43 +01:00
Klaus Basan
19e421838d Ref T554, auto publish dialog can be called from menu (mapping tool) 2019-04-11 22:11:43 +01:00
Klaus Basan
8569713331 Ref T554, style 2019-04-11 22:11:42 +01:00
Klaus Basan
349a40723e Ref T554, auto publish test data 2019-04-11 22:11:42 +01:00
Klaus Basan
ee4d498733 Ref T565, "canTalk" function in audio context 2019-04-11 22:11:42 +01:00
Klaus Basan
d8d4fdf766 Ref T565, check for audio context 2019-04-11 22:11:42 +01:00