summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/fontsampler
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-5/+4
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-4/+4
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-3/+0
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+1
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* 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
* | Regenerate examplesAlexandru Croitor2020-02-041-1/+11
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-1/+1
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-111-1/+1
* | 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-051-21/+22
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-2/+4
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-24/+26
|\|
| * QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-1/+1
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-231-15/+16
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-061-7/+8
* | 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-302-3/+8
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-162-9/+14
|\
| * Fix compilation on platforms that don't support printingLars Knoll2016-12-012-6/+10
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-132-4/+2
|\|
| * Fix compilation without QPrinter supportMaurice Kalinowski2016-11-232-4/+2
* | Fix fontsampler build with QT_NO_PRINTER / QT_NO_PRINTDIALOGJake Petroules2016-11-102-6/+8
|/
* Unify license header usage.Jani Heikkinen2016-03-293-9/+39
* Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-1/+1
* Updated BSD licensed file headersJani Heikkinen2015-02-153-9/+9
* Update copyright headersJani Heikkinen2015-02-113-15/+15
* Simplify fontsampler example by using the automatic tristate feature.David Faure2015-01-251-40/+1
* Fix selection of fonts based on styleNameAllan Sandfeld Jensen2014-08-141-1/+5
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-262-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-3/+3
* 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/painting code styleDavid Schulz2012-11-232-18/+12
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-18/+18
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-206-0/+684