Commit Graph

9 Commits

Author SHA1 Message Date
Kurt Hindenburg
bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 2012-05-13 10:08:05 -04:00
Kurt Hindenburg
5b083640ce whitespace and style fixes
Use 'git diff -w --ignore-all-space' to see non-whitespace changes
2012-04-05 11:08:53 -04:00
Jekyll Wu
57e53021b4 Remove unneeded #include 2012-04-05 15:18:12 +08:00
Jekyll Wu
d51fe86819 QList<String> ==> QStringList 2012-04-05 04:32:02 +08:00
Jekyll Wu
d8bc9b48f9 Add class FallbackKeyboardTranslator
One benifit is the fallback translator is now defined upon semantic,
independent upon the format of .keytab file.
2012-03-21 04:31:49 +08:00
Jekyll Wu
5c28f79f0e Revert "Rename: defaultTranslator ==> fallbackTranslator"
I was stupid

This reverts commit 912e52b12a.
2012-03-21 03:41:06 +08:00
Jekyll Wu
912e52b12a Rename: defaultTranslator ==> fallbackTranslator
It is really not the default. Maybe a separate class FallbackTranslator
should be created, just like FallbackProfile.
2012-03-21 03:15:02 +08:00
Jekyll Wu
0789217e20 Move code around 2012-03-18 15:37:41 +08:00
Jekyll Wu
16a470abe5 Split class KeyboardTranslatorManager into its own files 2012-03-18 15:14:10 +08:00