Roland Winklmeier
9de30b587b
installbuilder style fixes
2018-09-08 15:36:23 +02:00
Roland Winklmeier
65a8fdf251
Remember the last installation path
...
ref T305
2018-09-08 15:36:23 +02:00
Klaus Basan
f07ec8c519
Ref T322, ATC stations UI, request updated distance along with stations
2018-09-08 15:36:22 +02:00
Klaus Basan
fa3555b792
Ref T322, in airspace monitor update ATC station distance
2018-09-08 15:36:22 +02:00
Klaus Basan
be6ae734a0
Ref T322, style/renamings
2018-09-08 15:36:22 +02:00
Klaus Basan
f3f2fa664e
Ref T322, ATC station distance can be recalculated when getting ATC stations from network context
2018-09-08 15:36:22 +02:00
Klaus Basan
cacbe6e996
Ref T322, get situation from "own aircraft" context
2018-09-08 15:36:21 +02:00
Klaus Basan
97f5661690
Comment for driver added
2018-09-08 15:36:21 +02:00
Klaus Basan
b4e17ed091
Ref T322, renamings
2018-09-08 15:36:21 +02:00
Klaus Basan
09ab653cf9
Reduced number of (unnecessary) network status messages
2018-09-08 15:36:21 +02:00
Klaus Basan
b6edb13da0
Fixed UI component warning
2018-09-08 15:36:20 +02:00
Klaus Basan
09c3e06660
Settings UI adjustments
2018-09-08 15:36:20 +02:00
Klaus Basan
76cf63f149
Wizard UI adjustments
2018-09-08 15:36:20 +02:00
Klaus Basan
809c845a02
Ref T320, mixed FSX/FS9 strings
2018-09-08 15:36:20 +02:00
Roland Winklmeier
f31b43ffcf
Comment option to launch browser from final installer page
...
ref T305
2018-09-08 15:36:19 +02:00
Roland Winklmeier
f6f198af13
Replace installer icons with transparent bird
...
ref T305
2018-09-08 15:36:19 +02:00
Roland Winklmeier
ebc1e9a33e
Rename the menu shortcut names and comments
...
ref T305
2018-09-08 15:36:15 +02:00
Roland Winklmeier
741202a70f
Add platform name to installer directory and menu shortcuts
...
ref T305
2018-09-08 15:34:07 +02:00
Klaus Basan
f85c6bcc30
Style and check condition
2018-09-08 15:31:03 +02:00
Klaus Basan
a062607520
Ref T317, fix CLANG warning for SimConnect
...
- casting functions in "simconnectfunctions.h"
- using correctly casted values
- some other smaller fixes
2018-09-01 20:13:56 +02:00
Klaus Basan
8286da4395
Fixed Doxygen warning
2018-09-01 03:12:44 +02:00
Klaus Basan
dc1613d600
Fixed "geometry warning"
2018-09-01 03:11:42 +02:00
Klaus Basan
096ddd4027
Adjust time bomb
2018-09-01 00:25:33 +02:00
Roland Winklmeier
14af2dccf0
Use Qt::QueuedConnection to process remote hotkey actions
2018-08-31 20:08:19 +02:00
Roland Winklmeier
b6180d33af
Convert private slots to private functions
2018-08-31 20:08:17 +02:00
Roland Winklmeier
2856dad280
Fix hotkey settings not loaded during app start
...
CInputManager is listening for hotkey settings changes, but it never loaded
the current state during construction and kept an empty setting.
ref T318
2018-08-31 20:08:16 +02:00
Roland Winklmeier
be14be1e7c
Disable MinGW debug optimizations
2018-08-31 20:08:15 +02:00
Roland Winklmeier
29f464189b
Move template in-class function definitions out of class
...
Keeping them defined in-class caused linker issues with the extern template
declaration in a non-optimized MinGW debug build. Apparently it did not
inline them but instead relied on the extern declaration and expected
them defined somewhere else.
2018-08-31 20:08:14 +02:00
Klaus Basan
5ac7c224bf
Ref T293, fixed icon
2018-08-31 20:08:12 +02:00
Klaus Basan
a10e31e36e
Ref T317, detect the special states
...
* pending added, but removed
* pending removed, but added again
2018-08-31 20:08:11 +02:00
Klaus Basan
88aee2db1a
Macthing settings key lc
2018-08-31 20:08:09 +02:00
Klaus Basan
fbbef75341
Improved hotkey messages
2018-08-31 20:08:08 +02:00
Roland Winklmeier
625f8d1d6b
Fix wrong argument passed to fixWindowsUncPaths
2018-08-31 20:08:07 +02:00
Klaus Basan
5096df034b
Ref T314, thread CContinuousWorker::finish
...
- use application thread if there is no owner
- use QPointer for owner
- more detailled error message
2018-08-31 20:08:06 +02:00
Klaus Basan
f6dee9e7ff
Ref T308, use optimized version in model reader/performance samples
2018-08-31 20:08:02 +02:00
Klaus Basan
260585e35c
Ref T308, performance optimized fromDatabaseJsonCaching
...
* maps for id/object
* caching fromDatabaseJsonCaching
* fixed CAircraftModel::fromDatabaseJson wrong prefix
2018-08-29 03:08:23 +02:00
Klaus Basan
c43fba9abd
Ref T308, style
2018-08-29 03:08:21 +02:00
Klaus Basan
0da824a5d2
Ref T308, using QStringBuilder in simulator info
2018-08-29 03:08:20 +02:00
Klaus Basan
1b5888bf82
Context menu improvements
...
- rneamed some paths, group "model stuff" together
- no spearators if same menu key root (such entries belong semantically together)
2018-08-28 03:55:53 +02:00
Klaus Basan
e8f51cc111
Ref T310, more detailed statistics in UI
2018-08-28 01:16:57 +02:00
Klaus Basan
8ba5463d18
Ref T310, renamings
2018-08-28 01:16:24 +02:00
Klaus Basan
84bf19697c
Ref T310, utility functions for statistics (incl.renaming)
2018-08-28 01:15:49 +02:00
Klaus Basan
3ce6e230b2
Bumped version to 0.8.6
2018-08-27 18:58:25 +02:00
Klaus Basan
be816f076d
Ref T312, UI simulator settings to check listeners manually per push button
2018-08-27 18:58:24 +02:00
Klaus Basan
2c1055cc2e
Ref T312, fixed thread safety of listeners start/stop/check
2018-08-27 18:58:23 +02:00
Klaus Basan
0b0a7783a0
Ref T312, added check listener function in contexts
2018-08-27 18:58:22 +02:00
Klaus Basan
d879aa6012
Ref T312, plugin manager listener chec function (simulator available?)
2018-08-27 18:58:21 +02:00
Klaus Basan
0db1683aa3
Init simulator display field, shorter text, typo
2018-08-27 18:58:20 +02:00
Klaus Basan
d320f590b4
Ref T311, avoid crash of model set dialog
...
- check for nullptr mapping component
- disable new set button in dialog
2018-08-27 18:58:19 +02:00
Klaus Basan
a7d3fb4db0
Minor UI adjustments in 1st model set/copy
2018-08-27 18:58:17 +02:00