Klaus Basan
efd82f4391
Minor UI improvements
2017-06-27 20:50:27 +02:00
Klaus Basan
e07e87cd9f
Ref T34, review item
2017-06-18 22:51:12 +02:00
Klaus Basan
a8eae0ea55
Some UI formatting / padding
2017-06-18 22:51:10 +02:00
Klaus Basan
d4e240ca1b
Ref T45, Ref T28 set default consolidation time
...
(which also is supposed to solve timeout issue)
2017-06-18 22:51:09 +02:00
Klaus Basan
334adbf02d
Ref T70, filters and model
...
* added model descriptions in view model
* filtering for family and all 3 descriptions
* completers for filter fields
2017-06-18 22:51:08 +02:00
Klaus Basan
96c27c1c5b
Ref T80, improved completer
...
* no invalid combined codes in list
* sort by rank
* refresh completer strings when new codes are added
2017-06-18 22:51:06 +02:00
Klaus Basan
fba521ecd5
Formatting
2017-06-18 22:51:06 +02:00
Klaus Basan
699a8d0f9f
Ref T82, removed add button for servers, only save
...
* save will add a new server when not already existing
* when saved with same name, it will override values
* default values for FSD setup
* adjusted validation
2017-06-18 22:51:04 +02:00
Klaus Basan
7a75413fc1
Ref T84, fix for better readibility of news / hyperlinks
...
* adjust palette to change link color: hardcoded, but no other way per stylesheet
* stylesheet fix to avoid black font in table view (CTRL S)
Remark:
Currently we just display the blog page as news, which is not correctly formatted, but somehow works.
In the future we might use a tailored HTML page for that.
2017-06-18 22:51:02 +02:00
Roland Winklmeier
5d1b5dba38
Allow to select server type in FSD settings
...
Summary:
With this change the server type is a dynamic setting per server and
replaces the hardcoded global server type in CNetworkVatlib. This allows
the user to select the server type in settings ui and configures
the vatlib session accordingly.
This also removes the command line argument to set the server type since
it doesn't make sense anymore.
Reviewers: msutcliffe
Reviewed By: msutcliffe
Subscribers: jenkins
Differential Revision: https://dev.swift-project.org/D24
2017-06-09 12:27:58 +02:00
Klaus Basan
57b39dcd37
Unified setting key
2017-05-09 19:13:58 +02:00
Klaus Basan
9b8afdf499
Ref T78, setting and dialog "do not show again"
...
Applies to automatic update info check
2017-05-09 19:13:57 +02:00
Klaus Basan
0af6a372e3
UI stash text improved and stash shortcuts
2017-05-09 19:13:56 +02:00
Klaus Basan
43bd700687
Ref T63, remember directory
2017-05-09 19:13:56 +02:00
Klaus Basan
a4100d7efa
Ref T77, tooltip for models (HTML Summary)
2017-05-09 19:13:54 +02:00
Klaus Basan
ba85e3851b
Ref T75, filter aircraft model by id
2017-05-09 19:13:52 +02:00
Klaus Basan
7df685bbda
Ref T75, filter livery by id
2017-05-09 19:13:51 +02:00
Klaus Basan
997d17c459
Ref T75, filter airline ICAO by id
2017-05-09 19:13:50 +02:00
Klaus Basan
55357f9c65
Ref T75, filter aircraft ICAO by id
2017-05-09 19:13:50 +02:00
Klaus Basan
614efd7681
Ref T75, utility function
2017-05-09 19:13:49 +02:00
Klaus Basan
a9938fd7fe
Formatting
2017-05-09 19:13:48 +02:00
Klaus Basan
77100fc09e
Ref T67, display load status messages
2017-05-09 19:13:47 +02:00
Klaus Basan
927b8bc577
Ref T67, check models against simulator when loading them
...
* set simulator which the model view accepts for loading
* removed old flags
2017-05-09 19:13:46 +02:00
Klaus Basan
98479e8d17
Ref T67, allow to pass "forced"
2017-05-09 19:13:45 +02:00
Klaus Basan
1e0e40186c
Formatting, renaming
2017-05-09 19:13:43 +02:00
Klaus Basan
cdfa2530b6
Ref T72, lenient search for airline ICAO
2017-05-09 19:13:41 +02:00
Mathew Sutcliffe
d5ab73e1bc
Replace QRegExp with QRegularExpression
...
Reviewers: kbasan, msutcliffe
Reviewed By: kbasan, msutcliffe
Subscribers: jenkins
Differential Revision: https://dev.swift-project.org/D11
2017-05-05 23:08:35 +01:00
Klaus Basan
94fbfeefdb
Fixed bug in load overview
2017-05-05 23:08:32 +01:00
Klaus Basan
0fd3857b87
Ref T28, allow to set updater to really show if it is "on"
2017-05-05 23:08:28 +01:00
Klaus Basan
e7e984227b
Ref T28, allow access to settings component
2017-05-05 23:08:22 +01:00
Klaus Basan
c9afc68309
Ref T28, do not change simulator selector when only cache update
2017-05-05 23:08:13 +01:00
Klaus Basan
6fc48ab160
Ref T53, "bulkadd" role in UI/user
2017-05-05 23:08:02 +01:00
Klaus Basan
f4af5e6cc1
Ref T28, settings for updater
2017-05-05 23:07:57 +01:00
Klaus Basan
f12b69bb87
Ref T28, background updater: consolidate DB and model data in background
...
* automatically reload DB data
* consolidate models with DB data
2017-05-05 23:07:55 +01:00
Klaus Basan
6a96913974
Ref T28, new model consolidation function
...
(updates models with DB data)
2017-05-05 23:07:53 +01:00
Klaus Basan
65a716a61d
Ref T28, renaming to getLatestDbEntityTimestamp
2017-05-05 23:07:49 +01:00
Klaus Basan
d7ae3712dd
Ref T59, stash validation triggered by "stash" button
...
From non stash tabs not using full validation
2017-05-05 23:07:43 +01:00
Klaus Basan
74e0bf397f
Ref T42, application classes
...
* GUI classes allow retry
* longer timeouts
* accept unknow accessibility (QAM)
* QAM now as pointer, which would allow to replace QAM
When QAM becomes disconnected, then connect again it is in unknown state
2017-05-05 23:07:42 +01:00
Klaus Basan
6ebbf58f79
Formatting
2017-05-05 23:07:34 +01:00
Klaus Basan
420e80a437
Ref T41, prg version can be checked when it is not new
2017-05-05 23:07:31 +01:00
Mathew Sutcliffe
4a4dea8d4d
Rename xbus to xswiftbus
...
Summary:
I wanted to rename xbus because its relation to //swift// is not immediately clear from the name.
xswiftbus seems reasonable.
Reviewers: #swift_pilot_client, kbasan
Reviewed By: kbasan
Subscribers: kbasan, jenkins
Tags: #swift_pilot_client
Differential Revision: https://dev.swift-project.org/D14
2017-05-05 23:07:11 +01:00
Klaus Basan
b2d95f471e
Ref T41, download dialog available for all swift UI applications
2017-05-05 22:44:05 +01:00
Klaus Basan
7f0a971b4a
Ref T41, adjusted info component to be used with dialog
2017-05-05 22:40:51 +01:00
Klaus Basan
d1bf788f07
Ref T41, independent dialog for downloading swift
2017-05-05 22:40:48 +01:00
Klaus Basan
8ac609a166
Formatting and UI fixes
2017-05-05 22:40:46 +01:00
Klaus Basan
9c9f3e82ae
Comment
2017-05-05 22:40:32 +01:00
Klaus Basan
b39f9a33a2
Ref T40, allow to pass timeout
2017-05-05 22:40:27 +01:00
Klaus Basan
fad7d4b8c9
Ref T35, optional model description when mapping
2017-05-05 22:40:16 +01:00
Klaus Basan
5687f5c176
Allow some time when .rev file is generated before files are overriden
...
(copied over in wizard)
There was an issue that the copied over file was afterwards not present
2017-05-05 22:40:13 +01:00
Klaus Basan
8ad7c1e3c7
Fixed issue with still using header instead of info object data
...
plus some utility functionality
2017-05-05 22:40:10 +01:00