Michał Garapich
1b06e15b61
refs #510 Remove underscores from all the source file names
2015-11-22 12:53:09 +01: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
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
0ea07e28e0
refs #420 , refs #417 , allow to return combined simulator status, removed unneeded functions
...
This should be further improved with #417
2015-05-17 20:29:14 +02:00
Klaus Basan
405de80945
refs #420 , simulator status now displayed in GUI (user can see if sim is stopped / paused)
2015-05-16 03:26:34 +02:00
Klaus Basan
3c15f2ad89
refs #395 , refs #411 fixes found in course of DBus testing
...
* set infobar status correctly when GUI connects after the core has been started
* more detailed information in information statusbar
* allow to obtain currently connected server in network context
* made many network vatlib slots normal member functions
* fixed rendered aircraft flag setting in FSX driver
2015-05-12 21:03:30 +01:00
Michał Garapich
c5a1a6048b
Refactor Simulator connection status
...
* Removed obsolete and unused signals (ISimulator, CSimulatorContext)
* Removed ISimulator::ConnectionStatus enum
2015-03-31 23:56:32 +02:00
Klaus Basan
66da4d7353
refs #394 , LED to display when mapper is ready
...
* function in context for models count
* adjusted status bar component
* in same step: menu to toggle "window on top"
2015-03-29 20:15:01 +02:00
Roland Winklmeier
77e0165e9a
refs #371 Replace COM based volume methods by global output volume
2015-03-20 16:32:47 +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
1ea330cc06
refs #335 , improved audio setup
...
* changed volume methods from QList<qint32> to qint32 (DBus compliance)
* methods for changed devices
* command parser for audio
* volume display in status bar (pseudo mute)
2014-11-30 00:54:20 +01:00
Klaus Basan
016537f257
refs #335 , refs #342 improved status component:
...
* showing simulator 3 states: disconnected, connected, running
* using new signal providing all 3 states
2014-11-30 00:54:12 +01:00
Klaus Basan
43ecc238ed
refs #335 , Minor tweaks:
...
* Formatting
* renaming
* fixed some issues of cppcheck
* new icons
* smooth scrolling in views, stretching for few columns
* fixed start timer in updatetimer
* background colors of some LEDs
2014-11-30 00:53:23 +01:00
Klaus Basan
67f0c22f09
refs #335 , added mute / volume functions for infobarstatus
2014-11-30 00:53:18 +01:00
Mathew Sutcliffe
ac9960d615
Refine header includes to improve build times.
2014-11-14 15:39:02 +00:00
Klaus Basan
663740d5bd
refs #310 , adjusted components / GUI to use renamed methods
2014-10-08 19:12:22 +02:00
Klaus Basan
674a0b5665
During refs #319 , refactoring of QLed (as it is used with a LED formatter)
...
* renamed to CLedWidget
* added missing SVG
* rendering to pixmap possible
* QScopedPointer<QSvgRenderer>
* Led, copyright
2014-09-04 01:37:33 +02:00
Klaus Basan
2089ab89a1
Fixed qLed state, wrong if temporary icon is used
...
* Using state instead of just bool
2014-08-24 02:47:09 +02:00
Klaus Basan
3fb5087ea8
Renaming, header, Doxygen, formatting (during refs #314 )
2014-08-24 02:45:52 +02:00
Klaus Basan
b93b95fd73
Renamed infobarstatus to infobarstatuscomponent (CInfoBarStatusComponent)
2014-08-05 23:32:05 +02:00