25 Commits

Author SHA1 Message Date
5e4331903b Language names are displayed with the localized full name now
(closes #15)
2016-04-13 20:39:14 +02:00
7e6eaefd42 Doxygen annotation update 2016-04-11 13:52:57 +02:00
f735bd5bee Decomposition can omit language specific characters now 2016-04-11 13:28:19 +02:00
b7f3305019 ZRCola::langid_t moved to common.h 2016-04-11 12:51:49 +02:00
b194662c03 Typo in documentation fixed 2016-04-11 12:41:40 +02:00
177edd19e8 Languages and language-specific characters added to the database 2016-04-11 12:41:22 +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
0ec73e44ca Index search method added 2016-03-03 16:06:59 +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
f3c0e83d04 Database element is generic 16-bit unsigned integer now 2016-03-02 12:29:41 +01:00
0501a5c7ca Indexes simplified to save space and add flexibility 2016-03-02 11:20:45 +01:00
4e5811803a Accessing translation data standardized 2016-03-02 10:45:22 +01:00
c44b449a36 Translation block ID changed 2016-03-02 10:19:24 +01:00
6bb0cd7b89 (De)composition is not static any more 2016-03-01 15:36:21 +01:00
cf49ef6fb7 <iostream> support for translation database added 2016-03-01 14:03:38 +01:00
215e03a705 Migration to dynamic translation tables continues... 2016-02-29 17:05:35 +01:00
38639a8716 ZRCola normalization prepared 2016-02-09 15:09:55 +01:00
7db14e1d20 ZRCola composition added 2016-02-09 15:09:32 +01:00
0cb3acf426 Decomposition rearranged 2016-02-09 15:07:54 +01:00
5283aee91c Aesthetic modifications 2016-02-09 11:39:10 +01:00
03b855fbbb Composition and decomposition text controls are multiline now + they synchronize text selection. 2016-02-09 11:11:26 +01:00
f20738d76c Initial version of libZRCola added 2016-02-08 14:54:09 +01:00