Thilo Graf
0952efaba4
CHintBox: optimize dynamic window width bahavior on different line sizes
...
Width calculation is now depends on largest line of text.
2016-11-10 11:19:09 +01:00
Thilo Graf
91c7588aa6
CTextBox: add static function to get largest line of passed text
...
This could be useful eg. for size calculations.
2016-11-10 11:19:09 +01:00
Thilo Graf
e3f51f2c91
CHintBox/CMsgBox: rework text handling and dynamic size behavior
2016-11-10 11:18:56 +01:00
Thilo Graf
4bdd5e11a9
CHintBox: add member to get maximal required width
2016-11-10 11:15:43 +01:00
Thilo Graf
ac8d05f5e1
CTextBox: add static function to get count of lines from passed text
...
I'm missing a function that returns current line count outside
of a CTextBox object. This could be useful eg. for size calculations
before object init etc
2016-11-10 11:15:43 +01:00
Thilo Graf
3efaac5725
Merge branch 'master' into pu/msgbox
...
Conflicts:
src/gui/moviebrowser/mb.cpp
2016-11-10 10:27:22 +01:00
Thilo Graf
098905e8e1
CMenuTarget: outsource CMenuTarget-class
...
It's required for some inheritations into other classes if include
of menue.h is not wanted
2016-11-10 09:08:47 +01:00
Thilo Graf
9eb9158c2f
CTimerList: add menu context button to header
...
Not to see that we have a possible submenu.
2016-11-09 19:44:13 +01:00
Thilo Graf
996beed078
Merge branch 'master' into pu/msgbox
...
Conflicts:
src/gui/timerlist.cpp
2016-11-09 00:30:44 +01:00
svenhoefer
7d7a924d06
- epgview: use small vertical offset around channellogo; ...
...
more intensive use of offset defines
2016-11-08 22:03:44 +01:00
svenhoefer
21b2fbd03c
- infoviewer: use small vertical offset around channellogo
2016-11-08 22:02:57 +01:00
svenhoefer
c9be160f20
- eventlist: use small vertical offset around channellogo
2016-11-08 22:02:08 +01:00
svenhoefer
8f625c3d27
- channellist: use small vertical offset around channellogo
2016-11-08 22:00:51 +01:00
svenhoefer
1590f4a276
- moviebrowser: simplify channellogo scaling code
2016-11-08 22:00:08 +01:00
svenhoefer
30333ab2e4
Merge branch 'master' into pu/moviebrowser
2016-11-08 21:54:51 +01:00
svenhoefer
b59527e987
- channellist: fix epg for webtv channels
2016-11-08 21:48:51 +01:00
Jacek Jendrzej
ddd9bd3ca9
src/gui/osd_setup.cpp supplement to 682b6f57
, fix segfault if clock is NULL#
2016-11-07 22:54:53 +01:00
svenhoefer
9b79662575
- moviebrowser: use small offset in header to display channellogo
2016-11-07 21:11:13 +01:00
svenhoefer
b24ec63577
- listbox/moviebrowser: replace internal offsets with global defines
2016-11-07 21:10:21 +01:00
svenhoefer
15e24a3e66
- cc_frm_header: use OFFSET define
2016-11-07 21:08:51 +01:00
TangoCash
32c6eaf031
fix epgtitle
2016-11-07 20:36:34 +01:00
svenhoefer
16dfc2d5e8
- moviebrowser: increase default browserFrameHeight
2016-11-07 14:50:50 +01:00
svenhoefer
c65dac6283
Merge branch 'master' into pu/moviebrowser
2016-11-07 13:46:01 +01:00
svenhoefer
5ca710ed4b
- moviebrowser: allow round borders in filter selection
2016-11-07 13:45:55 +01:00
svenhoefer
c7942adb8f
- listframe: allow round borders
2016-11-07 13:45:55 +01:00
svenhoefer
8ac3b64e75
- timerlist: just small code cosmetics
2016-11-07 10:13:04 +01:00
Thilo Graf
3e7a1943c3
Merge branch 'master' into pu/msgbox
2016-11-06 23:16:36 +01:00
svenhoefer
3b25694983
- epgview: use movie-info's channelname in movieplayer mode to get channellogo
2016-11-06 20:54:26 +01:00
Jacek Jendrzej
c0ce2a0d3b
src/gui/scan_setup.cpp use CHintBox for reloadchannels
2016-11-06 18:45:01 +01:00
Thilo Graf
18695fb0c9
CComponentsInfoBox: ensure matching object height after assigned image
...
Images are not defined with constructor, so it is possible we must
consider the image height after called setPicture() methode.
This is important if an infobox sould be
added into a cc form object. This avoids overlapping of dynamic added items.
2016-11-05 21:17:31 +01:00
svenhoefer
664bd8dcf9
Merge branch 'master' into pu/moviebrowser
2016-11-05 21:09:27 +01:00
Thilo Graf
28a146e0ba
Merge branch 'master' into pu/msgbox
2016-11-05 00:08:05 +01:00
Thilo Graf
90a693a1ec
CComponentsInfoBox: fix missing calculation of image position with parent
2016-11-04 23:56:29 +01:00
Jacek Jendrzej
2907aa5a37
Revert "src/gui/widget/textbox.cpp try to fix text lines per page"
...
This reverts commit d6c4324f6c
.
2016-11-03 18:38:41 +01:00
Jacek Jendrzej
3815694e39
Revert "src/gui/widget/textbox.cpp supplement to try to fix text lines per page"
...
This reverts commit e26ad6e9f1
.
2016-11-03 18:38:14 +01:00
Jacek Jendrzej
e26ad6e9f1
src/gui/widget/textbox.cpp supplement to try to fix text lines per page
2016-11-03 12:51:31 +01:00
Jacek Jendrzej
d6c4324f6c
src/gui/widget/textbox.cpp try to fix text lines per page
2016-11-03 12:17:11 +01:00
Thilo Graf
ab9bf2ffa6
Merge branch 'master' into pu/msgbox
2016-11-02 21:05:36 +01:00
svenhoefer
0f5aa73033
- textbox: fix compilation for generic hardware
...
error: declaration of ‘clear’ shadows a member of 'this'
2016-11-02 09:55:45 +01:00
svenhoefer
9d2661a1d8
- moviebrowser: smaller locales for footer; clearify "filter off" mode
2016-11-02 08:27:21 +01:00
svenhoefer
da14d72dcb
- miscsettings_menu: fix youtube api key length
2016-11-01 22:20:26 +01:00
svenhoefer
8dfdcee894
Merge branch 'master' into pu/moviebrowser
2016-10-31 23:19:47 +01:00
svenhoefer
fc6e8fbbca
- moviebrowser: fix filter selection
2016-10-31 23:07:27 +01:00
svenhoefer
0b504f8c60
- textbox: add clear() function
2016-10-31 23:06:47 +01:00
Jacek Jendrzej
6b640cfa7b
src/gui/scan_setup.cpp fix preselected transponder item
2016-10-31 18:23:17 +01:00
Jacek Jendrzej
b8849d53b5
fix possible segfault and negative height
2016-10-31 15:53:29 +01:00
Thilo Graf
dbe8007882
Merge branch 'master' into pu/msgbox
2016-10-29 20:49:42 +02:00
Thilo Graf
27dc0228a5
components/widget: add doxygen config file to create documentations
...
If you want to create a documantation,
please move into current directory that contains the 'Doxyfile' and do execute command
''doxygen Doxyfile''
This creates usually a subdirectory named /doc/html/
This contains documentation contents in html format.
Open /doc/html/index.html in your browser and you will see contents.
2016-10-29 20:47:57 +02:00
Thilo Graf
aae4411d03
Merge branch 'master' into pu/msgbox
2016-10-29 12:38:17 +02:00
svenhoefer
1fc717f56f
Merge branch 'master' into pu/moviebrowser
2016-10-29 12:26:05 +02:00