Maciej Suminski
|
e66a4ce337
|
Namespace KiGfx->KIGFX.
template<> -> template <>
Some more reformatting according to uncrustify results.
|
2013-10-14 16:13:35 +02:00 |
Maciej Suminski
|
8253899a70
|
Converted tabs to spaces. Removed trailing whitespaces.
|
2013-10-14 13:43:57 +02:00 |
Maciej Suminski
|
c1e1502d35
|
Merged Tom's branch
|
2013-09-12 17:42:28 +02:00 |
tomasz.wlostowski@cern.ch
|
802a0117a7
|
COLOR4D: added Saturate(), FromHSV(), ToHSV() methods.
Used in highlighting/routing code.
|
2013-09-12 11:35:42 +02:00 |
Maciej Suminski
|
fa85685baa
|
Fixed COLOR4D( EDA_COLOR_T aColor ) and added asserts.
|
2013-09-11 10:30:39 +02:00 |
Maciej Suminski
|
b6c4aaac8e
|
Moved highlighted flag from VIEW_ITEM to EDA_ITEM. Added brightened and selected flag to EDA_ITEM.
|
2013-08-06 09:31:08 +02:00 |
Maciej Suminski
|
89ddf97fa0
|
Different approach to coloring netname labels.
|
2013-07-17 14:02:08 +02:00 |
Maciej Suminski
|
c9f9db9069
|
Dynamic color setting for netnames.
|
2013-07-08 20:42:46 +02:00 |
Maciej Suminski
|
9e937f8113
|
Added convertsion from wxColour to COLOR4D.
|
2013-06-24 10:32:08 +02:00 |
Maciej Suminski
|
4e8d1366b6
|
Added conversion from EDA_COLOR_T to COLOR4D.
|
2013-06-24 10:12:36 +02:00 |
Maciej Suminski
|
4b11862ecc
|
Added class COLOR4D that contains color representation with 4 components (RGBA) (for future usage in GAL)
|
2013-03-28 17:42:15 +01:00 |