Commit Graph

3064 Commits

Author SHA1 Message Date
Klaus Basan
e033cfacfd refs #469, misc:
* Formatting
* added begin/endStructure for pixmap
2015-11-19 21:00:18 +00:00
Klaus Basan
2ba061bbc0 refs #469, adjusted network context due to changes in signals and METAR naming 2015-11-19 21:00:17 +00:00
Klaus Basan
8827b68b3b refs #452 signals in reader classes. adjusted METAR reader
* renamed to connectDataReadSignal
* removed unused individual signals, e.g. vatsimMetarsRead -> replace by data read signal + entity flag
* added data in METAR class (kept there, not in airspace monitor) -> reader aware
2015-11-19 21:00:15 +00:00
Klaus Basan
29d436ee67 refs #469 convenience function in METAR set 2015-11-19 21:00:14 +00:00
Klaus Basan
2cfd3540b8 refs #469, renamed flags
* db to entity flags as it also features entities not from DB
* Flag enums singular (discussed with MS / slack)
2015-11-19 21:00:13 +00:00
Klaus Basan
24432a56c7 refs #452, integrated METAR reader in CWebDataServices
* renamed files without "_"
* added flags
* integrated URL into global reader settings
* added new parameter for connectVatsimDataSignals
* removed unused setting in settings / network.h
2015-11-19 21:00:11 +00:00
Klaus Basan
3923336da8 refs #452 changes because of the 452 branch, but only possible after merge with master
Fixed a gcc (Jenkins) warning along with that
2015-11-19 21:00:10 +00:00
Klaus Basan
c84bc457df Renamed FSD server function 2015-11-19 21:00:09 +00:00
Klaus Basan
b2d38d24e6 refs #452 Post merge: Fixed includes - without those compilation did not work at my (KB) place 2015-11-19 21:00:07 +00:00
Klaus Basan
8b5bec3a15 refs #452 the mapping tool (swiftdata) 2015-11-19 21:00:06 +00:00
Klaus Basan
8281ef5910 refs #452 adjusted swift GUI
* CAircraft -> CSimulatedAircraft
* exit menu
2015-11-19 21:00:05 +00:00
Klaus Basan
c3575a5b41 refs #452 new styles / qss stylesheet 2015-11-19 21:00:03 +00:00
Klaus Basan
6dd160e103 refs #452 adjusted blackgui.pro for new subdirs 2015-11-19 21:00:02 +00:00
Klaus Basan
b7d72d3499 refs #452 the main info area for the mapping tool 2015-11-19 21:00:01 +00:00
Klaus Basan
89ed13276e refs #452 stash component (preparation, not yet implemented)
stashed mappings will be written in one step to DB
2015-11-19 20:59:59 +00:00
Klaus Basan
0a51c0a7b7 refs #452 mapping component where mappings can be performed 2015-11-19 20:59:58 +00:00
Klaus Basan
bcd821812f refs #452 status bar for web reading
* status of load requests
* is swift DB available?
2015-11-19 20:59:57 +00:00
Klaus Basan
fc772c6540 refs #452 updated mapping component in swift GUI
* data reloading
* using new view mode
2015-11-19 20:59:56 +00:00
Klaus Basan
18c12db710 refs #452 removed old data mapping component 2015-11-19 20:59:54 +00:00
Klaus Basan
777e3701c6 refs #452 the info area for the DB components 2015-11-19 20:59:53 +00:00
Klaus Basan
008ea14812 refs #452 components for the DB entities
* display in view
* filter
2015-11-19 20:59:52 +00:00
Klaus Basan
f29929111b refs #452 country selector component UI widget 2015-11-19 20:59:50 +00:00
Klaus Basan
cd259259c8 refs #452 airline selector component UI widget 2015-11-19 20:59:49 +00:00
Klaus Basan
2143b20ae5 refs #452 distributor selector component UI widget 2015-11-19 20:59:48 +00:00
Klaus Basan
3bbaecb0d8 refs #452 aircraft ICAO selector GUI widget 2015-11-19 20:59:46 +00: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
Klaus Basan
93e6e1d38e refs #452 filter UI elements 2015-11-19 20:59:44 +00:00
Klaus Basan
35c41156f6 refs #452 simulator selector component 2015-11-19 20:59:42 +00:00
Klaus Basan
61ace53989 refs #452 overlay messages (allows to display overlay messages in a widget)
* the overlay widget itself
* a QFrame derived class allowing to display such widgets as overlay
2015-11-19 20:59:41 +00:00
Klaus Basan
2c91b3ada0 refs #452 models and views created
* for new value objects (e.g. distributor, ...)
* new modes are required (e.g. CStatusMessageListModel::Simplified)
* model filter allowing to filter models
2015-11-19 20:59:40 +00:00
Klaus Basan
f9048de1e6 refs #452 selector for aircraft combined types 2015-11-19 20:59:38 +00:00
Klaus Basan
25471730e3 refs #452 details textbox for logs
* details can be displayed en detail
* feature can be switched on/off via context menu
* signals in view to select message
2015-11-19 20:59:37 +00:00
Klaus Basan
6ca0d480d3 refs #452 adjusted GUI components to
* changed classes (e.g. CAircraft -> CSimulatedAircraft)
* changes signatures in contexts / providers
* minor fixes as renamed GUI widgets, asserts, paint event
2015-11-19 20:59:35 +00:00
Klaus Basan
4a3b553296 refs #452 combined label and icon 2015-11-19 20:59:33 +00:00
Klaus Basan
7100072820 refs #452, added color formatter for models 2015-11-19 20:59:32 +00:00
Klaus Basan
fb4baa0ef8 refs #452, model base class
* drag and drop support
* model can be marked as destoyed when view is about to be destroyed (to cancel pending actions)
2015-11-19 20:59:30 +00:00
Klaus Basan
0d27351e11 Improved asserts/comments in dock widget class 2015-11-19 20:59:29 +00:00
Klaus Basan
f0fc1cba42 refs #452, views upgraded
* load indicator when performing long lasting operations
* custom menu can be injected (->menu delegate)
* resizing based on random elements (subset resized only)
2015-11-19 20:59:28 +00:00
Klaus Basan
933ffea201 refs #452 updated LED with timer based reset state 2015-11-19 20:59:27 +00:00
Klaus Basan
a39f454334 refs #452, a color picker / selector UI widget 2015-11-19 20:59:26 +00:00
Klaus Basan
b1044e9844 refs #452 drag and drop enabled area
* label can be used as area to drop
* utility functions for drag and drop
2015-11-19 20:59:24 +00:00
Klaus Basan
1bb0afdedd refs #452, style sheet utility
* view port enabled style sheet usage
* concat styles
2015-11-19 20:59:23 +00:00
Klaus Basan
3e1e1070c1 refs #452 updated tests/samples to reflect previous changes 2015-11-19 20:59:21 +00:00
Klaus Basan
c80f352710 refs #452, adjusted airspace monitor
* made BlackMisc::Network::CWebDataServicesAware
* adjusted to new classes / code such as CAircraft -> CSimulatedAircraft
2015-11-19 20:59:20 +00:00
Klaus Basan
5fc0c66112 refs #452 adjusted network vatlib signatures 2015-11-19 20:59:19 +00:00
Klaus Basan
898b4fc935 refs #452, changed DB read signals to combined signal with flags 2015-11-19 20:59:17 +00:00
Klaus Basan
542c93051f Removed redundant registerMetadata for simulation 2015-11-19 20:59:16 +00:00
Klaus Basan
77f1f68808 refs #452, adjust contexts
* removed classes (e.g. CAircraft -> CSimulatedAircraft)
* meet changes in signatures (e.g. updateOwnIcaoData -> updateOwnIcaoCodes)
2015-11-19 20:59:15 +00:00
Klaus Basan
07c6370819 refs #452, data readers / writers for DB (via web services)
* flags for readers (which reader is reading specific entities etc.)
* web data services: bundling multiple readers (webdataservices) and implementing IWebDataReaderProvider
* readers now able to read single entities
2015-11-19 20:59:13 +00:00
Klaus Basan
33330394a9 refs #452, moved global reader settings into settings directory 2015-11-19 20:59:12 +00:00