| Rev. | Time | Author |
|---|---|---|
| 365bf6e | 2012-05-07 20:47:48 | KIHARA Hideto |
|
Add pseudo table style. |
||
| 15fb915 | 2012-05-07 20:47:48 | KIHARA Hideto |
|
Add shin joyo kanji to tutcode-rule with custom variable tutcode-rule-use-tutplus? |
||
| 28def83 | 2012-05-07 20:47:48 | KIHARA Hideto |
|
Add tutcode-rule-custom.scm for customization about tutcode-rule.scm. |
||
| 6c5226a | 2012-05-07 20:47:48 | KIHARA Hideto |
|
Add check of tutcode-rule-uppercase-as-opposite-kana? for backward compatibility. |
||
| 537ec13 | 2012-05-07 20:47:48 | KIHARA Hideto |
|
Add hiragana to tutcode-rule-uppercase-for-katakana for katakana mode. |
||
| 0deee5a | 2012-05-07 20:47:47 | KIHARA Hideto |
|
Add custom key sequences to change katakana/hiragana mode (not toggle). |
||
| 09ae7d5 | 2012-05-07 20:47:47 | KIHARA Hideto |
|
Support tutcode-verbose-stroke-key on prefix (interactive) bushu conversion. |
||
| 24f93a3 | 2012-05-07 20:47:47 | KIHARA Hideto |
|
Fix bug that key which is not in rule (ex. "5") is not entered on (interactive) bushu conversion. |
||
| 1ae04be | 2012-05-04 22:16:32 | Muneyuki Noguchi |
|
Add some files to EXTRA_DIST. |
||
| d7de46b | 2012-05-04 22:16:32 | Muneyuki Noguchi |
|
Delete *.pro on "make distclean". |
||
| 157ba61 | 2012-05-04 17:37:04 | Muneyuki Noguchi |
|
Merge branch 'qt5' |
||
| 2871016 | 2012-05-04 17:14:33 | Muneyuki Noguchi |
|
Add qt4/immodule to INCLUDEPATH in Qt5 immodule. |
||
| b93e08a | 2012-05-04 09:54:11 | Muneyuki Noguchi |
|
Implement QUimPlatformInputContext::reset. |
||
| f5c2509 | 2012-05-04 09:42:51 | Muneyuki Noguchi |
|
Rename QUimPlatformInputContext::m_isComposing. |
||
| b7e331b | 2012-05-04 09:42:32 | Muneyuki Noguchi |
|
Add setFocus() and unsetFocus() to Qt5 immodule. |
||
| cb0c1f7 | 2012-05-03 23:19:48 | Muneyuki Noguchi |
|
Use uim-candwin-qt5 for Qt5 immodule. |
||
| 37a56ee | 2012-05-03 23:16:08 | Muneyuki Noguchi |
|
Begin to implement Qt5 immodule. |
||
| c41c2f7 | 2012-05-03 21:04:23 | Muneyuki Noguchi |
|
Apply cosmetic changes |
||
| a12fabd | 2012-05-03 20:31:41 | Muneyuki Noguchi |
|
Ignore files in the qt5 directory. |
||
| 2e26901 | 2012-05-03 20:28:28 | Muneyuki Noguchi |
|
Ignore swp file. |
||
| 9882716 | 2012-05-03 20:02:01 | Muneyuki Noguchi |
|
Create QUimPlatformInputContext for Qt5. |
||
| 1051e07 | 2012-05-03 18:18:20 | Muneyuki Noguchi |
|
Make candwin and immodule for Qt5 compilable. |
||
| daac75f | 2012-05-03 17:56:04 | Muneyuki Noguchi |
|
Merge branch 'rpc' into qt5 |
||
| e6883d8 | 2012-05-03 17:06:54 | Muneyuki Noguchi |
|
Simplify AbstractCandidateWindow::candidateData(). |
||
| f2e3a75 | 2012-05-03 17:06:25 | Muneyuki Noguchi |
|
Add "setup_sub_window" command to uim-candwin-qt4. |
||
| 6a3a860 | 2012-05-03 15:25:09 | Muneyuki Noguchi |
|
Implement CandidateWindowProxy::isVisible(). |
||
| abff8ea | 2012-05-03 14:17:14 | Muneyuki Noguchi |
|
Move some functions to CandidateWindowProxy. |
||
| a0dcfd8 | 2012-05-03 08:11:19 | KIHARA Hideto |
|
Fix error when bushu.help file does not exist. |
||
| d1ff34e | 2012-05-03 00:05:42 | Muneyuki Noguchi |
|
Move m_delayTimer to CandidateWindowProxy. |
||
| 72f8d72 | 2012-05-02 23:40:13 | Muneyuki Noguchi |
|
Initialize variables in CandidateWindowProxy. |
||