[immodule-qt] Re: Re: A "deadline" for development?

YamaKen yamaken at bp.iij4u.or.jp
Wed Aug 4 04:38:16 EEST 2004


At Wed, 4 Aug 2004 01:38:09 +0100,
liucougar at gmail.com wrote:
> 
> Thanks, I see now.
> 
> Do you have any ideas how to remedy this problem? Or we just tolerate it...

Just tolerate it for Qt3 :)

But we have to prepare new trees for Qt4 properly.

> BTW: I think it would be good if we publish some kinda of TODO list or
> Roadmap/Release plan on our official site to state what should be done
> before what date etc.

Sounds good.

My TODO list is there (although some items are assigned
someone). Cougar, Kazuki, Daisuke, open your list also.

- introduce generic pluggable popup menu for plugins that
  replaces createIMSelPopup() of QMultiInputContext

- make QMultiInputContext plugin

- review new design of QSimpleInputContext

- help X composing table support for QSimpleInputContext

- complete documents in source files (especially new API for
  QInputContextPlugin)

- introduce an error handling feature
  QInputContextPlugin::isDisabled(key) if someone need

- investigate C++ specification for static variables to fix
  some doubtful codes

- make the argument of QInputContext::filterEvent() const

- make ChangeLog and changes files for immodule

- release new BC and ALL patches


More discussions are required for following items:

- introduce QT_IM_SWITCHER environment variable

- sort input methods by supported language

- sort the language groups of input methods in accordance with
  current locale (place current locale language top)


Qt4 TODOs:

- import official Qt4 trees into our repository

- the porting

- surrounding text

- extend preedit attributes

- language tagging


> Regards,
> 
> On Wed, 04 Aug 2004 09:25:39 +0900, YamaKen <yamaken at bp.iij4u.or.jp> wrote:
> > At Tue, 3 Aug 2004 16:04:56 +0000,
> > liucougar at gmail.com wrote:
> > >
> > > On Tue, 03 Aug 2004 18:11:42 +0900, YamaKen <yamaken at bp.iij4u.or.jp> wrote:
> > > > But just importing is welcome. Please do it carefully with svn
> > > > cp to enable diff-ing without expensive time consuming. Our
> > > > current trees are lacking the diff-ing capability.
> > > What do you mean by "diff-ing" capability please?
> > 
> > I meant "performing svn diff with reasonable time".
> > 
> > In our current repository, following operation costs me about 31
> > minutes. I think that this is caused by duplicate importing of
> > the 2 trees.
> > 
> > time svn diff --old svn+ssh://freedesktop.org/svn/immqt/vendor/qt-x11-free --new svn+ssh://freedesktop.org/svn/immqt/immodule-qt-x11/trunk
> > 
> > If the trunk had been started as a copy of vendor/qt-x11-free by
> > "svn cp", we will be able to perform the svn diff from official
> > Qt 3.3.2 using less time.
> > 
> > See 'Cheap Copies' article of follosing page for more detailed
> > intention.
> > 
> > http://svnbook.red-bean.com/svnbook/ch04s02.html#svn-ch-4-sect-2.1

-------------------------------
YamaKen  yamaken at bp.iij4u.or.jp



More information about the immodule-qt mailing list