Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Tue Oct 7 10:18:52 CEST 2008


 apps-fdo/Keyboards/qkeyboard.desktop               |    5 +
 apps-fdo/Keyboards/qpredictivekeyboard.desktop     |    5 +
 devices/ficgta01/environment                       |    7 -
 src/general.pri                                    |    1 +
 .../qtopiainputmethod/qwsinputmethod_x11.h         |   18 +++
 src/plugins/inputmethods/keyboard/keyboard.cpp     |    8 ++
 src/plugins/inputmethods/keyboard/keyboard.pro     |   10 +-
 .../predictivekeyboard/predictivekeyboard.cpp      |    8 ++
 .../predictivekeyboard/predictivekeyboard.pro      |   11 ++-
 src/server/keyboardhandler.cpp                     |  128 --------------------
 src/server/keyboardhandler.h                       |   55 ---------
 .../phonelauncher/phonelauncher_illume.cpp         |    8 --
 src/server/server.pro                              |   36 ------
 13 files changed, 60 insertions(+), 240 deletions(-)

New commits:
commit 22c3c1f28631c1091a83fb72bf0a9c9f4b008246
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Oct 7 10:03:42 2008 +0200

    [gta01] Do not autoadd a random path to the environment
        This can break and did break when people actually had a toolchain
        in this directory.

commit 8ac7500e10f9366b65585ac9ffeef041792dea07
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Oct 7 09:15:17 2008 +0200

    [keyboard] Provide fdo desktop files for the keyboard application
        These can be used by illume and settings to select

commit bb4492184f34555e5ccad796a1870ec277b67e7e
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Oct 7 09:07:05 2008 +0200

    [keyboard] Build the keyboards as standalone applications
        - Build the predictive and stylus keyboard as application. They can be
          launched by illume or any other window manager.
    
        - The !x11 magic inside the .pro files might not work and qws will
          build the keyboards as applications as well

commit a23ea4c38fe19c86b2793c85317e334374e9e11b
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Oct 7 08:03:37 2008 +0200

    [keyboard] Remove the Keyboard Handler, keyboards will be external apps




More information about the commitlog mailing list