Maciej Janicki
e6fdf0e22c
[EGD-5333] Change renderer to follow command design pattern
...
Changes draw command implementation to properly follow
command design pattern. All drawing commands have been
moved to separate inheriting draw commands from renderer.
Other changes:
- New draw methods overloads have been added to pixel renderer.
Now pixel rendering methods are in one class.
- Simplified draw commands naming.
- Changed variable naming in draw commands to be more verbose.
- Changed {x,y} pairs to Points where possible.
2021-02-03 16:24:48 +01:00
Michał Kamoń
9e961b6072
[EGD-3589] gui - DOM dump functionality for gui::Item ( #1148 )
2020-12-09 15:57:20 +01:00
Adam
64db7d8327
EDG-3585 Small fixup for refresh & cleanup in buildDrawLists ( #916 )
...
* EGD-3585 Minor refresh fixup& Normalised buildDrawList everywhere
2020-10-30 10:13:47 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Adam Dobrowolski
9eb29b05fc
EGD-3190 added setMinimumWidth / setMinimumHeight
2020-05-12 16:45:15 +02:00
Adam Dobrowolski
ccb0092db0
[EGD-3190] Box can call resize
2020-05-12 16:45:15 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
d5847e37b6
EGD-2848 added SIM icons
2020-03-12 15:24:39 +01:00
Adam Dobrowolski
5e5562c261
[EGD-2896] Cleanup to use maxSize
2020-02-26 11:53:03 +01:00
pholat
c7fabc8e2d
GUI: Added Image constructor with just text name
2019-08-28 09:14:36 +02:00
Robert Borzecki
83c14e97d7
Added main desktop window.
2019-06-23 20:03:23 +02:00
Robert Borzecki
b4b949d925
Added viewer application for kickstarter.
2019-06-10 18:03:18 +02:00
Robert Borzecki
de8b693e61
Added vector image.
2019-06-06 11:05:15 +02:00
Robert Borzecki
d3235d54d7
Removed submodule
2019-05-21 23:35:00 +02:00