Thilo Graf
6b2171ecb2
CTestMenu: rework member showTestMenu()
...
It's better to split this member. Newer tests can make it too messy.
Origin commit data
------------------
Commit: 2126bbda81
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-09-01 (Sat, 01 Sep 2012)
2013-03-06 11:28:01 +01:00
Thilo Graf
cedae6fd9d
CComponentsTitleBar: add parameter for default icon
...
...also removed parameter for text ailgnment, because the most titelbars
need only left alignment and if required more elements, we can use the
addElement() methode.
Origin commit data
------------------
Commit: efb85b958f
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-31 (Fri, 31 Aug 2012)
2013-03-06 11:28:00 +01:00
Thilo Graf
5ab39cd4c2
CComponentsTitleBar: rename member addText(), convert locale in constructor
...
Origin commit data
------------------
Commit: f45246caed
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-30 (Thu, 30 Aug 2012)
2013-03-06 11:28:00 +01:00
Thilo Graf
80abb28236
CChannellist: remove calculateElements()
...
is already included in print()clHead->paint() and refreshElement()
Origin commit data
------------------
Commit: 936e965909
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-30 (Thu, 30 Aug 2012)
2013-03-06 11:28:00 +01:00
Thilo Graf
aec90883ad
CComponents: rework some members
...
*rename col_text to class relevant names,
col_text is already defined in class CComponents InfoBox and
its easy to confuse member names
*add member printItemBox() and
move calculateElements() into CComponentsItemBox and use it
in print() and refreshElement()
Origin commit data
------------------
Commit: 806d840c86
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-30 (Thu, 30 Aug 2012)
2013-03-06 11:28:00 +01:00
Michael Liebmann
61569002e2
Channellist: Use CComponentsTitleBar for paint head
...
Origin commit data
------------------
Commit: cd4cb6645e
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-29 (Wed, 29 Aug 2012)
2013-03-06 11:28:00 +01:00
Michael Liebmann
bab8a8fba6
CComponentsItemBox: Add refreshElement() & paintElement()
...
- use paintElement() for CComponentsItemBox::paint
Origin commit data
------------------
Commit: 8745d69d41
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-29 (Wed, 29 Aug 2012)
2013-03-06 11:28:00 +01:00
Thilo Graf
96fcd0810e
CComponentsTitleBar: add overloaded constructors for different text types
...
Origin commit data
------------------
Commit: c540de4d77
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-28 (Tue, 28 Aug 2012)
2013-03-06 11:27:59 +01:00
Thilo Graf
a0e6ffe1ed
CComponentsTitleBar: add blanc constructor
...
Origin commit data
------------------
Commit: edbbfbef8f
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-27 (Mon, 27 Aug 2012)
2013-03-06 11:27:59 +01:00
Thilo Graf
153e84bc18
CComponents: declare small members as inline
...
Origin commit data
------------------
Commit: 8cabe408cf
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-27 (Mon, 27 Aug 2012)
2013-03-06 11:27:59 +01:00
Michael Liebmann
1880fdba4f
CComponentsItemBox: Correction x-position of elements
...
Origin commit data
------------------
Commit: 88e2cb77c2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-27 (Mon, 27 Aug 2012)
Origin message was:
------------------
* CComponentsItemBox: Correction x-position of elements
2013-03-06 11:27:59 +01:00
Thilo Graf
e5811f3adc
CComponentsItemBox: use plausible member names
...
Origin commit data
------------------
Commit: 19e6866bb8
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-27 (Mon, 27 Aug 2012)
2013-03-06 11:27:59 +01:00
Thilo Graf
401ee7bccc
CComponentsItemBox: remove comment
...
Origin commit data
------------------
Commit: 6a29d7b83a
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-27 (Mon, 27 Aug 2012)
2013-03-06 11:27:58 +01:00
Michael Liebmann
b8912864cb
Move hMax correction from CComponentsItemBox to CComponentsTitleBar
...
Origin commit data
------------------
Commit: 79c4ad05a2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-27 (Mon, 27 Aug 2012)
Origin message was:
------------------
* Move hMax correction from CComponentsItemBox to CComponentsTitleBar
2013-03-06 11:27:58 +01:00
Michael Liebmann
49379d201f
CComponentsItemBox: Use CTextBox for paint text
...
Origin commit data
------------------
Commit: b88f73d595
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-27 (Mon, 27 Aug 2012)
Origin message was:
------------------
* CComponentsItemBox: Use CTextBox for paint text
2013-03-06 11:27:58 +01:00
Michael Liebmann
58b7ad7ba5
CComponents: Adjustments for CComponentsItemBox and CComponentsTitleBar
...
Origin commit data
------------------
Commit: 758fda514a
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-26 (Sun, 26 Aug 2012)
Origin message was:
------------------
* CComponents: Adjustments for CComponentsItemBox and CComponentsTitleBar
2013-03-06 11:27:58 +01:00
Thilo Graf
507d6cb91b
CComponents: add CComponentsItemBox as basich Class for CComponentsTitlebar
...
Origin commit data
------------------
Commit: b8c5e2b6da
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-26 (Sun, 26 Aug 2012)
2013-03-06 11:27:58 +01:00
Thilo Graf
ad48595a84
CComponentsTitlebar: remove init of shadow
...
is allready inititalized in initVarContainer() (initVarBasic()) with
default value CC_SHADOW_OFF,
Origin commit data
------------------
Commit: 354d835156
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-26 (Sun, 26 Aug 2012)
2013-03-06 11:27:58 +01:00
Thilo Graf
93c6594687
CComponentsTitlebar: remove member col_body
...
is allready inherit from basic class CComponents
Origin commit data
------------------
Commit: 136885722a
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-26 (Sun, 26 Aug 2012)
2013-03-06 11:27:57 +01:00
Michael Liebmann
7d62a3826d
CComponents: add class to place an paint titlebars
...
Origin commit data
------------------
Commit: b51ff8401b
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-24 (Fri, 24 Aug 2012)
Origin message was:
------------------
* CComponents: add class to place an paint titlebars
2013-03-06 11:27:57 +01:00
Thilo Graf
82ff6f298d
CTextBox: initialize variables in constructor (style)
...
Origin commit data
------------------
Commit: 4007cf4a6d
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-26 (Sun, 26 Aug 2012)
2013-03-06 11:27:57 +01:00
Thilo Graf
a1398ac4ad
CChannelList: use own function to get transponder info
...
Origin commit data
------------------
Commit: 32f2f8a85d
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-25 (Sat, 25 Aug 2012)
2013-03-06 11:27:57 +01:00
Thilo Graf
ef4dca41c5
CChannelList: adapt for new CComponentsInfoBox functionality
...
TODO:
paint text into infobox with CComponentsInfoBox
Origin commit data
------------------
Commit: c53a0a7ab4
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-25 (Sat, 25 Aug 2012)
2013-03-06 11:27:57 +01:00
Thilo Graf
3a98038b0a
CComponentsPicture: use DEBUG to show dimensions error
...
Origin commit data
------------------
Commit: d87c1c9071
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-25 (Sat, 25 Aug 2012)
2013-03-06 11:27:56 +01:00
Thilo Graf
4d1861c989
CBEChannelSelectWidget: use CComponentsInfoBox to paint infobox
...
Origin commit data
------------------
Commit: 1a09bd719a
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-25 (Sat, 25 Aug 2012)
2013-03-06 11:27:56 +01:00
Michael Liebmann
f2f0e69242
CComponents::CComponentsPicture: Add the processing and scaling images
...
Origin commit data
------------------
Commit: 61ed9d4862
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-24 (Fri, 24 Aug 2012)
Origin message was:
------------------
* CComponents::CComponentsPicture: Add the processing and scaling images
2013-03-06 11:27:56 +01:00
Thilo Graf
51a2fe5661
CBEChannelWidget: use CComponentsInfoBox to paint text into infobox
...
Origin commit data
------------------
Commit: e6eb91f706
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-25 (Sat, 25 Aug 2012)
2013-03-06 11:27:56 +01:00
Thilo Graf
d2859cbe4e
Bedit: adapt to last CComponent changes
...
Origin commit data
------------------
Commit: 200dce89c1
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-24 (Fri, 24 Aug 2012)
2013-03-06 11:27:56 +01:00
Thilo Graf
d8ee6cad83
CMenuWidget: set frame thickness
...
default value in CComponentsInfoBox is inherit from CComponentsContainer
and =0, baut we need =2
Origin commit data
------------------
Commit: 7df6748f74
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-23 (Thu, 23 Aug 2012)
2013-03-06 11:27:55 +01:00
Thilo Graf
53bfac434d
CComponents: add members to init inherit variables
...
This sould enshure, that we have init with basic values in sub classes
Origin commit data
------------------
Commit: d521cac983
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-23 (Thu, 23 Aug 2012)
2013-03-06 11:27:55 +01:00
Thilo Graf
77d1ef4e94
CMenuWidget: init instance of CComponentsDetailsLine in constructor
...
Origin commit data
------------------
Commit: 12cb192341
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-22 (Wed, 22 Aug 2012)
2013-03-06 11:27:55 +01:00
Thilo Graf
fb398fcc56
CComponentsDetailsLine: add basic constructor without args
...
Origin commit data
------------------
Commit: ee52053f2d
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-22 (Wed, 22 Aug 2012)
2013-03-06 11:27:55 +01:00
Thilo Graf
e19ef2c3da
CComponentsInfoBox: create instance of CComponentsInfoBox in constructor
...
Origin commit data
------------------
Commit: 232933f9fc
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-22 (Wed, 22 Aug 2012)
2013-03-06 11:27:55 +01:00
Thilo Graf
efb109fad0
CComponentsInfoBox: add basic constructor without args
...
usefull if dynamic changed properties are needed
Origin commit data
------------------
Commit: 9aa0d14d39
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-22 (Wed, 22 Aug 2012)
2013-03-06 11:27:55 +01:00
Michael Liebmann
779befca24
CMenuWidget: Use removeLineBreaks() in paintHint()
...
Origin commit data
------------------
Commit: 2101a32862
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-20 (Mon, 20 Aug 2012)
Origin message was:
------------------
* CMenuWidget: Use removeLineBreaks() in paintHint()
2013-03-06 11:27:54 +01:00
Michael Liebmann
459cdc9947
CComponentsInfoBox: Add removeLineBreaks()
...
Origin commit data
------------------
Commit: af8c8f2c10
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-20 (Mon, 20 Aug 2012)
Origin message was:
------------------
* CComponentsInfoBox: Add removeLineBreaks()
2013-03-06 11:27:54 +01:00
Michael Liebmann
aa412f8293
CComponentsInfoBox: Use setTextFont() in paintText()
...
Origin commit data
------------------
Commit: e233c7467e
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-20 (Mon, 20 Aug 2012)
2013-03-06 11:27:54 +01:00
Michael Liebmann
9e3f3ddc52
CMenuWidget: Remove line breaks from hint text
...
- Add font to Constructor & setText()
- remove CTextBox::AUTO_HIGH
Origin commit data
------------------
Commit: ff12f2b5b5
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-20 (Mon, 20 Aug 2012)
2013-03-06 11:27:54 +01:00
Michael Liebmann
fb8f90be98
CComponentsInfoBox: Add setTextBorderWidth() to paintText()
...
- Add delete textbox to paint()
- remove CTextBox::AUTO_HIGH
Origin commit data
------------------
Commit: 1ac03645cc
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-20 (Mon, 20 Aug 2012)
Origin message was:
------------------
* CComponentsInfoBox: Add setTextBorderWidth() to paintText()
- Add delete textbox to paint()
- remove CTextBox::AUTO_HIGH
2013-03-06 11:27:54 +01:00
Thilo Graf
c2fea2c861
CMenuWidget: implement CComponentsInfoBox functionality for text and icon
...
Origin commit data
------------------
Commit: 53ff9cdddf
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-19 (Sun, 19 Aug 2012)
2013-03-06 11:27:53 +01:00
Thilo Graf
f2e176419c
CComponents: Rework some buggy paint methodes
...
Origin commit data
------------------
Commit: 9090e41d5b
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-18 (Sat, 18 Aug 2012)
2013-03-06 11:27:53 +01:00
Thilo Graf
02f6ee68da
CComponents: paint picture in Infobox
...
Origin commit data
------------------
Commit: aa308c1236
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-17 (Fri, 17 Aug 2012)
2013-03-06 11:27:53 +01:00
Thilo Graf
99da862e5e
CChannelList: adapt for last changes in CComponents
...
Origin commit data
------------------
Commit: d59eb05427
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-16 (Thu, 16 Aug 2012)
2013-03-06 11:27:53 +01:00
Thilo Graf
d93d202e1a
CAudioPlayer: adapt for last changes in CComponents
...
Origin commit data
------------------
Commit: 14f8e63cc9
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-16 (Thu, 16 Aug 2012)
2013-03-06 11:27:53 +01:00
Thilo Graf
8cbc17affd
CMenuWidget: adapt for last changes in CComponents
...
Origin commit data
------------------
Commit: b0f9cde09f
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-16 (Thu, 16 Aug 2012)
2013-03-06 11:27:52 +01:00
Thilo Graf
7c8195b746
Bedit: adapt for last changes in CComponents
...
Origin commit data
------------------
Commit: b0fc5efe28
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-16 (Thu, 16 Aug 2012)
2013-03-06 11:27:52 +01:00
Thilo Graf
149c663c31
CComponents: add text functionality into class CComponentsInfoBox()
...
Origin commit data
------------------
Commit: 2e6ac2420a
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-16 (Thu, 16 Aug 2012)
2013-03-06 11:27:52 +01:00
Thilo Graf
565424d293
CComponents: add class to place and paint icons and pictures
...
Origin commit data
------------------
Commit: faca582807
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-13 (Mon, 13 Aug 2012)
2013-03-06 11:27:52 +01:00
Michael Liebmann
236fb5df49
Imageinfo/Streaminfo: Use CComponentsPIP for PIP
...
Origin commit data
------------------
Commit: d5a00cb260
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-11 (Sat, 11 Aug 2012)
Origin message was:
------------------
* Imageinfo/Streaminfo: Use CComponentsPIP for PIP
2013-03-06 11:27:52 +01:00
Michael Liebmann
2440dc5793
channellist.cpp: paint details
...
- Rework paintItem2DetailsLine()
- Use CComponentsInfoBox for paintDetails()
- Set missing height of down mark
Origin commit data
------------------
Commit: 413e224128
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-08-08 (Wed, 08 Aug 2012)
Origin message was:
------------------
* channellist.cpp: paint details
- Rework paintItem2DetailsLine()
- Use CComponentsInfoBox for paintDetails()
- Set missing height of down mark
2013-03-06 11:27:52 +01:00