Klaus Basan
c83213e25e
fixed naming in guard
2015-11-19 21:04:28 +00:00
Klaus Basan
a0a03d230c
refs #497 login component integrated with settings (GUI)
2015-11-19 21:04:23 +00:00
Klaus Basan
ac61a3458d
Removed settings context
...
* removed old settings related classes
* moved notifications to BlackMisc::Audio
* added audio settings where needed
refs #464
refs #337
2015-11-19 21:04:06 +00:00
Klaus Basan
ad146069ef
refs #478 , refs #470 updated swift / mapping GUI
...
* allow to display project, env. vars etc. in console
* use setup data cache
* adjust to relocated CNetworkUtils
* remove console for data GUI (noticed during installer tests)
2015-11-19 21:03:50 +00:00
Klaus Basan
166963af5b
refs #478 , setup class used in GUI components
2015-11-19 21:03:42 +00:00
Klaus Basan
1b75f068be
refs #488 , allow to select items in views and clear the console
2015-11-19 21:03:31 +00:00
Klaus Basan
19df8a5d71
refs #478 , CUrl class and moved network utils
...
* moved network utils into network folder
* CUrl / CUrlList as DBus/JSON compliant class for locations
* Added support for selsigned certificates in network utils
2015-11-19 21:03:20 +00:00
Roland Winklmeier
9e9dd95dca
Fix LoadIndicator when loading models synchronously
2015-11-19 21:03:09 +00:00
Roland Winklmeier
94901b7846
refs #487 Finish IAircraftModelLoader::createModelLoader factory method
2015-11-19 21:03:03 +00:00
Mathew Sutcliffe
a6d17efc31
refs #472 Removed static_cast<int> for enums in blackcore, no longer needed.
2015-11-19 21:02:19 +00:00
Klaus Basan
eaa8339f2b
renamed the GUI components for consistency
2015-11-19 21:00:42 +00:00
Klaus Basan
6fda875e8f
refs #475 , added a utility class so the load indicator of a view can be triggered from the framing component
2015-11-19 21:00:37 +00:00
Klaus Basan
aa653e0d85
refs #475 , allow to load DB data from disk.
...
* Will allow to load data if DB is not accessible / available
* Also allows to save, so a special set can be saved for testing/forensic.
* fixed status bar, as received data no longer means DB is alive
2015-11-19 21:00:26 +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
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
c84bc457df
Renamed FSD server function
2015-11-19 21:00:09 +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
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
fd8cd9a42a
Formatting, fixed includes, minor tweaks
2015-11-19 20:59:06 +00:00
Mathew Sutcliffe
00cd4f4f87
refs #459 Removed CAircraftParts::m_correspondingCallsign per Slack discussion MS/RW.
2015-11-19 20:58:18 +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
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
Klaus Basan
d7bd20dd26
refs #445 , data entry GUI
...
* component for main info area
* component for data mapping
* new subproject
2015-11-19 20:57:29 +00:00
Klaus Basan
3e982b014f
refs #445 , preparation for data GUI
...
* improved finding of main window
* project -> version string
* location of application icon
2015-11-19 20:57:25 +00:00
Klaus Basan
4fcf9efab7
Some fixes and formatting
...
* CTime::switchUnit(CTimeUnit::hms());
* Coordinate canHandleIndex protected
* copyright
2015-11-19 20:57:19 +00:00
Mathew Sutcliffe
3037daed1d
refs #297 Removed old network settings.
2015-11-19 20:51:30 +00:00
Mathew Sutcliffe
bacf771a15
refs #297 Added new network settings.
2015-11-19 20:51:29 +00:00
Mathew Sutcliffe
d971b073b7
refs #297 Removed old simulator settings, which were not even used.
2015-11-19 20:51:28 +00:00
Mathew Sutcliffe
d4d862927e
refs #441 Rename COriginator to CIdentifier and rename COriginatorAware to CIdentifiable.
2015-06-06 18:02:16 +01:00
Klaus Basan
d706c85d87
refs #438 , do not change comboxbox from backend.
...
Use a field to display the really selected driver and let the user choice unchanged works best for me
2015-06-05 01:35:27 +02:00
Klaus Basan
f423f167f3
refs #438 , settings simulator component
...
* load new plugin via startSimulatorPlugin
* removed dependency from settings
* utility method to get plugin names
2015-06-03 16:26:45 +02:00
Klaus Basan
d3d2d4eb63
refs #438 , renamed file to simulatorplugininfolist
2015-06-02 20:22:46 +02:00
Mathew Sutcliffe
47cac09e81
refs #437 Removed toQVariant and convertFromQVariant.
2015-05-31 17:21:17 +01:00
Klaus Basan
4cafc259bb
Some workarounds for GUI issues ( refs #419 )
...
* info bar getting too wide
* buttons floating into tabbat
2015-05-30 18:18:42 +02:00