summaryrefslogtreecommitdiffstats
path: root/examples/touch
Commit message (Expand)AuthorAgeFilesLines
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-155-10/+10
* Unify license header usage.Jani Heikkinen2016-03-2916-52/+192
* fingerpaint example: Use the maximum diameter for the touch spot by defaultAlexander Volkov2015-05-231-2/+3
* Updated BSD licensed file headersJani Heikkinen2015-02-1514-42/+42
* Update copyright headersJani Heikkinen2015-02-1116-82/+82
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-1/+7
|\
| * fingerpaint example: be sensitive to pressure only when supportedBernd Weimer2014-08-181-1/+7
* | Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-155-10/+10
|/
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-094-8/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-261-1/+1
* Merge branch 'release' into stableSergio Ahumada2013-01-311-0/+2
|\
| * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-311-0/+2
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1816-16/+16
|/
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-174-9/+9
* Doc: Added documentation for dbus and touch examplesVenugopal Shivashankar2012-12-144-0/+76
* Fix memory leak. PrinterDialog is not deleted when close itMontel Laurent2012-11-301-2/+2
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-295-18/+4
* delete .desktop files of examplesOswald Buddenhagen2012-11-284-44/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-265-10/+10
* Fix building of examples.Friedemann Kleint2012-11-211-0/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2214-84/+84
* Replace the QGraphicsItem deprecated transforming functionsThiago Macieira2012-06-262-3/+3
* Fix building of qtbase examples when printsupport module is disabled.Janne Anttila2012-06-182-1/+4
* Remove useless "QT += widgets"Kent Hansen2012-06-051-1/+0
* examples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least on UnixMarc Mutz2012-03-081-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3014-14/+14
* Update contact information in license headers.Jason McDonald2012-01-2314-14/+14
* Update copyright year in license headers.Jason McDonald2012-01-0514-14/+14
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-184-16/+0
* Fix building of examples.Friedemann Kleint2011-08-252-1/+3
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-104-8/+8
|\
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-074-8/+8
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-248-0/+72
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-234-0/+44
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-234-0/+28
* | fix pro filesLars Knoll2011-05-075-0/+5
* | include fixesLars Knoll2011-05-073-3/+3
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2722-0/+1533