summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Make the windowflags example use "normal" windowsMorten Sørvig3 days2-2/+2
* Doc: Fix broken links in Qt WidgetsKai Köhne2025-06-032-2/+2
* Doc: Fix auto-links to deprecated functionsDavid Boddie2025-05-311-1/+1
* Examples: fix a couple of nodiscard warnings from QFile::openGiuseppe D'Angelo2025-04-241-1/+6
* Examples: port from QCheckBox::stateChanged to checkStateChangedGiuseppe D'Angelo2025-03-261-4/+4
* DropSite example: handle application/x-colorShawn Rutledge2025-03-171-1/+9
* Correct childNumber() reference in editable tree model exampleAxel Spoerl2025-02-181-1/+1
* Do not lie about keyboard shortcut to macOS usersJan Arve Sæther2025-02-031-2/+4
* Notepad example: Use theme iconsFriedemann Kleint2025-01-281-16/+16
* CMake: Fix examples built as external projectsJoerg Bornemann2025-01-272-2/+2
* examples: check return value of QFile::open() callsAhmad Samir2025-01-221-1/+4
* QSortFilterProxyModel: add endFilterChange, deprecate invalidateFilterVolker Hilsheimer2025-01-221-2/+2
* Standard dialogs example: Fix compilation with QT_NO_CAST_FROM_ASCIIFriedemann Kleint2025-01-211-7/+9
* Standard dialogs example: Fix some clang-tidy warningsFriedemann Kleint2025-01-212-45/+50
* CMake: Use a unique resource identifier in simpletreemodel exampleAlexandru Croitor2025-01-201-1/+1
* Replace qdebug.h includes in public headers with forward-declarationsAhmad Samir2025-01-152-0/+2
* Use QPainterStateGuard in examplesFriedemann Kleint2024-12-178-55/+61
* Improve drag-and-drop visual handling in DragWidgetPatryk Stachniak2024-12-061-9/+4
* Removal of generic stylesheet rule for dropdownPatryk Stachniak2024-12-021-1/+0
* Examples: Disable QtC junction points for examples using 'shared' directoryKai Köhne2024-11-265-0/+105
* Doc: Move Easing Curve example into Graphics categoryPaul Wicking2024-11-121-1/+1
* Show Custom Completer example as part of UI Components categoryKai Köhne2024-10-311-0/+2
* Organize the tutorials in Qt Widgets so they are visible and reachableAlexei Cazacov2024-10-231-1/+2
* Docs: Update images for Widgets and remove unused imagesAlexei Cazacov2024-10-175-0/+0
* Docs: Update the screenshots for the Qt Widgets examplesAlexei Cazacov2024-10-1128-1/+3
* CompositionWidget example: use QBasicTimer instead of raw timer IDsAhmad Samir2024-10-032-12/+13
* GraphWidget example: use QBasicTimer instead of raw timer IDsAhmad Samir2024-10-032-7/+8
* QSortFilterProxyModel: add a protected beginFilterChangeVolker Hilsheimer2024-08-281-2/+4
* Doc: Update \externalpage entries for Qt Creator documentationLeena Miettinen2024-08-021-10/+10
* Widget gallery example: set color scheme before constructing UIVolker Hilsheimer2024-06-112-3/+2
* systray example: if there is no system tray, allow waiting for oneShawn Rutledge2024-06-051-4/+6
* Add copyright and licensing to build system files missing itLucie Gérard2024-05-213-0/+6
* Replace 'Qt Designer' and 'Qt Widgets Designer' in codeKai Köhne2024-05-163-14/+14
* ColorScheme: make QStyleHints::colorScheme writable for applicationsVolker Hilsheimer2024-05-102-2/+23
* Convert "Color Editor Factory" Example to snippetsMohammadHossein Qanbari2024-04-1910-347/+0
* Convert Group Box Example to snippets and screenshotsMohammadHossein Qanbari2024-04-188-364/+0
* Don't add any entry whose name doesn't start with a letterChris Lerner2024-04-111-1/+4
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-2276-684/+760
* Correct license for examples filesLucie Gérard2024-03-0794-94/+94
* Doc: Further replace 'Qt Designer' with 'Qt Widgets Designer'Kai Köhne2024-02-291-5/+5
* Documentation: Rename 'Qt Designer' to 'Qt Widgets Designer'Friedemann Kleint2024-02-191-2/+2
* Doc: Resolve qdoc link warningsPaul Wicking2024-02-142-4/+6
* Use the unique resource identifier in editabletreemodel exampleAlexey Edelev2024-02-131-1/+1
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Menu example: Use theme iconsFriedemann Kleint2024-02-012-18/+36
* Update QRhiWidget API based on review commentsLaszlo Agocs2024-01-181-27/+27
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-1620-20/+20
* wasm: fix drag examples for webassemblyLorn Potter2024-01-114-1/+15
* Remove the style plugin exampleVolker Hilsheimer2023-12-2118-423/+0
* Update ImageGestures exampleDoris Verria2023-12-215-5/+15