summaryrefslogtreecommitdiffstats
path: root/examples/touch/fingerpaint
Commit message (Expand)AuthorAgeFilesLines
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-4/+4
* Unify license header usage.Jani Heikkinen2016-03-295-15/+65
* fingerpaint example: Use the maximum diameter for the touch spot by defaultAlexander Volkov2015-05-231-2/+3
* Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* Update copyright headersJani Heikkinen2015-02-115-25/+25
* 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-152-4/+4
|/
* 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-091-2/+0
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-3/+3
* Fix memory leak. PrinterDialog is not deleted when close itMontel Laurent2012-11-301-2/+2
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-30/+30
* Fix building of qtbase examples when printsupport module is disabled.Janne Anttila2012-06-182-1/+4
* 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-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-181-4/+0
* Fix building of examples.Friedemann Kleint2011-08-252-1/+3
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-2/+2
|\
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-071-2/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-242-0/+18
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-231-0/+11
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-231-0/+7
* | fix pro filesLars Knoll2011-05-071-0/+1
* | include fixesLars Knoll2011-05-072-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-276-0/+658