Commit Graph

11 Commits

Author SHA1 Message Date
Adam Dobrowolski
f0659c9945 [EGD-2394] [FIX] Rect - fixed size assignment
First asign size -> than addWidget to parent
Element created should have first assigned it properties, then there
should be try to add to parent widget - othervise parent widget tries to
position elements based on default values.

This design is generally silly at most as if we fail we cant just delete
the child, we cant react properly. We could throw and hope that someone
will try to catch it - but if they do, they should be able to first
create item, than try to add it to parent in the first place.
2020-01-31 14:05:42 +01:00
Mateusz Grzywacz
955612ce62 [EGD-2393] Added yaps (to rect) 2020-01-10 15:50:31 +01:00
Adam Dobrowolski
41b6df457c [EGD-2392] SMS Feed window added 2020-01-10 14:15:28 +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
ea61c1ec8a [EGD-2335] Added grid layout (for character selector) 2019-12-09 11:19:37 +01:00
Kuba
5bae197f9e Pull request suggestions added. 2019-06-26 11:57:54 +02:00
Kuba
26e80bef11 Code cleanup. 2019-06-25 11:07:11 +02:00
Kuba
4523f57d4b Branch change. 2019-06-11 09:00:23 +02:00
Kuba
37e3978620 Change in progress bar drawing command. 2019-06-06 11:56:55 +02:00
Kuba
aad7bc60c8 Working on progress bar widget. 2019-06-06 09:36:21 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00