summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews/pixelator
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
|\
* | 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-051-22/+27
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-163-12/+10
|\|
| * Cleanup Itemviews examplesChristian Ehrlicher2018-12-173-12/+10
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+31
|/
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-2/+5
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-221-3/+2
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-6/+6
* Unify license header usage.Jani Heikkinen2016-03-297-21/+91
* Doc: Replaced Trolltech logo with Qt logoNico Vertriest2016-02-031-0/+0
* Port examples/widgets/itemviews to new connection syntax.Friedemann Kleint2015-07-311-8/+9
* Updated BSD licensed file headersJani Heikkinen2015-02-157-21/+21
* Update copyright headersJani Heikkinen2015-02-117-35/+35
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-6/+6
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* 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-3/+4
* 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
* QtBase: examples/widgets/itemviews code styleDavid Schulz2012-11-226-27/+23
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-42/+42
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2011-0/+755