summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets/scribble
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-272-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-192-2/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-3/+0
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-3/+3
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-0/+3
|\
| * Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-031-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
|\|
| * Examples: fix compile without printsupportChristian Ehrlicher2020-01-311-1/+1
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-0/+1
| |\
* | | Regenerate examplesAlexandru Croitor2020-02-042-1/+50
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-23/+23
|\ \ \
| * | | Fix compilationLars Knoll2019-10-041-0/+1
| |/ /
| * / Cleanup QtWidgets (widgets) examplesChristian Ehrlicher2019-09-173-23/+22
| |/
* | 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-19/+28
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-19/+20
|\|
| * Cleanup Widgets examples - includesChristian Ehrlicher2019-01-281-2/+2
| * Cleanup Widgets examples - replace foreachChristian Ehrlicher2019-01-281-3/+4
| * Cleanup Widgets examples - signals/slotsChristian Ehrlicher2019-01-261-10/+10
| * Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-231-1/+1
| * Cleanup Widgets examples - parent ctorChristian Ehrlicher2018-12-132-3/+3
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+25
|/
* 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-3/+6
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-6/+6
* 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-6/+6
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* 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-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
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-30/+30
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-207-0/+727