summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaint
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-192-2/+2
* Make QStringList an alias to QList<QString>Lars Knoll2020-09-122-2/+0
* CMake: Regenerate examplesAlexandru Croitor2020-07-094-4/+20
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-6/+6
* CMake: Regenerate examples/widgets/ projectsSona Kurazyan2020-04-291-0/+3
* CMake: Add qt6_add_plugin public APILeander Beernaert2020-04-224-4/+8
* Regenerate examplesAlexandru Croitor2020-02-046-14/+232
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-146-20/+27
|\
| * Cleanup QtWidgets (tools) examplesChristian Ehrlicher2019-09-116-20/+27
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-053-74/+43
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-4/+4
|\|
| * QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-171-1/+1
| * Plug and paint example: Fix -Wweak-tablesJesus Fernandez2019-04-291-3/+3
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+1
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+1
* | CMake: allow custom plugin output/install directoriesTobias Hunger2019-03-271-0/+1
* | CMake: Add widgets examplesTobias Hunger2019-03-265-0/+93
|/
* Doc: Synchronize documentation with code snippetPaul Wicking2018-08-011-3/+3
* Examples: Cleanup and modernize Plug&PaintAndre Hartmann2018-06-069-99/+91
* Doc: Update connect syntax Plugandpaint ExampleNico Vertriest2018-06-053-16/+18
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+3
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+1
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-5/+3
* remove bogus qtConfig(simulator_and_device) conditionOswald Buddenhagen2016-10-161-1/+1
* remove bogus xcode variable referenceOswald Buddenhagen2016-10-161-1/+1
* Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-162-2/+2
* Add support for Apple watchOSJake Petroules2016-08-193-4/+11
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-153-15/+15
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-0619-22/+577
|\
| * fix example installsOswald Buddenhagen2016-05-033-0/+6
| * normalize structure of plugandpaint exampleOswald Buddenhagen2016-05-0319-22/+531
* | Unify license header usage.Jani Heikkinen2016-03-298-24/+104
|/
* Updated BSD licensed file headersJani Heikkinen2015-02-158-24/+24
* Update copyright headersJani Heikkinen2015-02-118-40/+40
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-5/+5
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-2/+2
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * fix install locations of examples/widgets/toolsOswald Buddenhagen2013-01-311-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-188-8/+8
|/
* 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
* remove the dependency to QT_BUILD_TREEJing Bai2012-11-291-1/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: move widgets specific "tools" examples to the correct placeJ-P Nurmi2012-11-2810-0/+1135