summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/fontsampler/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-181-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-49/+2
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-5/+4
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-4/+4
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+1
* 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
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-1/+8
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-8/+10
|\
| * Fix compilation on platforms that don't support printingLars Knoll2016-12-011-2/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-4/+0
|\|
| * Fix compilation without QPrinter supportMaurice Kalinowski2016-11-231-4/+0
* | Fix fontsampler build with QT_NO_PRINTER / QT_NO_PRINTDIALOGJake Petroules2016-11-101-2/+8
|/
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-1/+1
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* 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-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtBase: examples/widgets/painting code styleDavid Schulz2012-11-231-17/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-201-0/+380