Marcin Smoczyński
bd90e57516
[BH-907] Split utils module into components
...
Split module-utils into smaller components for better dependency
management. Fix many dependencies throughout the project.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2021-09-23 15:14:40 +02:00
Przemyslaw Brudny
4147866c71
[EGD-7211] Sim contacts import selector UI part
...
Added sim contacts import selector UI part.
Fixed BoxLayout focusChangedCallback. Fixed
SetFont redraw. Refactored Check and
CheckWithLabel widgets.
2021-07-22 16:34:37 +02:00
Jakub Pyszczak
d39078405c
[EGD-7007] Removed sensitive data from gui
...
Sensitive data removed from logs in module-gui.
Commented out legacy code removed.
2021-07-05 10:18:26 +02:00
Lukasz Skrzypczak
7fee0d9cfb
[BH-378] Utils move log to library
...
Moved log to separate library
2021-06-08 12:24:29 +02:00
DariuszSabala
2d164b9690
[BH-359] Move TPLIB pugixml to separate dir
...
Changed submodule directory and updated cmake scripts and include paths
2021-05-26 13:34:18 +02:00
Przemyslaw Brudny
bc76f7360e
[EGD-5684] Add RichText empty line support
...
Added RichText option to add empty line. Tests added. Fixed
scroll up navigation line first char calculation.
2021-02-10 13:22:05 +01:00
Przemyslaw Brudny
f609d67212
[EGD-5637] Add RichText returning unhandled nullptr
...
Added check for unhandled nullptr that causes crashes.
2021-02-05 15:32:35 +01:00
Michał Kamoń
1981c8b2cb
[EGD-4507] RichText CustomTokens support added ( #1083 )
2020-11-26 12:48:23 +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
Michał Kamoń
bb21bca2a4
[EGD-3865] window locked screen ( #784 )
...
* LockedInfoWindow added
* RichTextParser enabled shortened text formating
2020-10-07 14:15:56 +02:00
Adam
07b243a084
Egd-3408 Rich text ( #712 )
...
* EGD-3408 gui::Text Rich text parser added with pugixml tree & tree walker
* EGD-3408 Fitted code in
2020-09-23 21:03:57 +02:00