svenhoefer
|
95ab4ac708
|
- detailsline: reduce two times the shadow width from the h_marks
Otherwise shadows will be painted lower then the height of the object
the detailsline is docked to.
|
2017-09-26 12:41:05 +02:00 |
|
Thilo Graf
|
f5f2bf92ba
|
CComponentsDetailsLine: add scale to details line width
Also added correction for odd line width values and added
method to change details line width.
|
2017-03-14 09:41:19 +01:00 |
|
svenhoefer
|
5b0faeab8c
|
- unify DetailsLine-names; move define to settings.h
|
2017-03-13 12:40:04 +01:00 |
|
svenhoefer
|
75fe6e407d
|
- colors: add COL_FRAME wrapper
|
2016-10-10 14:19:54 +02:00 |
|
svenhoefer
|
1f60557e0b
|
- ccomponents: use COL_SHADOW for shadows
|
2016-08-16 08:37:54 +02:00 |
|
Thilo Graf
|
22371418d3
|
CComponentsDetailLine: add version of setDimensionsAll() for dline
Contains different parameters, required by dline
|
2016-02-24 15:11:28 +01:00 |
|
Thilo Graf
|
2803bf6f81
|
CComponentsDetailLine: cleanup constructors
Remove single constructor, usage of default parameters in main constructor
have same effect.
|
2013-12-25 19:50:31 +01:00 |
|
Thilo Graf
|
f7798affc6
|
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.
|
2013-10-24 21:19:07 +02:00 |
|
Thilo Graf
|
d39eaa22fc
|
CComponents: split some header files
CComponentsInfoBox
CComponentsShapeCircle/Square
CComponentsDetailLine
CComponentsPIP
CComponentsText/CComponentsLabel
CComponentsPicture
|
2013-05-27 09:30:50 +02:00 |
|