Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
13a477f8c0
EGD-2901 GUI documentation updated & upgraded
2020-03-12 16:12:28 +01:00
Adam Dobrowolski
2567da65f6
EGD-2248 addWidget returns void now instead of bool
...
* elements which possibly depended on this depend now on `visibility` of element added
* changed everywhere returns on addWidget
* checked layouts (vertical, horizontal, pagedbox, gridlayout)
2020-03-03 14:36:43 +01:00
Adam Dobrowolski
2cadc816b8
[EGD-2892] [FIX] Item - fixed crash on removed item from parent
2020-02-27 17:10:03 +01:00
Adam Dobrowolski
5e5562c261
[EGD-2896] Cleanup to use maxSize
2020-02-26 11:53:03 +01:00
Adam Dobrowolski
1059543931
[BoxLayout] Added PageLayout & BoxLayout fixups
...
* Fixed Rect to always set maxSize and BoxLayout navigation
* removed commented out focusItem
* Removed redundant handling
* General BoxLayout fixes
2020-01-03 12:54:39 +01:00
Adam Dobrowolski
6be3569a6c
[GUI] Item widget set maxsize in setSize if less than new size set
2020-01-03 12:54:39 +01:00
Adam Dobrowolski
cc05a8120c
[GUI] Item widget unused flag rename (to use in Layout's)
...
There are cases when we don't want to manipulate items ie: Selection, input etc
2020-01-03 12:54:39 +01:00
Adam Dobrowolski
b9148ed274
[FIX] Fixed ListView double item rebuild
2020-01-02 15:13:45 +01:00
RomanKubiak
d1740124dd
GUI: added setX/setY method for easier positioning
2019-11-29 15:19:12 +01:00
Alek
7d0913bde8
EGD-2117 changes according to code review
2019-11-20 11:14:44 +01:00
Robert Borzecki
5251f79971
Added ThreadViewWindow.
2019-09-26 07:14:31 +02:00
Robert Borzecki
9317b1e8e5
Added icons for speed dial and favourite.
2019-09-23 17:35:08 +02:00
Robert Borzecki
8e6d13a1e2
Added add new contact window.
2019-09-08 10:19:33 +02:00
pholat
84634ef770
GUI: Item added assert for input parameter
2019-08-28 09:14:36 +02:00
Robert Borzecki
358bf50127
Added bottom and top bars to AppWindow template.
2019-07-13 19:07:45 +02:00
Robert Borzecki
f058b6a414
Added Tools page.
2019-07-08 08:08:00 +02:00
Robert Borzecki
d9fd80dd72
Added navigation in power of window, lambdas for gui.
2019-07-05 09:37:10 +02:00
Robert Borzecki
d3235d54d7
Removed submodule
2019-05-21 23:35:00 +02:00