Klaus Basan
4a94a125f2
refs #358 , GUI for installed / matched models
...
* model / view / component classes
2014-12-28 22:19:54 +01:00
Klaus Basan
366769a6b8
Formatting, doxygen, typo aircrafts (to aircraft),
...
removed some debug output, {} in if statements
2014-12-28 20:46:14 +01:00
Roland Winklmeier
20f1aa7aa9
Don't convert real name to captical letters
2014-12-27 11:12:05 +01:00
Roland Winklmeier
cb7ad005b0
refs #320 port Network to new vatlib
...
* CNetworkVatlib
* Contexts
* Samples
2014-12-27 11:08:32 +01:00
Roland Winklmeier
a1ef1d4484
refs #320 Rename CAudioDevice to CAudioDeviceInfo
...
CAudioDevice implied a device handler instead of device information
2014-12-25 20:12:58 +01:00
Klaus Basan
0d26a8fd9b
Fixed style for floating QDockWidgets
2014-12-13 13:17:41 +01:00
Klaus Basan
78e4900243
refs #349 , housekeeping
...
* formatting
* tweaks (such as changing to new log style),
* Doxygen
* int instead of qint
2014-12-13 13:17:31 +01:00
Klaus Basan
7361ec8963
Fix warning "QLayout: Attempting to add QLayout"
2014-12-13 13:17:29 +01:00
Mathew Sutcliffe
69905d310f
refs #350 Fixed CLogMessage methods for logging preformatted statusmessages.
2014-12-13 01:42:32 +00:00
Mathew Sutcliffe
f80d7e27d1
refs #247 Using CVariant in blackgui.
2014-12-13 01:42:00 +00:00
Mathew Sutcliffe
155b957cee
refs #247 CVariant can inherit from CValueObjectStdTuple.
...
But if valueobject.h includes variant.h then it would create a circular dependency.
2014-12-13 01:41:49 +00:00
Mathew Sutcliffe
16e285cecd
refs #247 Style.
2014-12-13 01:38:53 +00:00
Klaus Basan
72e7b5e26a
refs #355 , fixed voice room override
...
* missing connection for url/checkbox 2
* missing updates when values were changed
2014-12-04 18:28:03 +01:00
Klaus Basan
394b8e04f3
refs #352 , bug due to renaming fixed
2014-12-02 04:02:34 +01:00
Roland Winklmeier
562cadee8a
Fix several gcc, cppcheck and clang warnings
2014-12-01 23:15:49 +01:00
Klaus Basan
671bb294ae
Added LED row to display transponder mode
...
* made LEDs clickable
* component for LED rows / transponder mode which will later be reused elsewhere
2014-11-30 00:57:36 +01:00
Klaus Basan
8054022716
refs #347 , styles for infobar are in a separate file
2014-11-30 00:57:22 +01:00
Klaus Basan
bd2bf0d3ba
refs #347 , improvements in CInfoArea and CDockWidget
...
* renamed to toggleFloatingWholeInfoArea() for whole info area (in contrast to toggleInfoArea for individual areas)
* signal for changedWholeInfoAreaFloating (allows the main GUI to hide this area if empty)
* add. flag to understand m_resetedFloating
* prepared for frameless dock widget (not yet implemented)
2014-11-30 00:57:17 +01:00
Klaus Basan
edaf1fba89
refs #347 , renamed property to frameless
2014-11-30 00:57:14 +01:00
Klaus Basan
7123cad53a
refs #347 , allow to pass primitive enum
2014-11-30 00:57:11 +01:00
Klaus Basan
d581dda272
Formatting, Doxygen
2014-11-30 00:57:04 +01:00
Klaus Basan
42a4e0b48b
refs #347 , CMainWindow for frameless main windows
2014-11-30 00:57:01 +01:00
Klaus Basan
facbefeeea
Fixed some minor GUI issues
...
* resizing for floating widgets
* vertical policies
* menus for views
* margins for keypad
* using property mainwindowframeless in style sheet
2014-11-30 00:56:58 +01:00
Klaus Basan
cd2c7c12a7
Init COM values from ownAircraft context
2014-11-30 00:56:56 +01:00
Klaus Basan
97e04f8360
Human readable log category:
...
* fixed propertyIndex in CStatusMessage
* added method for human readable messages in CStatusMessage
* added typeid based category for classes
* listmodel for staus messages, added column and removed outdated data method
* columns, in class init
2014-11-30 00:56:48 +01:00
Klaus Basan
6e5e28584f
Formatting
2014-11-30 00:56:46 +01:00
Klaus Basan
d3a4795845
Fixed flightplan assert,
...
see https://dev.vatsim-germany.org/issues/335#note-6
2014-11-30 00:56:29 +01:00
Klaus Basan
0a016406b4
Fixed Clang warning about hidden function name
2014-11-30 00:56:20 +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
4ce5144516
refs #77 , refs #288 fixed gcc / doxygen warnings as far as possible
2014-11-30 00:56:00 +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
4fab9a2fad
Fix missing includes in simulator component
2014-11-30 00:55:41 +01:00
Klaus Basan
0eec00ced3
Fix compiler warning in release builds
2014-11-30 00:55:31 +01:00
Klaus Basan
a2be465388
refs #288 , adjusted main window
...
* removed redundant parts now own GUI elements / components
* wiring signal / slots as required
2014-11-30 00:55:24 +01:00
Klaus Basan
9aa10107bd
refs #288 , flight plan gets notified about login and can preset values
2014-11-30 00:55:22 +01:00
Klaus Basan
2a831f8252
refs #288 , a server form used in login screen and settings
2014-11-30 00:55:16 +01:00
Klaus Basan
c6d14c31fd
refs #288 , login mode buttons as GUI element
2014-11-30 00:55:14 +01:00
Klaus Basan
dae22f5a3f
refs #288 , validator for upper case inputs such as callsign, ICAO data
2014-11-30 00:55:11 +01:00
Klaus Basan
44d0cd002b
refs #288 , adjusted server and network views
...
* aircraft settings are gone, move to login screen
* no selected server needed anymore
* marked outdated methods as deprecated
2014-11-30 00:55:09 +01:00
Klaus Basan
5ff28cb3a1
refs #288 , formatting, minor tweaks, utility methods, tabstops
2014-11-30 00:55:04 +01:00
Klaus Basan
86167e14c5
refs #288 , first version of login screen
...
* login component
* preparation of main window for new component
2014-11-30 00:55:01 +01:00
Klaus Basan
49be1c2bb7
refs #288 , formatting, minor tweaks
2014-11-30 00:54:58 +01:00
Klaus Basan
89806e69ce
refs #288 , some GUI elements
...
* tick label, shows OK/failure
* serverlist selector, select 1 of servers
* used tick label in selcal selector
* fixed include in transponder mode selector
2014-11-30 00:54:51 +01:00
Klaus Basan
adba17da0f
refs #335 , improved size handling for cockpit
...
* minimum values set to avoid issues when docked
* no manual values when just toggled floating
2014-11-30 00:54:40 +01:00
Klaus Basan
f4e8b40bf9
refs #335 , indicator for valid SELCAL code
2014-11-30 00:54:38 +01:00
Klaus Basan
ae79af5300
refs #335 , removed old cockpit component
2014-11-30 00:54:35 +01:00
Klaus Basan
23dfc4c496
refs #335 , adjusted main window for new managed status bar
2014-11-30 00:54:33 +01:00
Klaus Basan
8acf8e2ed0
refs #335 , support for status bar for dock widgets
...
* status bar when floating
* improved info area status
* removed ui parts from infoarea
2014-11-30 00:54:28 +01:00
Klaus Basan
718965d78d
refs #335 , managed status bar
...
* auto init if required
* auto clear (timer based) if required
* to be used in floating widgets
2014-11-30 00:54:25 +01:00