qt5base-lts/examples/widgets
Friedemann Kleint c10159a9a1 standarddialogs example: Fix font handling
The example crashed since it passed the font label text (which
receives the font key) to the QFont constructor taking the family list.
Use QFont::fromString() instead.

Pick-to: 6.0 6.1
Change-Id: I499fc9200b4d817b10c946a7b79ede4e7f7e69af
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2021-04-07 08:27:21 +02:00
..
animation CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
desktop CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
dialogs standarddialogs example: Fix font handling 2021-04-07 08:27:21 +02:00
doc Doc: Fix various documentation issues 2021-03-16 13:17:39 +01:00
draganddrop DropSite example: support markdown 2020-11-02 16:08:36 +01:00
effects CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
gallery CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
gestures CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
graphicsview CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
itemviews Fix Editable Tree Model example model rowCount and model instance leak 2021-03-29 12:09:41 +01:00
layouts CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
mainwindows Remove unnecessary int() casting in QRandomGenerator::bounded 2021-03-17 06:21:52 +00:00
painting Get rid of all instance usage of QFontDatabase 2020-11-03 20:36:34 +01:00
qnx/foreignwindows Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
richtext Support the markdown underline extension 2020-11-07 09:35:11 +01:00
scroller CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
tools UndoFramework example: make the background visible 2021-01-11 12:59:07 +00:00
touch CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
tutorials CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
widgets imageviewer example: Show the color space description when loading 2021-03-05 17:35:25 +01:00
windowcontainer CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
.prev_CMakeLists.txt CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
widgets.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00