Commit Graph

15 Commits

Author SHA1 Message Date
Klaus Basan
a06fb10adb UI fixes for LED 2018-08-21 22:10:26 +02:00
Klaus Basan
268f6049d3 Ref T171, LED class formatting 2017-10-18 22:58:40 +02:00
Klaus Basan
dd652a755a Ref T171, fixed wrong reset state in LED (always off)
- distinguish between value and state
- protected -> private (no need for protected)
2017-10-18 22:58:39 +02:00
Klaus Basan
c2ff451415 Ref T111, blink function for LED 2017-09-24 19:52:08 +01:00
Roland Winklmeier
f4c2939253 Fix BlackGui header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes

refs #598
2016-05-20 01:31:11 +02:00
Klaus Basan
933ffea201 refs #452 updated LED with timer based reset state 2015-11-19 20:59:27 +00: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
4ce5144516 refs #77, refs #288 fixed gcc / doxygen warnings as far as possible 2014-11-30 00:56:00 +01:00
Klaus Basan
edea80319d refs #335, trinary logic for LEDs improved.
The 3rd state usually means a transition state such as "connecting"
2014-11-30 00:54:10 +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
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
6d5461cff8 Formatting, headers, Doxygen 2014-08-05 23:31:53 +02:00
Klaus Basan
17a8425883 refs #304, added QLed widget 2014-08-05 23:31:51 +02:00