summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-1/+5
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-1/+5
| |\
| | * Fix build with 'udpsocket' feature disabledAlex Trotsenko2015-11-141-1/+5
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\| |
| * | Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
* | | Improve evdevtablet plugin with support for multiple tablet devicesRomain Pokrzywka2015-09-031-9/+3
|/ /
* / Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-0/+1
|/
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-137-7/+7
* evdevtouch: Add hotplug supportLaszlo Agocs2015-04-091-2/+2
* Update copyright headersJani Heikkinen2015-02-1115-105/+105
* Add libinput supportLaszlo Agocs2014-12-205-0/+95
* Long live the TuioTouch input plugin!Robin Burchell2014-12-1913-0/+1176
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-034-4/+4
* Clean up tslib pluginLaszlo Agocs2014-10-164-216/+7
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-068-387/+0
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-096-0/+6
* Update evdevtouch readmeLaszlo Agocs2014-03-251-8/+5
* Tslib plugin: also apply missing release coordinate code to non-raw modeRolf Eike Beer2014-03-061-7/+6
* Cleanup TSLib pluginSamuel Gaist2014-02-111-12/+7
* mtdev: Change to use configure detection instead of requiring source hacking.Robin Burchell2013-12-301-2/+3
* tslib: Derive default device value from TSLIB_TSDEVICE environment variableDaniel Giurcanu2013-12-181-1/+4
* Fix typosFrederik Gladhorn2013-08-062-2/+2
* Add how to create a udev rule for the evdev pluginsJorgen Lind2013-08-022-0/+15
* Correct location of mtdev define.Robin Burchell2013-04-031-1/+1
* Allow tslib to be specified at configure time.Michael Brasser2013-03-261-0/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-292-8/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1812-12/+12
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-106-0/+6
* beef up qt_plugin.prfOswald Buddenhagen2012-11-016-25/+12
* Fix initial window orientation with Qt on MeeGo 1.2 HarmattanSimon Hausmann2012-09-262-1/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2212-288/+288
* Make maemo scope syntax in project files more genericLaszlo Papp2012-09-141-1/+1
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-032-2/+2
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-192-2/+2
* meego: normalize signals/slotsMarc Mutz2012-07-131-2/+2
* Make QGenericPlugin and QGenericPluginFactory public APIGirish Ramakrishnan2012-07-046-6/+6
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-032-2/+2
* Use the new plugin systemLars Knoll2012-06-251-2/+1
* Add gui-private to generic pluginsGirish Ramakrishnan2012-06-226-5/+7
* Remove QFactoryInterface from the generic pluginsLars Knoll2012-06-085-33/+0
* evdevtablet pluginLaszlo Agocs2012-06-045-1/+140
* Fix touchpads with evdevmouseLaszlo Agocs2012-06-041-1/+4
* Add QEvdev prefix in evdevtouch and update readmeLaszlo Agocs2012-06-012-14/+19
* Migrate tslib to new plugin formatLaszlo Agocs2012-06-014-6/+17
* Move evdev to platformsupportGirish Ramakrishnan2012-06-0117-2902/+6
* Prevent evdevkeyboard file opening from failingLaszlo Agocs2012-05-311-1/+1
* Add QObject parent parameter to constructorsGirish Ramakrishnan2012-05-316-8/+9
* evdev: Cleanup mouse and keyboard pluginsJohannes Zellner2012-05-306-47/+20