Henry Lancelle and ctrlaltca
cf9fdcd09e
Translate curly apostrophe to ASCII apostrophe ( #3395 ) ( #3401 )
...
* Translate curly apostrophe to ASCII apostrophe (#3395 )
Treats the curly apostrophe as a straight apostrophe when searching in
the deck editor search bar.
* Moved logic for handeling translation to CardDatabaseDisplayModel.
This implementation was done with strings instead of characters because
the curly apostrophes and quotes are considered multi-characters.
Thus, the method of iterating through the string and replacing
the characters with the proper translations was difficult to cleanly
implement.
* clang-tidy modifications
* Implemented faster algorithm for string translation.
Optimized the algorithm for string translation, before it would compute
in O(N*M) time where N is the size of the string and M is the size of
the translation table. Now it will compute in O(N) time where N is the
length of the string.
* Renaming variables and methods.
* Fixed character literal type, was unicode, is now wide.
2018-10-03 09:15:02 +02:00
..
2018-06-16 22:42:22 -04:00
2018-02-06 08:45:13 -05:00
2014-06-20 16:55:26 +02:00
2018-09-07 09:14:34 +02:00
2018-04-10 19:05:13 -04:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-02-13 02:50:37 -05:00
2018-02-13 02:50:37 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-02-02 12:52:47 -05:00
2018-01-27 10:41:32 +01:00
2014-02-11 11:14:19 -05:00
2018-01-27 10:41:32 +01:00
2018-06-24 17:49:26 -04:00
2018-06-16 22:42:22 -04:00
2018-10-03 09:15:02 +02:00
2018-10-03 09:15:02 +02:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-02-07 11:33:01 -05:00
2018-02-07 11:33:01 -05:00
2018-02-02 12:52:47 -05:00
2018-02-02 12:52:47 -05:00
2018-02-02 12:52:47 -05:00
2018-02-02 12:52:47 -05:00
2018-05-15 01:53:53 -04:00
2018-05-15 01:53:53 -04:00
2018-05-15 01:53:53 -04:00
2018-02-02 12:52:47 -05:00
2018-06-19 22:55:01 +02:00
2018-01-27 10:41:32 +01:00
2018-01-27 13:31:44 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2015-09-02 17:54:06 -04:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-02-02 12:52:47 -05:00
2018-01-27 10:41:32 +01:00
2018-04-02 23:04:52 -04:00
2018-01-27 10:41:32 +01:00
2018-02-02 12:52:47 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-06-17 18:09:58 -04:00
2018-05-25 21:59:42 -04:00
2018-02-05 11:39:10 -05:00
2018-01-27 10:41:32 +01:00
2018-07-25 08:21:29 +02:00
2018-07-25 08:21:29 +02:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-02-02 12:52:47 -05:00
2018-02-02 12:52:47 -05:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-07-25 08:21:29 +02:00
2018-07-25 08:21:29 +02:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-05-25 21:59:52 -04:00
2018-05-25 21:59:52 -04:00
2018-06-19 19:15:13 +02:00
2018-06-19 19:15:13 +02:00
2018-04-01 04:52:26 -04:00
2018-04-01 04:52:26 -04:00
2018-06-19 19:57:44 +02:00
2018-01-27 10:41:32 +01:00
2018-05-02 16:07:43 -04:00
2018-01-27 10:41:32 +01:00
2018-07-17 20:08:42 -04:00
2018-01-27 10:41:32 +01:00
2018-05-24 00:18:53 +02:00
2018-05-24 00:18:53 +02:00
2018-01-27 13:31:44 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-06-09 10:28:17 +02:00
2018-01-27 10:41:32 +01:00
2013-05-15 21:31:47 +02:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-04-10 19:05:13 -04:00
2018-04-09 22:38:21 -04:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-02-19 00:38:51 -05:00
2018-02-19 00:38:51 -05:00
2018-01-27 13:31:44 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2014-02-11 11:14:19 -05:00
2018-01-27 10:41:32 +01:00
2018-07-17 20:08:42 -04:00
2018-04-16 20:07:30 -04:00
2018-08-27 15:01:53 +02:00
2018-01-27 10:41:32 +01:00
2018-04-05 22:42:54 -04:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-08-22 09:52:38 +02:00
2018-08-22 09:52:38 +02:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-09-07 09:14:34 +02:00
2018-02-19 01:12:25 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-08-02 21:31:32 +02:00
2018-02-07 11:33:14 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-06-10 11:00:42 -04:00
2018-06-10 11:00:42 -04:00
2018-04-09 22:38:21 -04:00
2018-04-01 04:52:26 -04:00
2018-09-07 09:14:34 +02:00
2018-02-13 02:51:14 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-04-16 20:07:30 -04:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-09-21 10:46:31 -04:00
2018-09-21 10:46:31 -04:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-06-09 10:28:17 +02:00
2018-02-19 01:12:25 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-02-08 15:39:29 +01:00
2018-02-08 15:39:29 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-02-02 12:52:47 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-03-02 03:11:18 -05:00
2018-03-02 03:11:18 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 13:31:44 -05:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-04-10 19:05:13 -04:00
2018-04-10 19:05:13 -04:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-07-24 21:05:42 +02:00
2018-06-24 19:37:30 -04:00
2018-07-25 14:39:42 +02:00
2018-07-25 14:39:42 +02:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00
2018-01-27 10:41:32 +01:00