summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts/compose/compose.pro
Commit message (Expand)AuthorAgeFilesLines
* Make sure X11 paths are properly set in pluginsKai Koehne2016-10-061-2/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Clean up xkbcommon.priLars Knoll2016-08-191-2/+0
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-2/+1
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* Optimize QApplication startup time by caching the Compose fileUrsache Vladimir2015-04-081-1/+1
* compose: Rename main.cpp to qcomposeplatforminputcontextmain.cpphjk2015-02-171-1/+1
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-091-0/+1
* Update bundled libxkbcommon version to 0.4.0Gatis Paeglis2014-03-191-6/+2
* Append additional compose file search pathsGatis Paeglis2014-03-061-1/+1
* Use pkg-config to find the prefix for X11 installGabriel de Dietrich2014-01-201-0/+1
* Make access to xkbcommon_workaround.h more genericGatis Paeglis2013-05-071-1/+4
* Utilize libxkbcommon API for the keyboard backend on X11Gatis Paeglis2013-05-071-1/+0
* Add libxkbcommon to 3rd party libsGatis Paeglis2013-05-071-0/+9
* Introducing QComposeInputContextGatis Paeglis2013-03-211-0/+20