Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
cb18433c78
[EGD-2927] GridLayout update/fixups to use in DesktopApp
2020-03-04 13:19:05 +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
0bcfc51e16
[EGD-2896] Box added maxSize possiblity
2020-02-26 11:53:03 +01:00
Adam Dobrowolski
5e5562c261
[EGD-2896] Cleanup to use maxSize
2020-02-26 11:53:03 +01:00
Adam Dobrowolski
d8c2198529
[EGD-2394] [GUI] BoxLayout unified addWidget & axis
...
* tryAddWidget was redundant to addWidget, with Rect fixes and log it's not needed
* With changes in BoundingBox simplified axis use in BoxLayout
* Add widget moves elements to it's place, resize is not thought through and for now is removed
2020-01-31 14:05:42 +01:00
Adam Dobrowolski
a4bfc1b1e3
[EGD-2394] [GUI] BoxLayout - added border callback
...
Added option to run action when border is met during scrolling of
BoxLayout element. Needed to enable loading new elements when border is
met.
2020-01-31 14:05:42 +01:00
Adam Dobrowolski
560dda54da
[EGD-2475] PR review applied
...
- made options window name better and single instanced it
- added comments to hardcoded values explaining why
- fixed reloading SMS'es
2020-01-22 13:18:59 +01:00
Adam Dobrowolski
d8b7e7484a
[EGD-2475] SMS option window added sms/call/add combobox
2020-01-22 13:18:59 +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
aaa7bc30ad
[BoxLayout] commonized HBox, VBox elements
2020-01-03 12:54:39 +01:00
Adam Dobrowolski
9e6402e228
[EGD-2335] Addeed codestyle to changed code chunks
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
ea61c1ec8a
[EGD-2335] Added grid layout (for character selector)
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
079dfb5891
Bluetooth: Cleaned up actual code & added bluetooth start to settings
2019-10-25 14:53:36 +02:00
Robert Borzecki
b1fd800a3f
phonebook memory leak, WIP.
2019-08-30 12:30:17 +02:00
Robert Borzecki
d3235d54d7
Removed submodule
2019-05-21 23:35:00 +02:00