summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Change the UI.Huang Peng2008-08-241-4/+20
|
* Translate some msg.Huang Peng2008-08-242-32/+48
|
* Refine code.Huang Peng2008-08-241-7/+12
|
* Support auto hideHuang Peng2008-08-242-5/+23
|
* Support custom font.Huang Peng2008-08-242-6/+34
|
* Add custom_font and auto_hide configure items.Huang Peng2008-08-242-69/+154
|
* Create engine folder in install-data-hook.0.1.1.20080823Huang Peng2008-08-232-2/+4
|
* Require Qt >= 4.4.0Huang Peng2008-08-231-1/+1
|
* Refine Makefile.amHuang Peng2008-08-223-34/+41
|
* Add header.Huang Peng2008-08-221-0/+21
|
* internationalize engine's nameHuang Peng2008-08-225-72/+89
|
* Fix gettext problemHuang Peng2008-08-221-1/+3
|
* Update translation.Huang Peng2008-08-223-7/+29
|
* Translate some msg.Huang Peng2008-08-221-9/+72
|
* Fix problem when restart ibus-daemon.Huang Peng2008-08-223-1/+6
|
* Use QString::isEmpty() replace QString::isNull() to avoiding some problems.Huang Peng2008-08-221-4/+4
|
* Ignore NumLock mask.0.1.1.20080821Huang Peng2008-08-211-0/+6
|
* Add configure items for keyboard shortcuts.Huang Peng2008-08-214-62/+110
|
* WIP.Huang Peng2008-08-214-19/+42
|
* Check CreateInputContext's return value.Huang Peng2008-08-211-0/+2
|
* Test CreateInputContext's return value.Huang Peng2008-08-211-0/+2
|
* Fix segfault when starting ibus.Huang Peng2008-08-211-0/+2
|
* Add keyboardshortcut.py in Makefile.amHuang Peng2008-08-211-0/+1
|
* WIP.Huang Peng2008-08-213-4/+38
|
* WIP.Huang Peng2008-08-212-242/+241
|
* WIP.Huang Peng2008-08-201-8/+160
|
* Fix problem when delete a keyboard shortcut.Huang Peng2008-08-201-0/+4
|
* Add add_shortcut methodHuang Peng2008-08-201-2/+4
|
* WIP.Huang Peng2008-08-201-31/+180
|
* Add border for the shortcut view.Huang Peng2008-08-201-1/+4
|
* WIP.Huang Peng2008-08-201-0/+103
|
* Add code to work around bug http://code.google.com/p/ibus/issues/detail?id=25.Huang Peng2008-08-194-22/+45
|
* Add get_labels for lookuptableHuang Peng2008-08-191-0/+3
|
* Refine code of attribue.pyHuang Peng2008-08-192-24/+41
|
* Fix Ctrl + Shift problem.Huang Peng2008-08-191-7/+18
|
* Refine code.Huang Peng2008-08-191-0/+4
|
* Translate str to unicode.Huang Peng2008-08-191-4/+10
|
* Fix a typo.Huang Peng2008-08-191-1/+1
|
* Refine code.Huang Peng2008-08-191-34/+34
|
* Refine code.Huang Peng2008-08-193-36/+36
|
* Refine code.Huang Peng2008-08-191-66/+82
|
* Disable some debug output.Huang Peng2008-08-181-14/+6
|
* Fix cursor pos problemHuang Peng2008-08-182-5/+5
|
* Fix some problems.Huang Peng2008-08-184-19/+36
|
* Fix focus problem in qt im module.Huang Peng2008-08-181-2/+7
|
* Refine code.Huang Peng2008-08-181-174/+197
|
* Refine code.Huang Peng2008-08-181-16/+22
|
* Add Separator in sys menu.Huang Peng2008-08-171-0/+1
|
* Panel supports changing orientation of candidates window.Huang Peng2008-08-171-0/+22
|
* Watch config changed.Huang Peng2008-08-171-0/+14
|