17 Commits

Author SHA1 Message Date
ddae64ca6d Extend copyright year 2018-09-07 23:57:59 +02:00
b7bef14746 Copyright extended to 2017 2017-04-18 14:05:45 +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
ba8254c097 Auto C++ typing introduced where appropriate 2016-10-06 11:52:17 +02:00
9c3c1585d5 Character Select finished
(closes #11)
2016-05-13 03:44:28 +02:00
349bc34fa8 libZRColaUI extended to use wxWidgets and ZRColaApp::GetKeySequenceAsText() moved back to ZRCola::keyseq_db::GetSequenceAsText() for general accessibility 2016-05-09 11:05:21 +02:00
7545e9dadf Key sequence naming moved to ZRCola to allow localization 2016-05-06 13:40:55 +02:00
6e4cd60152 Character group database support added 2016-05-04 15:49:51 +02:00
e13133d0e4 Indexes redesigned to return data reference directly for cleaner code 2016-03-08 14:09:23 +01:00
4d72a5bc4c Support for separate search-sort comparison added 2016-03-08 14:02:28 +01:00
70990846e1 Compare methods changed to compare index relevant fields only, to make reusable for search purposes 2016-03-03 16:08:07 +01:00
48e0fc9639 Index reorganization 2016-03-03 14:48:27 +01:00
3e6c535f42 Index comparison logic is part of indexes now 2016-03-03 13:42:37 +01:00
775d6611b2 Duplicate key sequences detection added 2016-03-02 13:30:21 +01:00
5398ccbd5e Support for dynamic keyboard shortcuts added 2016-03-02 12:29:54 +01:00