Commit Graph

2387 Commits

Author SHA1 Message Date
Klaus Basan
a8321f3563 Ref T447, dock widget style 2018-12-05 04:03:42 +01:00
Klaus Basan
80c3143fb0 Minor tweaks 2018-12-02 18:27:05 +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
b48e059930 Model style 2018-12-01 19:23:08 +01:00
Klaus Basan
0da8d85999 Ref T442, utility functions for logically sorting by suffix 2018-11-30 22:02:04 +01:00
Klaus Basan
391327b3a7 About dialog adjustment/style 2018-11-29 20:54:26 +01:00
Klaus Basan
93656d0a99 Network setup not yet used, disabled 2018-11-29 20:54:26 +01:00
Roland Rossgotterer
a005ebbbc9 Split viewbase.cpp
viewbase.cpp instantiates many template classes and ended up as a huge object file. Building with MinGW in not-optimized debug build, the file got too big. Therefore split the template instantiations into individual files.
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
7035330744 Views: JSON values can be shown as popup 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
d240dc73ab Ref T441, statistics can also display matrix 2018-11-25 18:28:32 +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
Klaus Basan
e9fd49731c Ref T438, open text message from aircraft context menu 2018-11-22 19:55:04 +01:00
Klaus Basan
d2ca97846d Allow to reload other swift versions UI 2018-11-22 19:55:03 +01:00
Klaus Basan
8439f19ca3 Minor UI adjustments 2018-11-22 19:55:02 +01:00
Klaus Basan
c8ba6946bd Allow to enable HTML color (as tooltip must be "black") 2018-11-22 19:55:02 +01:00
Klaus Basan
3096822f70 Use HTML overlay message in flightplan 2018-11-22 19:54:52 +01:00
Klaus Basan
ff33db96db Use screen geometry to configure screen size 2018-11-22 19:54:52 +01:00
Klaus Basan
0b2d3c3f05 Utility function for screen geometry 2018-11-22 19:54:51 +01:00
Klaus Basan
1bf9670a5d Display info about crash dump 2018-11-22 19:54:51 +01:00
Klaus Basan
753511cafb HTML overlay status message, smaller form of overlay message
* improved toHTML (with icon)
* overlay message
2018-11-22 19:54:51 +01:00
Klaus Basan
d9788115c7 Ref T432, display more detailed tooltip for COM frequency 2018-11-16 02:49:56 +01:00
Klaus Basan
beec69281a Login component set FSD/voice details based on current server selection 2018-11-16 02:49:56 +01:00
Klaus Basan
8003a50ae5 Ref T420, trigger logoff countdown when simulator is no longer vital 2018-11-16 02:49:56 +01:00
Klaus Basan
b452cd7530 Ref T410, show number of SB4 packets received under simulator/information 2018-11-16 02:49:55 +01:00
Klaus Basan
254abdf68b Style 2018-11-16 02:49:55 +01:00
Klaus Basan
5b4960ec5b Allow to select FSX/P3D or XPlane standard models 2018-11-16 02:49:55 +01:00
Klaus Basan
21506293f3 Info about checklist 2018-11-16 02:49:55 +01:00
Klaus Basan
b937f10992 Hotkey dialog style 2018-11-16 02:49:55 +01:00
Klaus Basan
fe8548a5d4 Ref T415, allow to manually override FP from simulator 2018-11-16 02:49:55 +01:00
Klaus Basan
943a6af2ba Ref T415, fixes as reported by RP
* also the CVariant format needs to be parsed
* fixed typo in toFlightPlanRemarks
* see https://swift-project.slack.com/archives/G96QTUBEG/p1542054827021700
2018-11-16 02:49:55 +01:00
Klaus Basan
cd26d88826 FP style 2018-11-16 02:49:55 +01:00
Klaus Basan
0b368ad935 Ref T431, FSD setup allow to force 4 letter airline ICAO code 2018-11-16 02:49:54 +01:00
Klaus Basan
358aac503c FP UI adjustment 2018-11-16 02:49:54 +01:00
Klaus Basan
1a45d8e1b8 Login component, hide server selection when displaying FSD details as otherwise there is not enough space 2018-11-16 02:49:54 +01:00
Klaus Basan
79547efe0a Login UI improvements 2018-11-16 02:49:54 +01:00