Commit Graph

4378 Commits

Author SHA1 Message Date
Klaus Basan
422e6626c8 refs #912, formatting, typos, const 2017-04-18 00:04:37 +01:00
Klaus Basan
ea50533755 Filter buttons new button 2017-04-18 00:01:19 +01:00
Klaus Basan
32a9098128 Include guard name 2017-04-18 00:01:17 +01:00
Klaus Basan
693d9631ff refs #911, wizard improvements
* disable enter button for next
* role QTextEdit size (logoff UI)
* no filter bar for log
2017-04-18 00:01:15 +01:00
Klaus Basan
304c552872 refs #916, interpolator mode for XP 2017-04-18 00:01:11 +01:00
Klaus Basan
e2849f171e refs #916, interpolator mode for FS9 2017-04-18 00:01:07 +01:00
Klaus Basan
0fb96206c5 refs #916, interpolator mode for FSX 2017-04-18 00:01:05 +01:00
Klaus Basan
277837bb30 refs #916, dot command for interpolator mode 2017-04-18 00:01:03 +01:00
Klaus Basan
3a6df31c99 refs #916, interpolator mode utility functions for SimObjects 2017-04-18 00:00:56 +01:00
Klaus Basan
6ec0960811 Removed unused forward declarations 2017-04-18 00:00:54 +01:00
Klaus Basan
28ffdd8ed9 refs #916, added utility functions in CInterpolatorMulti 2017-04-18 00:00:52 +01:00
Klaus Basan
d078aa9580 refs #911, formatting 2017-04-18 00:00:48 +01:00
Klaus Basan
622a2f0937 refs #911, backend function in listener
Can provide information of the system which was connected
2017-04-18 00:00:47 +01:00
Klaus Basan
8a2eef66ae refs #911, formatting FSX/P3D connect info 2017-04-18 00:00:45 +01:00
Klaus Basan
1c96d30bcd refs #911, added P3D exclude directories 2017-04-18 00:00:43 +01:00
Klaus Basan
566b6aabf3 refs #911, settings UI for simConnect.cfg improved
* only work with local file, a remote file can be adjusted in the core`s settings
* set UI port/address from file
* formatting/renaming
2017-04-18 00:00:41 +01:00
Klaus Basan
f82f04275b refs #911, allow to obtain address/port from simConnect.cfg file 2017-04-18 00:00:39 +01:00
Klaus Basan
b21f5f18e7 refs #911, fixed some UI strings 2017-04-18 00:00:37 +01:00
Klaus Basan
b3df6bbc7b refs #906, delete .rev file (if applicable) when files are copied 2017-04-18 00:00:35 +01:00
Klaus Basan
ecb7877908 refs #906, obtain .rev file name from static function instead of member 2017-04-18 00:00:34 +01:00
Mathew Sutcliffe
31a01d74c6 refs #896 Enable toggle of interpolator mode in X-Plane. 2017-04-18 00:00:32 +01:00
Mathew Sutcliffe
6e488533f5 refs #896 Using CInterpolatorMulti in simulator drivers. 2017-04-18 00:00:30 +01:00
Mathew Sutcliffe
b491a1432c refs #896 Added CInterpolatorMulti to allow runtime switching between interpolator algorithms. 2017-04-18 00:00:28 +01:00
Mathew Sutcliffe
70520d44c3 refs #884 Protect filesystem race in settings using QLockFile. 2017-04-18 00:00:24 +01:00
Mathew Sutcliffe
0d0e2cf9e0 refs #884 Refactoring: moved method. 2017-04-18 00:00:20 +01:00
Mathew Sutcliffe
5b5e80e67f refs #914 Ignore FSIP2PR packets. 2017-04-18 00:00:18 +01:00
Klaus Basan
79f369cf3d refs #910, updated externals
* P3D subdirectories
* VATLIB win32 aircraft parts fix
2017-04-18 00:00:16 +01:00
Klaus Basan
7b5de30309 Removed Q_DECLARE_INTERFACE based on slack discussion (MS/KB) 2017-04-18 00:00:15 +01:00
Klaus Basan
389c771c22 refs #910, gcc missing initializer for member 2017-04-18 00:00:13 +01:00
Klaus Basan
61dc32e894 refs #910, display SimConnect info in settings 2017-04-18 00:00:11 +01:00
Klaus Basan
83c0dd6dfa refs #910, check SimConnect DLL in listener
(preliminary version before we know P3D string variety)
2017-04-18 00:00:09 +01:00
Klaus Basan
7b9747b35c refs #910, obtain simConnect dll details
utility function
2017-04-18 00:00:07 +01:00
Klaus Basan
0f2680ba2a Formatting #910 2017-04-18 00:00:06 +01:00
Klaus Basan
099680c054 refs #910, obtain DLL and modules info
windows specific utility functions to obtain info about DLL / DLLs loaded
(to be used to test P3D/FSX Simconnect DLLs)
2017-04-18 00:00:04 +01:00
Klaus Basan
705e83e156 Simplified Ctor for application with CApplicationInfo::Application 2017-04-18 00:00:02 +01:00
Roland Winklmeier
272fa95576 Expand file log header with build info, version and system diagnostics
refs #902
2017-04-18 00:00:00 +01:00
Roland Winklmeier
15b50791ef Add build time and git head strings to CBuildConfig
refs #902
2017-04-17 23:59:59 +01:00
Roland Winklmeier
eea6c31e7b Silence warning if doxygen binary is not found 2017-04-17 23:59:57 +01:00
Roland Winklmeier
108336a9cc Add link to swift project webpage to installer finalPageActionList
refs #902
2017-04-17 23:59:55 +01:00
Roland Winklmeier
e9b79fbc8c Remove README file from installer
refs #902
2017-04-17 23:59:53 +01:00
Roland Winklmeier
b6fb532f3a Set installbuilder project.version dynamically from qmake
Instead of maintaining the version number in project.xml, pass it to
installbuilder from qmake project.

refs #902
2017-04-17 23:59:52 +01:00
Roland Winklmeier
dbcde5bcf5 Create crashpad database directory before initializing CrashReportDatabase 2017-04-17 23:59:50 +01:00
Roland Winklmeier
452b2ce0d6 Run swiftlauncher with correct arguments after installation
refs #902
2017-04-17 23:59:48 +01:00
Roland Winklmeier
6495813102 Add Prepare3D plugin to installer
refs #902
2017-04-17 23:59:47 +01:00
Roland Winklmeier
518e612646 Installer images and icons update
- Update the installer icon to the new one
- Replace images produced by ourselves with X-Plane 10 to avoid copyright
  issues
- Remove unnecessary files

refs #902
2017-04-17 23:59:45 +01:00
Klaus Basan
3b0ddad8b9 Minor layout/text adjustments in load overview 2017-04-17 23:59:40 +01:00
Klaus Basan
1b56f498a9 refs #886, added skip button (custom button) in config wizard 2017-04-17 23:59:39 +01:00
Klaus Basan
80b127bce8 refs #887, copy nested directories in wizard
* added utility function
* removed preselectMissingOrOutdated, flag for initCurrentDirectories
* support for copying nested directories
2017-04-17 23:59:37 +01:00
Klaus Basan
96a2b757e7 refs #887, support nested directories in comparison 2017-04-17 23:59:35 +01:00
Klaus Basan
fce4cb8a4d refs #827, preferColorLiveries as parameter for scoreFull
flag will be set in aircraft matcher
2017-04-17 23:59:33 +01:00