Commit Graph

4 Commits

Author SHA1 Message Date
Adam Dobrowolski
940989833f [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
2021-04-20 20:07:44 +02:00
Mateusz Grzegorzek
5b0f2aa44a [EGD-6262] Refactor Quotes
- Connect QuotesMainWindow to work with agent,
- Use DatabaseModel in Quotes and Categories models,
- Connect add/edit/remove quotes with agent
2021-03-25 09:17:53 +01:00
lblach
ded0ff6c8c [EGD-5933] Display Category Selection Window
This window is needed to assist the user selecting the quotes
categories to display.
2021-03-11 14:35:56 +01:00
lblach
c7ce843b7b [EGD-5936] Add Edit Quotes Window
This window is needed by the user to assist the user in editing quotes
or/and selecting the quotes categories to display.
2021-03-11 11:41:28 +01:00