17 Commits

Author SHA1 Message Date
ddae64ca6d Extend copyright year 2018-09-07 23:57:59 +02:00
4b59582568 Add missing #include <algorithm> 2018-09-07 19:37:22 +02:00
b7bef14746 Copyright extended to 2017 2017-04-18 14:05:45 +02:00
acbae76737 Clean-up 2017-03-30 10:57:31 +02:00
716dde0a84 Clean-up 2017-03-29 09:46:33 +02:00
806aa550a5 Characters are represented as UTF-16 sequences instead of a single UTF-16 character 2017-03-21 09:09:07 +01:00
affe7b06a2 Code clean-up 2016-10-13 09:01:23 +02:00
650ad13a30 lang >> locale 2016-10-12 18:40:07 +02:00
dddc2d5794 chrcatid_t_blank and langid_t_blank are static members of their respective structures now 2016-10-06 23:17:24 +02:00
ba8254c097 Auto C++ typing introduced where appropriate 2016-10-06 11:52:17 +02:00
e5b246a4f0 Character search ranking and display is more sophisticated now 2016-05-31 11:50:12 +02:00
1198579963 Character category index fixed 2016-05-13 13:22:17 +02:00
155fb03c5a Character search moved to separate thread for smoother experience 2016-05-13 12:11:38 +02:00
4e435b044c Additional operators 2016-05-13 10:16:23 +02:00
4ec7dc3ca5 Search optimizations 2016-05-13 09:32:36 +02:00
9c3c1585d5 Character Select finished
(closes #11)
2016-05-13 03:44:28 +02:00
4aa0d9183e Support for Unicode character database added 2016-05-11 14:39:20 +02:00