~aleteoryx/muditaos

ref: 46f9cc7e100b471afef4efc4449880eb480ac7fa muditaos/module-apps/application-messages/windows/MessagesMainWindow.cpp -rw-r--r-- 7.0 KiB
46f9cc7e — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

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

Keep experimental up to date with changes from master
4c61595a — Piotr Tański 5 years ago
[EGD-4801] Add application-wide top bar manager

Applications configure the top bar once for all their windows.
Sometimes, windows need to configure top bars with its configuration.
7d7003d6 — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
6c900d7b — Piotr Tański 5 years ago
[EGD-5166] Add query-callback synchronization mechanism

Receiver object cancels the callbacks at the end of its lifecycle.
14918dc4 — jimmorrisson 5 years ago
[EGD-4925] Change new filesystem handling implementation in module-gui. (#1193)

Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module gui. There are some modifications in other modules included which are necessary because of build system issues.
4e0f72e7 — Piotr Tanski 5 years ago
[EGD-4696] Several stabilization patches. (#1192)

d4613919 — PrzeBrudny 5 years ago
[EGD-3442] Fix list empty window unhandled behaviours, in place rebuild handling, notes rebuild on note deletion and changed call Icon name to stateIcon. (#1160)

c0d1d524 — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
0ef0d615 — Krzysztof Mozdzynski 5 years ago
[EGD-4150] Change filename i18 to i18n (#1108)

Change filename of internationalization files from i18 to i18n.

I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
998ceac4 — Radoslaw Wicik 5 years ago
[EGD-4217] Convert service-db to library
57f6c267 — Radosław Wicik 5 years ago
[EGD-4213] Convert service-appmgr to library - library (#960)

299be4da — Piotr Tanski 5 years ago
[EGD-4151] Application manager actions introduced. (#905)

* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
88939f82 — PrzeBrudny 5 years ago
[EGD-4070] Messages listView sync db queries refactored to full async. (#837)

2276ceed — Radoslaw Wicik 5 years ago
[EGD-3743] Update copyrights in fies
b7eb4365 — Przemyslaw Brudny 5 years ago
[EGD-3799] Messages queries cleanups.
8fd488b0 — Piotr Tanski 5 years ago
[EGD-3720] Database service API cleanup for messages application. (#720)

- Major cleanup of database query usage.
f4ab64d9 — Przemyslaw Brudny 5 years ago
[EGD-3760] ListView added support to rebuild on provided offset.
9447da65 — Piotr Tanski 5 years ago
[EGD-2870] Message drafts feature implemented. (#704)

- Save unsent messages as drafts on thread view window close.
- Queries for SMS add and update introduced.
- Fix for windows IDs all being zeroes across the GUI.
f09971dd — Przemyslaw Brudny 5 years ago
[EGD-3265] Application messages file structure renames and cleanups.
Next