summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Move widgets Application example to manual testsAxel Spoerl2023-06-0416-907/+3
* Diagram Scene: Fix documentation word repetitonAndre Hartmann2023-05-291-1/+1
* shortcuteditor example: Don't reference null-actionTor Arne Vestbø2023-05-171-5/+5
* Remove the "classwizard" exampleVolker Hilsheimer2023-05-1620-794/+13
* Convert "extension" dialog example into snippetsVolker Hilsheimer2023-05-168-303/+0
* Revamp the shapedclock exampleVolker Hilsheimer2023-05-163-66/+22
* Doc cleanup: remove old gettingStarted tutorial, move doc fileVolker Hilsheimer2023-05-1522-517/+1
* Update screenshot exampleVolker Hilsheimer2023-05-151-1/+1
* Move the addressbook tutorial into manual testsVolker Hilsheimer2023-05-1547-3747/+1
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* Remove unused variable/codeAmir Masoud Abdol2023-04-072-7/+0
* Fix CMakeLists.txt of echo plugin exampleAxel Spoerl2023-04-061-1/+5
* Fix pointer mismatch after QList::move() in tooltip exampleAxel Spoerl2023-03-283-24/+36
* CMake: build the shared plugin when building the plugandpaint targetJoerg Bornemann2023-03-281-1/+5
* mainwindow example: Fix implicit conversion from qsizetype warningsTor Arne Vestbø2023-03-232-3/+3
* Doc: Fix wording in the Simple Style Plugin documentationJoerg Bornemann2023-03-211-5/+5
* Doc: Remove broken link to Anchor Layout ExampleAndreas Eliasson2023-03-131-2/+0
* Move anchor layout example to manual testsJan Arve Sæther2023-03-027-193/+0
* Remove the 'sdi' exampleVolker Hilsheimer2023-03-0216-644/+3
* Move Weather Anchor Layout example to manual testsJan Arve Sæther2023-03-0214-327/+1
* Doc: move snippet for implicit translation contextVolker Hilsheimer2023-03-012-2/+2
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-283-3/+3
* examples: port widget examples to new connection styleSamuel Gaist2023-02-257-34/+41
* Fix qtbase build when all deprecated code are disabledYuhang Zhao2023-02-225-8/+8
* examples: Connect Quit action to QCoreApplication::quit, not QWidget::closeTor Arne Vestbø2023-02-204-4/+4
* mainwindow example: Don't assume toolbar parent is main windowTor Arne Vestbø2023-02-202-12/+6
* Examples: move widgets/codeeditor into manual testsVolker Hilsheimer2023-02-099-446/+0
* Move findfiles example into manual testsVolker Hilsheimer2023-02-098-646/+0
* Turn elidedlabel example into a code snippetVolker Hilsheimer2023-02-0910-474/+0
* Remove "Analog Clock Window Example"Jan Arve Sæther2023-02-071-3/+3
* Fix analog clock example to adhere to guidelinesJan Arve Sæther2023-02-022-3/+6
* Examples: Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-011-0/+2
* Examples: Add missing include guardsFriedemann Kleint2023-02-014-0/+20
* Remove wiggly exampleJan Arve Sæther2023-01-3110-357/+0
* Merge "undo" and "undoframework" examplesVolker Hilsheimer2023-01-3137-1688/+82
* Adhere to https://wiki.qt.io/Qt6/Example-GuidelineJan Arve Sæther2023-01-261-2/+2
* Fix CMakeLists.txt of Style Plugin Example (broken on macOS)Axel Spoerl2023-01-191-1/+1
* Fix Style Plugin Example, and add some CMake DocsAmir Masoud Abdol2023-01-187-19/+77
* Painting examples: Don't mix const_iterator and non-const iteratorsJan Arve Sæther2023-01-171-1/+1
* Compile easing curve example with -WeverythingJan Arve Sæther2023-01-171-8/+8
* Remove mousebuttons examplesVolker Hilsheimer2023-01-179-374/+0
* Don't use file dialog in the address book exampleJan Arve Sæther2023-01-134-19/+17
* Fix unused variable compiler warning in slider exampleAxel Spoerl2023-01-051-0/+1
* wiggly example: add support for emojis etc. (utf16 surrogate pairs)Eirik Aavitsland2022-12-123-11/+15
* CMake: Clean up usage of the examples/widgets/painting/shared libJoerg Bornemann2022-12-055-95/+0
* CMake: Fix examples/widgets/painting/shared libraryJoerg Bornemann2022-12-051-3/+3
* Avoid continuous texture alloc in Composition Modes exampleLaszlo Agocs2022-12-024-8/+22
* Remove Android High-DPI workarounds in examplesTor Arne Vestbø2022-12-023-9/+1
* Remove showMaximized() workaround for Android in examplesTor Arne Vestbø2022-12-022-8/+0
* QErrorMessage: Improve standard dialogs exampleTor Arne Vestbø2022-11-302-9/+7