index
:
ibus-libpinyin.git
1.5.x
1.6.x
1.9.x
devel
english-mode
export-bigram
integration
keyboard-layout
lianna07
lua-converter
main
pageupdown
punct
table-mode
mirror of ibus-libpinyin.
Peng Wu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
PinyinEngine.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PY prefix of all file names to avoid name conflict on some file
Peng Huang
2010-08-17
1
-294
/
+0
*
only enable lua extension when use single pinyin.
Peng Wu
2010-07-09
1
-0
/
+3
*
adding lua-extension flags.
Peng Wu
2010-07-01
1
-0
/
+8
*
Merge remote branch 'epico/lua-plugin' into lua-plugin
Peng Huang
2010-06-18
1
-2
/
+0
|
\
|
*
enable ext mode in pinyin engine.
Peng Wu
2010-05-19
1
-1
/
+1
*
|
Reduce dependency among header files.
Peng Huang
2010-06-05
1
-9
/
+2
*
|
Use inline function and const value to replace some macors.
Peng Huang
2010-05-30
1
-2
/
+2
*
|
Refine coding style
Peng Huang
2010-05-30
1
-0
/
+28
*
|
Optimize dependence of headers
BYVoid
2010-05-30
1
-1
/
+1
*
|
Refine modifiers test code for Ctrl + Shift + F
Peng Huang
2010-05-24
1
-4
/
+2
*
|
Add hotkey Ctrl + Shift + F to toggle simp/trad Chinese input mode
BYVoid
2010-05-23
1
-0
/
+9
*
|
Launch setup with different arguments in PinyinEngine & BopomofoEngine
Peng Huang
2010-05-23
1
-1
/
+1
*
|
Merge remote branch 'byvoid/PhoneticEditor' into config
Peng Huang
2010-05-23
1
-10
/
+1
|
\
\
|
*
|
Add abstract class PhoneticEditor
BYVoid
2010-05-23
1
-10
/
+1
*
|
|
Separate Config to PinyinConfig and BopomofoConfig
Peng Huang
2010-05-23
1
-10
/
+11
|
/
/
*
|
Add copyright header
Peng Huang
2010-05-20
1
-1
/
+20
*
|
Remove slots in Engines.
Peng Huang
2010-05-19
1
-80
/
+14
*
|
Add PunctMode in PinyinEngine.
Peng Huang
2010-05-19
1
-4
/
+10
|
/
*
Create BopomofoEngine
Peng Huang
2010-05-14
1
-41
/
+27
*
Make bopomofo as a separate input engine.
Peng Huang
2010-05-13
1
-16
/
+27
*
Bopomofo
BYVoid
2010-05-13
1
-1
/
+0
*
add Bopomofo Support
BYVoid
2010-05-13
1
-3
/
+8
*
Does not include SimpTradConverter.h
Peng Huang
2010-05-10
1
-1
/
+0
*
Clear editor, when user presses Shift to switch En/Ch mode
Peng Huang
2010-04-24
1
-0
/
+2
*
Fix half and full punch problem
Peng Huang
2010-04-24
1
-0
/
+4
*
Remove unused code
Peng Huang
2010-04-19
1
-1
/
+0
*
Remove StaticString
Peng Huang
2010-04-19
1
-1
/
+2
*
Use Object as the base class to replace Pointer.
Peng Huang
2010-04-19
1
-1
/
+1
*
Use boost::shared_ptr to manage object instance.
Peng Huang
2010-04-17
1
-19
/
+16
*
Use boost::signals2 to replace sigc++, do not need sigc++ library in
Peng Huang
2010-04-17
1
-13
/
+12
*
Use cheaders
Peng Huang
2010-04-14
1
-2
/
+1
*
Refine code.
Peng Huang
2010-04-08
1
-2
/
+2
*
Only store prev pressed key if the keyevent is ignored by editors.
Peng Huang
2010-04-06
1
-2
/
+2
*
Use update_lookup_table_fast
Peng Huang
2010-04-05
1
-4
/
+0
*
Fix some problems
Peng Huang
2010-04-05
1
-0
/
+4
*
Quit to initial mode when the editor is empty
Peng Huang
2010-03-31
1
-0
/
+4
*
Store last commit text
Peng Huang
2010-03-15
1
-0
/
+1
*
Auto swith mode when user press www. http: xxx@
Peng Huang
2010-03-10
1
-4
/
+46
*
Remove some unused variables.
Peng Huang
2010-03-08
1
-1
/
+0
*
Fix comment
Peng Huang
2010-02-13
1
-1
/
+1
*
Fix typo in comment
Peng Huang
2010-02-12
1
-1
/
+1
*
Add some comments
Peng Huang
2010-02-12
1
-0
/
+5
*
Add ExtEditor.h
Peng Huang
2010-02-12
1
-3
/
+3
*
Fix chinese mode issues.
Peng Huang
2010-02-12
1
-3
/
+3
*
Do not pass Release key event to editors.
Peng Huang
2010-02-11
1
-18
/
+12
*
Add FallbackEditor
Peng Huang
2010-02-11
1
-174
/
+5
*
Implement candidateClicked method
Peng Huang
2010-02-10
1
-3
/
+1
*
Refactory classes, and use sigc++ to make code clear.
Peng Huang
2010-02-10
1
-905
/
+228
*
Fix problem when use '0' to select 10th candidate
Peng Huang
2010-02-02
1
-1
/
+1
*
Merge branch 'stl'
Peng Huang
2010-01-01
1
-1
/
+0
|
\
[next]