Commit Graph

21 Commits

Author SHA1 Message Date
Klaus Basan
daa3c9be81 refs #576, fixed livery filtering and editing
* fixed selector by stripping extra info before selecting
* correct reset of filter UI
* return livery object directly from form if already valid DB object
2016-02-05 18:00:17 +01:00
Klaus Basan
f544b0cd3f refs #587, form/component to modify multiple model properties 2016-02-05 18:00:12 +01:00
Klaus Basan
64af6a6767 resize distributor form 2016-02-05 18:00:11 +01:00
Klaus Basan
06fc5fb89d refs #587, use model mode component in form 2016-02-05 18:00:11 +01:00
Klaus Basan
d193ca4e73 refs #586, refs #580 update form to allow to edit IATA/family 2016-02-05 18:00:10 +01:00
Klaus Basan
68d2a4bc81 refs #577, allow to assign editor values to a bunch of models by context menu 2016-02-05 18:00:01 +01:00
Klaus Basan
f33366ed88 refs #576, updated mapping & stash components / form for auto stashing
* made some functions public
* removed unused signal
* comments
* consolidate functions
2016-02-05 17:59:56 +01:00
Klaus Basan
a125b02984 refs #573, added exclude/include combo box in UI
* access to user, only admin may edit include/exclude
* updated UI
2016-01-28 16:32:08 +01:00
Klaus Basan
6c81a0259a refs #575, using livery completer
* embedded in form
* rectified readOnly / only for selection
* added uper case validator where missing
* selecting airline triggers loading of default livery
2016-01-28 16:32:03 +01:00
Klaus Basan
9de1d91bb2 Fixes issues found during testing refs #568
* upper case in filters
* validation of distributor (made distributor mandatory)
* country change triggers filter
2016-01-28 16:32:00 +01:00
Klaus Basan
0326356f43 refs #568, allow to set mapping mode by flag 2016-01-28 16:31:48 +01:00
Klaus Basan
5aa1f3bc94 refs #526, forms
* fixed read only
* in read only mode no warnings (then we just do mapping and warnings do not help)
2016-01-28 16:31:31 +01:00
Klaus Basan
a5fe143821 refs #535, renamed save to publish
* in same step fixed tabstops
* capital letters
2015-12-20 17:00:03 +01:00
Klaus Basan
7eac38ad9b refs #535, buddies (Qt) in forms 2015-12-20 16:59:58 +01:00
Klaus Basan
92f930b068 refs #535 completer for airline name
* common base class for airline completers
* changed dependend classes
2015-12-20 16:59:56 +01:00
Klaus Basan
670bef0fd1 refs #535, finetuning of drop site
* stylesheet
* sizes of deploying components
2015-12-20 16:59:52 +01:00
Klaus Basan
1b46e0400c refs #544 doxygen 2015-12-12 04:47:18 +00:00
Klaus Basan
291c95160f Doxygen fixes refs #544 2015-12-08 20:14:17 +01:00
Klaus Basan
8f85c54989 refs #538, Formatting, minor tweaks, comments
* new slot syntax in ATC station component
* formatting, comments
* tab order
* utility function for severity in status message
* null checks in threadutils
* invalidKey function in datastore
* changed data object keys (cached objets)
* added missing value object compare cases
* renamed timer in context network
* finder function for model list
* renamed getContainer to container (as it is just a reference)
2015-12-07 02:25:26 +01:00
Klaus Basan
a2b413c8e1 refs #522, consolidate mutable / make mutable thread safe
* removed mutable wherever possible in GUI classes
* in vPilotReader also renamed some functions and some minor improvements
2015-11-26 01:33:35 +01:00
Klaus Basan
513eb07a13 refs #452 editors
the editors allow to enter data for the different value objects
2015-11-19 20:59:45 +00:00