summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/tslib
Commit message (Expand)AuthorAgeFilesLines
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-10/+6
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-6/+6
* Regenerate src/*Alexandru Croitor2019-11-142-2/+2
* Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* Regenerate generic pluginsAlexandru Croitor2019-10-082-1/+26
* cmake: Add missing CLASS_NAMEAlbert Astals Cid2019-10-031-0/+1
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-4/+13
|\
* | cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-111-0/+19
|/
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-152-2/+2
* employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+5
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Clean up tslib pluginLaszlo Agocs2014-10-164-216/+7
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-091-0/+1
* 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
* tslib: Derive default device value from TSLIB_TSDEVICE environment variableDaniel Giurcanu2013-12-181-1/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Make QGenericPlugin and QGenericPluginFactory public APIGirish Ramakrishnan2012-07-041-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Add gui-private to generic pluginsGirish Ramakrishnan2012-06-221-0/+2
* Remove QFactoryInterface from the generic pluginsLars Knoll2012-06-081-8/+0
* Migrate tslib to new plugin formatLaszlo Agocs2012-06-014-6/+17
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-243-51/+51
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274-0/+312