Commit Graph

15 Commits

Author SHA1 Message Date
Thilo Graf
88f4bfb1b2 CComponentsFrmClock: fix shaodow warning
size is a member name of CComponentsForm


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e1caf8afe
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-08 (Wed, 08 Jan 2014)



------------------
This commit was generated by Migit
2014-01-08 11:22:22 +01:00
Thilo Graf
e077d5bf52 CComponentsFrmClock: cleanup constructors
Remove single constructor, usage of default parameters in main constructor
have same effect.


Origin commit data
------------------
Branch: ni/coolstream
Commit: bc8b81a190
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-25 (Wed, 25 Dec 2013)



------------------
This commit was generated by Migit
2013-12-25 19:50:32 +01:00
Michael Liebmann
0b4e4c6893 CComponentsFrmClock: Add comment (THX dbt)
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5f12b78b5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-17 08:35:32 +01:00
martii
fff3556873 gui/timeosd: rewrite based on infoclock implementation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c53781218
Author: martii <m4rtii@gmx.de>
Date: 2013-12-17 (Tue, 17 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-17 00:11:43 +01:00
Michael Liebmann
c733981fd2 CComponentsFrmClock: Initialize 'activeClock' variable
- Add function setClockActiv()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0434061172
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-11 (Wed, 11 Dec 2013)



------------------
This commit was generated by Migit
2013-12-11 15:55:14 +01:00
Michael Liebmann
2b0ea16359 CComponentsFrmClock: Add blinking function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f93850708
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-11 15:55:14 +01:00
Michael Liebmann
c30e9427c6 CComponentsFrmClock: Rework font handling
- Use setClockFont(enum FONT_TYPES) for selection of neutrino fonts
- Use setClockFontSize(size) for Dynamic Font


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1bfb6d2cd3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)



------------------
This commit was generated by Migit
2013-11-28 16:07:48 +01:00
Thilo Graf
cbc2b193af CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)



------------------
This commit was generated by Migit
2013-10-24 21:19:07 +02:00
Thilo Graf
e7b1618dab CComponentsFrmClock: prepare members for usage as virtual members
Origin commit data
------------------
Branch: ni/coolstream
Commit: 72d2639a73
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-09 (Wed, 09 Oct 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-10-09 22:50:58 +02:00
Thilo Graf
68eb06a387 CComponentsFrmClock: set font only with fontrender object
Origin commit data
------------------
Branch: ni/coolstream
Commit: 03ef18cdb9
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-18 (Tue, 18 Jun 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-06-18 19:33:34 +02:00
Thilo Graf
461b80ca4c CComponentsFrmClock: add missing comment
Origin commit data
------------------
Branch: ni/coolstream
Commit: 220c479b9e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-04 (Tue, 04 Jun 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-06-16 00:34:02 +02:00
Michael Liebmann
b9edaffe4c CComponentsFrmClock: Move thread start/stop to constructor/destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6409cc8a19
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-12 (Wed, 12 Jun 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-06-12 01:32:24 +02:00
Michael Liebmann
cbdeca0113 CComponentsFrmClock: Add member setTextColor()
- Add member refresh() for (re)calculate clock dimensions


Origin commit data
------------------
Branch: ni/coolstream
Commit: 39704b72c0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
* CComponentsFrmClock: Add member setTextColor()

- Add member refresh() for (re)calculate clock dimensions


------------------
This commit was generated by Migit
2013-06-01 19:37:46 +02:00
Thilo Graf
83186e4180 CComponentsFrmClock: add missing statement for #include <config.h>
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09d6881b20
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-26 (Sun, 26 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-27 09:30:50 +02:00
Thilo Graf
4955e39f08 CComponentsFrmClock: add new class CComponentsFrmClock
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d52071c39
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-25 (Sat, 25 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-25 23:29:49 +02:00