[immodule-qt] New unified patch has been released as stable
YamaKen
yamaken at bp.iij4u.or.jp
Sat Sep 4 03:00:09 EEST 2004
Hi all,
I've released new unified patch as stable. Distributors, please
try it. But since some APIs and specifications are still
altering in development, be careful about version mismatch
between the patch and optional plugins. See "immodule plugins
for unified patches" in the download page to select proper one.
Try qt-x11-immodule-unified-qt3.3.3-20040819.diff.gz from the
download page.
http://immodule-qt.freedesktop.org/Software/ImmoduleQtDownload
Karl, Kazuki, Cougar, please let us know corresponding version
of your immodule plugin.
Since the svn repository malfunction, changes.immodule and
ChangeLog.immodule are not updated. See following commit log to
know what are changed.
Some API changes to acquire Qt4 compatibility will come in next
release.
------------------------------------------------------------------------
r109 | yamaken | 2004-08-18 21:19:55 +0900 (Wed, 18 Aug 2004) | 3 lines
* src/input/qinputcontextfactory.cpp
- (create_manager): Fix plugin directory from "/input" to "/inputmethods"
------------------------------------------------------------------------
r108 | yamaken | 2004-08-18 19:50:11 +0900 (Wed, 18 Aug 2004) | 3 lines
* src/kernel/qapplication_x11.cpp
- (KeyTbl): Add translations for Japanese and Korean alias keys
------------------------------------------------------------------------
r107 | yamaken | 2004-08-18 19:36:25 +0900 (Wed, 18 Aug 2004) | 20 lines
* This commit disables default IM configuration feature using qtrc and
qtconfig in BC mode. See following discussion for further
information.
http://freedesktop.org/pipermail/immodule-qt/2004-August/000416.html
* src/kernel/qapplication_x11.cpp
- (x11_apply_settings):
* Move immodule handling into #ifndef QT_NO_IM rather than QT_NO_XIM
* Move qtrc handling into #ifndef QT_NO_IM_EXTENSIONS
* src/inputmethods/imsw-multi/qmultiinputcontext.cpp
- (QMultiInputContext): Move qtrc handling into #ifndef
QT_NO_IM_EXTENSIONS
* tools/qtconfig/mainwindow.cpp
- (MainWindow): Move qtrc handling into #ifndef QT_NO_IM_EXTENSIONS
* src/kernel/qt_x11.pri
- Remove unnecessary configuration
------------------------------------------------------------------------
r106 | yamaken | 2004-08-18 19:08:24 +0900 (Wed, 18 Aug 2004) | 2 lines
Merge differences between qt-x11-free-3.3.2 and qt-x11-free-3.3.3
------------------------------------------------------------------------
r105 | yamaken | 2004-08-18 18:09:20 +0900 (Wed, 18 Aug 2004) | 7 lines
* plugins/src/inputmethods/imsw-multi/imsw-multi.pro
* plugins/src/inputmethods/simple/simple.pro
* plugins/src/inputmethods/imsw-none/imsw-none.pro
* plugins/src/inputmethods/xim/xim.pro
- Remove inappropriate 'thread' from CONFIG. Thanks to Takumi
Asaki for reporting
------------------------------------------------------------------------
r100 | yamaken | 2004-08-18 10:47:12 +0900 (Wed, 18 Aug 2004) | 5 lines
* tools/qtconfig/mainwindow.cpp
- (MainWindow): Modify a comment
- (fileSave): Fix inappropriate /qt/DefaultInputMethodSwitcher
overwriting. Thanks Takumi Asaki for the reporting
------------------------------------------------------------------------
r94 | yamaken | 2004-08-17 15:38:27 +0900 (Tue, 17 Aug 2004) | 9 lines
* plugins/src/inputmethods/imsw-multi/imsw-multi.pro
* plugins/src/inputmethods/simple/simple.pro
* plugins/src/inputmethods/imsw-none/imsw-none.pro
* plugins/src/inputmethods/xim/xim.pro
- Change plugin directory from $QTDIR/plugins/input/ to
$QTDIR/plugins/inputmethods/
* changes.immodule
- Add a description for the change of plugin directory
------------------------------------------------------------------------
r93 | yamaken | 2004-08-17 15:28:11 +0900 (Tue, 17 Aug 2004) | 9 lines
* src/kernel/qnamespace.h
- (Qt::Key) Add a comment about Korean-specific keyboard
support based on the information from Choe Hwanjin. Thanks
for the information. See following discussion for further
information
http://freedesktop.org/pipermail/immodule-qt/2004-August/000402.html
- (Qt::Key) Comment out some Korean-specific keys that has an
equivalent generic key
------------------------------------------------------------------------
-------------------------------
YamaKen yamaken at bp.iij4u.or.jp
More information about the immodule-qt
mailing list