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
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
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
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
fd8cd9a42a
Formatting, fixed includes, minor tweaks
2015-11-19 20:59:06 +00:00
Klaus Basan
874f29098b
refs #452 , removed some classes which will be replaced by new classes
...
* CAircraftMappings -> will be replace by CAircraftModel
* CAircraftIcaoData aircraft ICAO data -> aircraft/airline ICAO code and livery
* CAircraft class no longer to be used, but CSimulatedAircraft
* removed corresponding GUI model classes / filters
2015-11-19 20:58:36 +00:00
Mathew Sutcliffe
f50400bd94
refs #457 Use cases for CWorker non-void tasks and thenWithResult().
2015-11-19 20:58:24 +00:00
Mathew Sutcliffe
00cd4f4f87
refs #459 Removed CAircraftParts::m_correspondingCallsign per Slack discussion MS/RW.
2015-11-19 20:58:18 +00:00
Mathew Sutcliffe
af3775c8ea
refs #450 Changed path for log files in accordance with our new directory structure.
2015-11-19 20:58:12 +00:00
Roland Winklmeier
08a1de995a
refs #454 #455 #458 Remove obsolete code
2015-11-19 20:58:06 +00:00
Roland Winklmeier
be7ac1aa74
refs #455 Examples how to register actions
2015-11-19 20:58:05 +00:00
Roland Winklmeier
5a82e2e6bf
refs #454 Improve hotkey settings component
2015-11-19 20:58:02 +00:00
Roland Winklmeier
3e8b9dc0c9
Allocate CFileLogger on the heap instead of a local variable
2015-11-19 20:57:52 +00:00
Roland Winklmeier
e644e2a572
Fix QCombobox popup background color on Linux
2015-11-19 20:57:51 +00:00
Roland Winklmeier
c5a2136ebd
refs #448 Use new METAR source in context and gui
...
Previously the metar source used to be the FSD connection. Since
all METARs are also available via a webservice, use this source
instead. This allows to retrieve and use METARs even if we are
not connected.
2015-11-19 20:57:48 +00:00
Klaus Basan
f8c83ce2a3
some fixes
...
* as of slack discussion with MG, made area finding a bit more robust
* removed unused function in keypadarea
* added unit test subproject for GUI
2015-11-19 20:57:37 +00:00
Klaus Basan
6a1f5e8347
as discussed in slack: added default swift testserver (FSD servers) if no settings can be loaded
2015-11-19 20:57:34 +00:00