Klaus Basan
780d8a05e8
refs #618 , functions / class to get simulator distribution of a model set
...
Find out for which simulators the model set is etc.
2016-03-30 18:22:19 +02:00
Klaus Basan
bb16d5d069
refs #618 , allow to display icon when DB key is set
2016-03-30 18:22:18 +02:00
Klaus Basan
691ffa3417
refs #618 , real index for BlackMisc::CPropertyIndex::GlobalIndexCDbOwnModelsComponent
2016-03-30 18:22:17 +02:00
Klaus Basan
efcf38c2a5
refs #618 , allow to set and save model sets
2016-03-30 18:22:16 +02:00
Klaus Basan
d509c6b0b5
refs #618 , allow to modify and validate data when loaded for a view
...
* allows to reject data considered incorrect
* data can be modified and adjusted after loading before displaying
2016-03-30 18:22:15 +02:00
Klaus Basan
353d96514e
refs #618 , return "good" message for cache setting and added validation log categoriess
2016-03-30 18:22:14 +02:00
Klaus Basan
78b117cc6d
refs #618 , allow to directly create validation messages
...
Needed frequently, easier than always to join categories
2016-03-30 18:21:38 +02:00
Klaus Basan
d60214bd3c
Fixed sample hot keys as discussed on slack
2016-03-30 13:42:01 +02:00
Klaus Basan
46a8d37c08
Support for high DPI screens
2016-03-30 13:42:01 +02:00
Klaus Basan
62789cfc14
refs #618 , model set loader (not to be confused with model loader)
2016-03-30 13:42:00 +02:00
Klaus Basan
5651ec0f80
refs #619 , removed redundant set method for cache in loader
2016-03-30 13:41:59 +02:00
Klaus Basan
50ac317065
refs #618 , unified naming in model list + minor adjustments
2016-03-30 13:41:58 +02:00
Klaus Basan
b78d823485
refs #618 , support for incremental build in model set builder
2016-03-30 13:41:57 +02:00
Klaus Basan
b871e7b1e3
refs #619 , simulator info list + fix in distributor list
2016-03-30 13:41:56 +02:00
Klaus Basan
4cecd2a4d0
refs #618 , allow to set file name for saving in views
2016-03-30 13:41:55 +02:00
Klaus Basan
e993ecdeaa
refs #618 , own component for GUI own model handling
...
* moved to own component
* ajdjusted last selections
* some renaming such as getView() -> view()
2016-03-30 13:41:54 +02:00
Klaus Basan
5dc976caca
refs #619 , allow to directly manipulate cache in loader
2016-03-30 13:41:54 +02:00
Klaus Basan
6fdddf8f93
refs #618 , allow to update/add models based on model string
...
* functionality in list
* access via view
* fixed count for changed objects in datastoreobjectlist (now detects replacements)
2016-03-30 13:41:53 +02:00
Klaus Basan
7beb5661a3
refs #618 , moved menus to menu subfolder
...
* generated some generic menus which can be reused
* adjusted view base
* new menu to merge with DB data
2016-03-30 13:41:52 +02:00
Klaus Basan
c339a3d1e0
refs #619 , use a combined cache class
...
* moved caches to blackmisc
* used CModelCaches in loader
* applied changes in simulator specific loader classes
* renamed find function to findFirstByModelStringOrDefault
* made merge function static so it can be used elsewhere
2016-03-30 13:41:51 +02:00
Klaus Basan
7d785b4e3b
refs #618 , allow to filter my include/exclude
2016-03-30 13:41:50 +02:00
Klaus Basan
ec8f9b70b6
refs #618 , show include / exclude also for own models
2016-03-30 13:41:49 +02:00
Klaus Basan
a2322aa13b
Applied viewport fix for views found here http://stackoverflow.com/q/3433664/356726
...
* Use new signal/slot syntax
* renamed resize mode
* Using sampleElements for presizing, some finetuning
2016-03-30 13:41:48 +02:00
Klaus Basan
7f2e37fab0
refs #618 , images added to resources
2016-03-30 13:41:47 +02:00
Klaus Basan
706f8c7ae1
refs #621 , adjusted reader to load also from local resource directory
2016-03-30 13:41:46 +02:00
Klaus Basan
468182da4c
refs #621 , URL from local file path
2016-03-30 13:41:45 +02:00
Klaus Basan
703a43c6fb
refs #621 , allow to load setup from resource dir file
...
* CValueObjects can be loaded from JSON file
* get bootstrap file location
2016-03-30 13:41:45 +02:00
Klaus Basan
87a0c75f43
refs #621 , use getXX for setup members, no idea why I have not used our standard
2016-03-30 13:41:44 +02:00
Klaus Basan
18c1da8502
refs #619 , allow to open file load / save dialog from view
2016-03-30 03:07:20 +02:00
Klaus Basan
dbbe07dc81
refs #622 , model set builder. Take own models and generate the set of models used in model matching. Normally configured via GUI.
2016-03-30 03:07:19 +02:00
Klaus Basan
3073710dba
refs #619 , function to get all ICAO designators as string list
2016-03-30 03:07:18 +02:00
Klaus Basan
e03c207324
refs #618 , refs #619 , utility functions for model/distributor value objects
2016-03-30 03:07:17 +02:00
Klaus Basan
d687255ef1
Fixed typo and exit application when parsing fails
2016-03-30 03:07:16 +02:00
Klaus Basan
ab33ebe64d
refs #485 , commented out aircraft_cfg pluginData, per https://swift-project.slack.com/archives/general/p1458003081000034
2016-03-30 03:07:15 +02:00
Klaus Basan
3588c5a601
refs #599 , fixes and improvements (assert/checks) for https://dev.vatsim-germany.org/issues/599#note-5
2016-03-30 03:07:14 +02:00
Klaus Basan
301c47c594
refs #618 , some functions consolidated as result of reviews in previous step (removed const/const signatures)
2016-03-30 03:07:13 +02:00
Klaus Basan
09f04c31f7
refs #618 , removed QWebEngine
2016-03-30 03:07:12 +02:00
Klaus Basan
42d5ceff32
refs #618 , GUI dialog to create own model set
...
* new tab in model mapping component
* form + dialog to select appropriate models
2016-03-30 03:07:10 +02:00
Klaus Basan
17cbd31095
refs #618 , allow to set mode for distributors (simplified mode used for selection in dialog)
2016-03-30 03:07:09 +02:00
Klaus Basan
93176b5bd4
refs #619 , enhance local model data with DB data (if possible)
...
* use new slot syntax on menu actions
* allow reload from disk and reload from cache
* added utility functions for model/modellist
2016-03-30 03:07:07 +02:00
Klaus Basan
76fa1535af
refs #619 , using latest selection cache in mapping component and init upon this
2016-03-23 03:25:00 +01:00
Klaus Basan
83d7b7ceef
refs #619 , adjusted model loader / implementing classes
...
* init data based on last setup
* init changed some signatures
2016-03-23 03:24:59 +01:00
Klaus Basan
7714f5db9f
refs #619 , utility functions simulator info
2016-03-23 03:24:58 +01:00
Klaus Basan
a5ad8c245b
Fix, also emit when complete data change and rows are the same (as it could be entirely different dataset)
2016-03-23 03:24:57 +01:00
Klaus Basan
38ca1a40b4
refs #619 , cache for last selections in components
...
1st implementation for mapping component
2016-03-23 03:24:56 +01:00
Klaus Basan
bd50cfab86
Formatting, naming
2016-03-23 03:24:55 +01:00
Klaus Basan
69b205cc14
refs #619 , allow exclude dirs in file utils searches for newest files
2016-03-23 03:24:55 +01:00
Klaus Basan
4087d63d9c
refs #619 , change model loader to use caches (one per simulator)
...
* removed caching from GUI component
* added caches in model loader
* adjusted samples
2016-03-23 03:24:54 +01:00
Mathew Sutcliffe
eda68329f3
refs #624 Updated comment.
2016-03-22 16:03:05 +00:00
Mathew Sutcliffe
5872e96b21
refs #624 Fix cppcheck warnings.
2016-03-22 16:03:02 +00:00