summaryrefslogtreecommitdiffstats
path: root/examples/touch/pinchzoom
Commit message (Expand)AuthorAgeFilesLines
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-082-8/+8
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-4/+3
* Examples: use std::atan2 for simper angle calculationsEdward Welbourne2017-02-231-7/+3
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-5/+5
* Unify license header usage.Jani Heikkinen2016-03-295-15/+65
* Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* Update copyright headersJani Heikkinen2015-02-115-25/+25
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-5/+5
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-2/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-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
* Replace the QGraphicsItem deprecated transforming functionsThiago Macieira2012-06-261-2/+2
* 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
* 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-071-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-278-0/+516