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
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
Mathew Sutcliffe
d4d862927e
refs #441 Rename COriginator to CIdentifier and rename COriginatorAware to CIdentifiable.
2015-06-06 18:02:16 +01:00
Klaus Basan
a89c4a9775
#refs 432 using forward declaration to reduce includes in header
...
Remark: some related includes had to be updated
2015-05-28 23:57:28 +02:00
Roland Winklmeier
ee0bfd62fa
refs #428 Use COriginator instead of QString in internal API
2015-05-25 16:06:44 +02:00
Klaus Basan
f7158f17f9
Renamed aircrafts -> aircraft
2015-05-12 20:46:42 +01:00
Klaus Basan
269c65b578
As of workshop RW/KB, improved / fixed text messages
...
Also refs #351
* messages can be formatted with style sheet
* fixed: removed command from message
* added originator to command line
* msg parsing now in core
* using ITimestampBased for text messages and status messages
* allow to resize rows to content (view base)
* model / views for text messages
* removed old qt stylesheets
2015-03-20 17:10:58 +01:00
Roland Winklmeier
77e0165e9a
refs #371 Replace COM based volume methods by global output volume
2015-03-20 16:32:47 +01:00
Klaus Basan
9e5f228b08
using namespace in header removed, rectified resulting changes
...
* using namespace in context_runtime.h
* in same step also fixed some other using namespace issues
2014-12-28 22:20:09 +01:00
Roland Winklmeier
cb7ad005b0
refs #320 port Network to new vatlib
...
* CNetworkVatlib
* Contexts
* Samples
2014-12-27 11:08:32 +01:00
Klaus Basan
788078f72a
refs #288 , parseCommand in runtime, which distributes it to the contexts (easier, also for core command line)
2014-11-30 00:56:09 +01:00
Klaus Basan
ce78b65079
refs #77 , command line in text message component when floating
2014-11-30 00:55:57 +01:00
Klaus Basan
b8597ce8d8
refs #335 , refs #288 some GUI finetuning
...
* turned log component (from toolbox) into tab widget (for consistency)
* made keypad ident/mute buttons checkable so style sheets can be applied
2014-11-30 00:55:53 +01:00
Klaus Basan
3fd1f3c8c4
refs #335 , highlight selected info areas in keypad
2014-11-30 00:54:17 +01:00
Klaus Basan
cd69eebe8c
refs #77 , handling commands (aka dot commands)
...
* network, aircraft context consume command line commands
* hooked up with keypad area
2014-11-30 00:53:54 +01:00
Klaus Basan
3351791016
refs #335 , implemented the functionality for main keypad area,
...
old keypad was removed from main window
2014-11-30 00:53:31 +01:00
Klaus Basan
efb89dd7be
Renaming to ..component*
...
* mainkeypadareacomponent
* audiovolumecomponent
* audiosetupcomponent
2014-11-30 00:53:05 +01:00