Przemyslaw Brudny
3e41238f55
[EGD-3351] Added margin support to BoxLayout.
2020-07-02 16:28:52 +02:00
Adam Dobrowolski
7799a9923c
EGD-3190 PR applied - gui::Rect set defaults for all values
2020-05-12 16:45:15 +02:00
Przemyslaw Brudny
6dc9842e4e
[EGD-3190] Messages thread compatibility fixes.
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
Przemyslaw Brudny
c0822b6658
[EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo
2020-03-24 15:55:32 +01:00
Przemyslaw Brudny
8f92715951
[EDG-3019] Segger utils moved to git submodule
2020-03-23 18:37:37 +01:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +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
5e5562c261
[EGD-2896] Cleanup to use maxSize
2020-02-26 11:53:03 +01:00
Mateusz Grzywacz
3d3a019de1
[EGD-2393] yaps in thread view and yap size
2020-02-11 11:50:15 +01:00
Mateusz Grzywacz
4182d778f7
[EGD-2393] separate size for yaps
2020-02-11 11:50:15 +01:00
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