Mat Sutcliffe
9f85a7b560
Fixed clazy warnings: pass large objects by reference to const.
2019-02-22 20:23:33 +00:00
Mat Sutcliffe
e40af8132c
Fixed clazy warnings: missing Q_OBJECT.
2019-02-22 20:23:33 +00:00
Mat Sutcliffe
333ea1b8df
Fixed clazy warnings: empty QStringLiteral.
2019-02-22 20:23:32 +00:00
Klaus Basan
a09d7191f3
Ref T456, user statistics monitored at backend
...
* values for simulator/network
* changed concept a bit so crash handler values are used for statistics as well
2018-12-16 00:22:33 +01:00
Klaus Basan
d5ebd91c55
Use combobox simulator selector in mapping component as it allows "smaller" columns
2018-12-16 00:22:33 +01:00
Klaus Basan
5f252530cd
Minor fixes in simulator selector
2018-12-16 00:22:33 +01:00
Klaus Basan
e5eeb43031
Shutdown guard
2018-12-14 19:57:30 +01:00
Klaus Basan
e9beb2d353
Ref T447, navigator dialog improvements
...
* slots -> normal functions
* watchdog to bring back navigator in case it gets in background
2018-12-11 10:52:23 +01:00
Klaus Basan
86b8fd03be
Ref T447, info area
...
* force floating windows on top "allFloatingOnTop()"
* slots -> normal functions
* use BLACK_VERIFY to avoid "shutdown" in release build, possible reason for Ref T334
2018-12-11 09:04:53 +01:00
Klaus Basan
c591728e88
Aircraft ICAO code of own model is wrong
...
Although the reverse lookup of a model is correct, it's aircraft ICAO code is wrong
Issues found
* in the driver the ICAO code is permanently overridden -> commented out
* there are two contexts, own aircraft and simulator, but only one uses reverse lookup -> now both
* using Qt::QueuedConnection for context -> GUI
2018-12-11 00:51:31 +01:00
Klaus Basan
7cf4a3ec33
Ref T441, cleanup
2018-12-10 13:54:02 +01:00
Klaus Basan
0f0800f35d
Context menu for model set to remove excluded models
2018-12-10 13:54:02 +01:00
Klaus Basan
4051e958cf
Ref T441, fixed OK/Cancel and always stop when finished
2018-12-10 10:42:41 +01:00
Klaus Basan
9b06a159f2
Focus text in text entry of overlay text message
2018-12-10 03:41:16 +01:00
Klaus Basan
9525e0dbe5
Ref T441, added progress bar and stop button to UI
2018-12-10 03:41:16 +01:00
Klaus Basan
6761a4c08a
Ref T442, made ATC station component a QFrame
...
* details in group box
* count for tree view tab
* formatting of settings
2018-12-10 03:41:16 +01:00
Klaus Basan
8d3d5743d3
Ref T455, preselect simulator in wizard if there are models
2018-12-10 03:41:16 +01:00
Klaus Basan
eacb554053
Ref T365, use not-wrapping tooltips
2018-12-10 03:41:16 +01:00
Klaus Basan
511b3ae6c3
Style
2018-12-10 03:41:16 +01:00
Klaus Basan
556c17795d
Fill in combined type if not filled in (empty) and ICAO is from DB
2018-12-10 03:41:16 +01:00
Klaus Basan
32b2059d1a
Allow to refresh "other server" combobox
2018-12-10 03:41:15 +01:00
Klaus Basan
49affde15b
Ref T455, fixes for simulator settings
...
* trace unsaved changes
* use stripped paths for exclude patterns
* added missing "parseExcludeDirectories" which was the source of the reported 1st bug
2018-12-07 02:37:16 +01:00
Klaus Basan
76913fd069
Ref T455, use combobox in model dialogs as radio boxes are too wide
2018-12-07 02:37:16 +01:00
Klaus Basan
345f207480
Ref T430, fixed selector for FG
2018-12-07 02:37:15 +01:00
Klaus Basan
363b7c9966
Ref T430, style
2018-12-07 02:37:15 +01:00
Klaus Basan
82324cb512
Ref T442, ATC station treeview
...
* store expand/collapsed state
* resize
* clear
2018-12-07 02:37:14 +01:00
Klaus Basan
280c9a4e56
Improved size calculation of overlay text message
...
* larger text message overlay
* fixed min.size calculation
2018-12-07 02:37:13 +01:00
Klaus Basan
624de52724
Ref T442, connected tree view signals
2018-12-05 04:04:00 +01:00
Klaus Basan
42af510342
Check for minimum mapping version
...
* check functions in gui application/application
* check for instance mapping wizard
* check on mapping tool's stashing component
2018-12-05 04:03:59 +01:00
Klaus Basan
45e34001a8
Ref T442, moved tree model into own class
...
* columns can be used as with list model
* own class/file
2018-12-05 04:03:59 +01:00
Klaus Basan
1f60390cea
On login page, on clear aircraft/airline fields with simulator attached
2018-12-05 04:03:43 +01:00
Klaus Basan
40afedcaed
Ref T448, completer in FP width
2018-12-05 04:03:43 +01:00
Klaus Basan
6ef10b92ab
Fixed non-saving crashdump setting and some improvements for setup
...
Registration for "Settings::CCrashSettings::registerMetadata()" was missing
2018-12-02 18:26:49 +01:00
Klaus Basan
7fc6fcb867
Improved version of "Allow to delete data directory from application view"
...
- split functions into dynamic loading and const versions (loading at startup)
- reload other versions from wizard in case they changed
- some renaming/formatting
2018-12-02 04:27:59 +01:00
Klaus Basan
391327b3a7
About dialog adjustment/style
2018-11-29 20:54:26 +01:00
Roland Rossgotterer
659b78832e
Rewrite 7z uncompressing to work on all supported platforms
...
On Windows we ship 7za.exe in our binaries.
On MacOS we do the same, but the executable needs to be called with the full path.
On Linux we don't ship anything but assume it to be available from the distribution.
2018-11-29 20:54:25 +01:00
Roland Winklmeier
2843e20d54
Update xswiftbus.conf when updating connection details
...
ref T434
2018-11-29 20:54:25 +01:00
Klaus Basan
394147dcb9
Server handling
...
* added tower view as hardcoded
* renamed to predefined servers
* utility functions to add/remove FSD setup flags
2018-11-29 20:54:25 +01:00
Klaus Basan
4792dbf8d1
Ref T420, setting to save "auto logoff"
...
* added flag in settings
* use in login component
2018-11-29 20:54:25 +01:00
Klaus Basan
0e5dc4e12a
On login page, clear aircraft/airline fields if model is not from DB
...
* discussion https://swift-project.slack.com/archives/CCV74GESV/p1543344801126700
* emulated driver settings allow non DB model for testing
* use "showOverlayHTMLMessage"
2018-11-29 20:54:25 +01:00
Klaus Basan
9f6cb9a72f
Allow to delete data directory from application view
...
* allow to re-init applicazion list (needed because directories can be deleted)
* context menu for "delete data directory"
2018-11-29 20:54:25 +01:00
Klaus Basan
d704a8aeab
Simulator update returns info what was updated
2018-11-29 20:54:25 +01:00
Klaus Basan
2ad293fbad
Ref T441, allow to refresh model set (if something was changed, and one would want to revert)
2018-11-29 20:54:25 +01:00
Klaus Basan
2abd974369
Ref T441, check for key duplicates and changes simulator
2018-11-29 20:54:24 +01:00
Klaus Basan
4a28b589d8
Ref T441, overlay messages for model set component
2018-11-29 20:54:16 +01:00
Klaus Basan
2b8d7f425e
Ref T441, use distributor preferences in "reduce dialog"
2018-11-26 06:26:07 +01:00
Klaus Basan
115dc6759c
Ref T441, integrated CDbReduceModelDuplicates with own model set component
...
* some members renamed
* context menu for "model reduction"
* adjusted model statistics
2018-11-26 06:26:07 +01:00
Klaus Basan
77839acf70
Ref T441, 1st version for "reduction" dialog
2018-11-26 06:26:07 +01:00
Klaus Basan
e7e82c3ab1
Style, minor fixes
2018-11-25 18:26:45 +01:00
Klaus Basan
3edbd09732
Ref T438, allow to collapse "Message to" button area and disable icons
2018-11-23 19:57:33 +01:00