Commit Graph

19 Commits

Author SHA1 Message Date
Przemyslaw Brudny
789815859a [EGD-5087] Update Options and replace PageLayout with ListView
PageLayout removed and replaced with ListView.
Options structure and namespace cleanup.
Added ListView ScrollBar type and disable on
construction.
2021-01-15 16:10:26 +01:00
Radoslaw Wicik
998ceac48e [EGD-4217] Convert service-db to library 2020-11-13 12:18:33 +01:00
Radoslaw Wicik
2276ceed67 [EGD-3743] Update copyrights in fies 2020-10-20 12:55:10 +02:00
Adam Dobrowolski
7b4a706cd6 EGD-4036 Application windows - added register mechanism
* Moved ApplicationLauncher to separate files - declutering
* WindowsStore renamed to WindowsFactory - Store needs to be splitted toavoid antipattern
* Options window build dynamically onBeforeShow
* Dialog windows dynamically built
2020-10-13 17:46:10 +02:00
Pawel Olejniczak
c8edecf0ee [EGD-3448] Improve handling of blocking contact window and set proper name for (un)blocking option
[EGD-3448] Add missing assets

[EGD-3448] Update changelog
2020-08-13 12:36:46 +02:00
Radoslaw Wicik
d30d135fba [EGD-3386] Add proper displaying in gui. 2020-07-24 11:26:29 +02:00
pholat
e168c4ba09 EGD-3373 Added bold text to messages thread option (#509)
* Options - builder classes with move ctor
* EGD-3373 Added bold text to messages thread option
2020-07-09 16:54:42 +02:00
Pawel Olejniczak
80ba103323 [EGD-3275] Add missing title of dialog window 2020-06-15 18:21:15 +02:00
Pawel Olejniczak
0920f158b5 [EGD-3275] Add notification after blocking contact 2020-06-09 18:28:22 +02:00
Pawel Olejniczak
5da1757d2d [EGD-3275] Add notification after deleting contact 2020-06-09 18:28:22 +02:00
Pawel Olejniczak
eed8089fe4 [EGD-3232] Move default destructor to hpp 2020-06-03 10:21:33 +02:00
Pawel Olejniczak
2bfeb85198 [EGD-3232] Remove redundant onInput handlers 2020-06-03 10:21:33 +02:00
Pawel Olejniczak
b8c23bd953 [EGD-3232] Remove request for block contact to db api, since blocking contact will be implemented later 2020-06-03 10:21:33 +02:00
Pawel Olejniczak
8aff3ba120 [EGD-3232] Add few nullptr checks and fix header inlcude order 2020-06-03 10:21:33 +02:00
Pawel Olejniczak
117f1eaba7 [EGD-3232] Remove unused dialogs and cleanup headers 2020-06-03 10:21:33 +02:00
Pawel Olejniczak
d553ecab4f [EGD-3232] Move contact option window from ApplicationPhonebook to PhonebookContactOptions and clean up windows names 2020-06-03 10:21:33 +02:00
Pawel Olejniczak
030e3d2c39 [EGD-3232] Rename PhonebookOptionsNamecard to PhonebookNamecardOptions for consistency and clean it up 2020-06-03 10:21:33 +02:00
Pawel Olejniczak
656d842454 [EGD-3232][WIP] Refactor options namecard 2020-06-03 10:21:33 +02:00
Pawel Olejniczak
f17e34dacb [EGD-3232][WIP] Refactor contact options & add deleting contact & add dialog window for blocking contact 2020-06-03 10:21:33 +02:00