~aleteoryx/muditaos

ref: aa1ca514cb211a6032ae668082787517b2651158 muditaos/module-gui/test d---------
aa1ca514 — Radoslaw Wicik 4 years ago
[BH-353] Add minimal build target for BH

Introducing changes required for adding BellHybird target without
removing PurePhone.
Adden new targets:
* Pure (builds PurePhone and PurePhone.img)
* Bell (builds BellHybird and BellHybird.img)
* [PurePhone|BellHybrid]-[UpdatePackage|StandaloneImage)
b7e710ef — Przemyslaw Brudny 4 years ago
[EGD-6867] Renamed TopBar into StatusBar

Renamed TopBar into StatusBar.
325f8696 — Lucjan Bryndza 4 years ago
[EGD-6835] Fix UT link errors with inotify

Fix UT linkage error when trying to link with
libiosyscalls with inotify mechanism

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
0a322b87 — Przemyslaw Brudny 4 years ago
[EGD-6770] ListView onPageElement rebuild page jump added

ListView onPageElement rebuild page jump added.
71465d89 — Artur Śleszyński 4 years ago
[EGD-3119] Hide InputEvent's member fields

Use the InputEvent's convenience methods to express intent.
80c5d5b4 — Radoslaw Wicik 4 years ago
[EGD-6642] Fix googletest gui

Fix Unit Tests: googletest-gui.
d0f5f743 — Michał Kamoń 5 years ago
[EGD-6456] ListView based desktop notification

This PR provides following changes in notifications:
- notifications were extracted as widget for pop-up-based
locked-screen implementation
- notifications are ListView based implemented
- the most recent notification is displayed on the top of the list
94098983 — Adam Dobrowolski 5 years ago
[EGD-6527] Internationalization API unification

Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
10a2c379 — Wiktor S. Ovalle Correa 4 years ago
[EGD-3649] Fix paths in UT

Reorganization of assets left path in UT outdated.
fa42d45f — Przemyslaw Brudny 5 years ago
[EGD-6555] ListView constants move

ListView constants moved from style to ListView.hpp.
46e0cd3d — Przemyslaw Brudny 5 years ago
[EGD-6552] Options cleanups and fixes

Fixed options crashes and cleared its structure. All
options returns points to proper list indexes.
3eb630b0 — Przemyslaw Brudny 5 years ago
[EGD-6534] TextFixedSize crash on char removal fix

Fixed TextFixedSize character removal crash on single line
space case. Added UT to cover it and other missing TextFixed
sized drawLines cases.
763cdbf3 — Marcin Smoczyński 5 years ago
[EGD-5567] Add code coverage reporting

Add HTML and XML code coverage report generation with gcovr.

Cleanup unittests list - add missing googletest-gui to the unittests
list; remove dead functional tests.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
aad6c64a — Piotr Tański 5 years ago
[EGD-6415] Do not silently crash on empty image name

Image should not silently crash with empty or incorrect image name.
fec0f255 — Michał Kamoń 5 years ago
[EGD-5966] Fix unit test build linker error

Problem was created by not extending `VisitorMock`
to mock new method of abstract `GuiVisitor`
9d8eff64 — Radoslaw Wicik 5 years ago
[EGD-5860] Fix build packages

Merging and cleaning cmakes requred cleaning.
e61a7d2d — Lucjan Bryndza 5 years ago
Merge branch 'EGD-5737-merge-master-to-exp-lbr-fix'
c7b7cc4c — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
3b141041 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
46f9cc7e — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
Next