Commit Graph

14 Commits

Author SHA1 Message Date
Adam Dobrowolski
4a61f400e7 EGD-3055 Fixed printf issues 2020-04-08 12:23:53 +02:00
Pawel Olejniczak
ef676cb20a [EGD-2960] Apply code formatting after changes in searchResultsModel 2020-03-27 09:17:24 +01:00
Pawel Olejniczak
98296e3a0d [EGD-2960] Add some lambdas to simplify SearchResultsModel 2020-03-27 09:17:24 +01:00
Pawel Olejniczak
e30bc6767f [EGD-2960] Replace some shared pointers with unique pointers 2020-03-27 09:17:24 +01:00
Pawel Olejniczak
ffc1c8421b [EGD-2960] Apply code formatting to the changed files 2020-03-27 09:17:24 +01:00
Pawel Olejniczak
e6a0727843 [EGD-2960] Use first letter of primary name instead of alternative name in search results 2020-03-27 09:17:24 +01:00
Pawel Olejniczak
f9e1573320 [EGD-2960] Fix crash when scrolling up search results 2020-03-27 09:17:24 +01:00
Pawel Olejniczak
645c4077c0 [EGD-2960] Fix app crash by checking if index is not below 0 2020-03-27 09:17:24 +01:00
Radoslaw Wicik
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
Pawel Olejniczak
76f70c11c3 [EGD-2937] Adjust fonts of search results 2020-03-11 11:01:53 +01:00
Pawel Olejniczak
6258c57f16 [EGD-2937] Add favorites to search results 2020-03-11 11:01:53 +01:00
rkubiak01
e721aed271 [FIX] warning fixes
this alsow fixes the release build warnings for the audio decoder
those did not pop-up when building in debug mode
2020-01-28 06:41:43 -05:00
Adam Dobrowolski
a78bb2c97d [FIX] Phonebook getItem crashed on search when
* When there were less elements on screen than capacity
2020-01-02 15:13:45 +01:00
rkubiak01
c749f0a438 Egd 2222 final (#103)
* PHONEBOOK: styling for existing files, removed model from root dir
cmake update

* PHONEBOOK: initial commit, new files

* PHONEBOOK: code cleanup and rework to compile with master

* onInput event handling fixes

* fixed more static title and input modes
removed separators
2019-12-13 14:21:11 +01:00