summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/fontsampler
Commit message (Expand)AuthorAgeFilesLines
* Move font sampler example to manual testTor Arne Vestbø2023-06-286-581/+0
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-2/+2
* Examples: Remove duplicated Qt6::PrintSupport link informationKai Köhne2022-11-301-3/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-3/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-5/+5
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-147/+6
* Examples: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+5
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-3/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-4/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Qt::PrintSupport is an optional component in the fontsampler exampleVolker Hilsheimer2021-06-151-0/+1
* 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