summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod/inputmethod.pri
Commit message (Collapse)AuthorAgeFilesLines
* Adding -qpa configure switchJørgen Lind2010-06-241-1/+1
| | | | also renaming the embedded_lite qmake switch to be qpa
* Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure src/gui/kernel/qapplication.cpp src/gui/painting/qbackingstore.cpp src/opengl/qgl.cpp src/opengl/qgl_p.h src/plugins/plugins.pro tests/auto/declarative/qdeclarativedom/data/importlib/sublib/qmldir tools/tools.pro
| * QInputContextFactory::languages implementation for Symbian.Janne Anttila2010-03-261-1/+1
| | | | | | | | | | Task-number: QTBUG-6851 Reviewed-by: Sami Merila
* | Please welcome the Lighthouse Research Project!Paul Olav Tvete2009-09-071-1/+1
|/ | | | | | | | | | | Lighthouse is a lighter, nimbler version of Qt/Embedded, which does not contain a window system. Instead, it uses graphics system plugins to provide the necessary functionality or interface with existing window systems. The first version was written by Rhys. Squashed commit.
* Make S60 integration optional.Jason Barron2009-07-151-1/+1
| | | | | | | | | | | | | | This is more a cleanup of the usage of Q_WS_S60 vs. Q_OS_SYMBIAN than anything else. One of the side effects of this work was that it was relatively little work to get QtGui compiling when Q_WS_S60 is not defined. Based on this we introduce two new configure options that control S60 integration. Currently the -no-s60 option will not work entirely because the 's60main' module has not yet been refactored and still has a dependancy on the S60 libraries. Reviewed-by: axis <qt-info@nokia.com>
* Long live Qt for S60!axis2009-04-241-0/+31