index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the windowflags example use "normal" windows
Morten Sørvig
3 days
2
-2
/
+2
*
Doc: Fix broken links in Qt Widgets
Kai Köhne
2025-06-03
2
-2
/
+2
*
Doc: Fix auto-links to deprecated functions
David Boddie
2025-05-31
1
-1
/
+1
*
Examples: fix a couple of nodiscard warnings from QFile::open
Giuseppe D'Angelo
2025-04-24
1
-1
/
+6
*
Examples: port from QCheckBox::stateChanged to checkStateChanged
Giuseppe D'Angelo
2025-03-26
1
-4
/
+4
*
DropSite example: handle application/x-color
Shawn Rutledge
2025-03-17
1
-1
/
+9
*
Correct childNumber() reference in editable tree model example
Axel Spoerl
2025-02-18
1
-1
/
+1
*
Do not lie about keyboard shortcut to macOS users
Jan Arve Sæther
2025-02-03
1
-2
/
+4
*
Notepad example: Use theme icons
Friedemann Kleint
2025-01-28
1
-16
/
+16
*
CMake: Fix examples built as external projects
Joerg Bornemann
2025-01-27
2
-2
/
+2
*
examples: check return value of QFile::open() calls
Ahmad Samir
2025-01-22
1
-1
/
+4
*
QSortFilterProxyModel: add endFilterChange, deprecate invalidateFilter
Volker Hilsheimer
2025-01-22
1
-2
/
+2
*
Standard dialogs example: Fix compilation with QT_NO_CAST_FROM_ASCII
Friedemann Kleint
2025-01-21
1
-7
/
+9
*
Standard dialogs example: Fix some clang-tidy warnings
Friedemann Kleint
2025-01-21
2
-45
/
+50
*
CMake: Use a unique resource identifier in simpletreemodel example
Alexandru Croitor
2025-01-20
1
-1
/
+1
*
Replace qdebug.h includes in public headers with forward-declarations
Ahmad Samir
2025-01-15
2
-0
/
+2
*
Use QPainterStateGuard in examples
Friedemann Kleint
2024-12-17
8
-55
/
+61
*
Improve drag-and-drop visual handling in DragWidget
Patryk Stachniak
2024-12-06
1
-9
/
+4
*
Removal of generic stylesheet rule for dropdown
Patryk Stachniak
2024-12-02
1
-1
/
+0
*
Examples: Disable QtC junction points for examples using 'shared' directory
Kai Köhne
2024-11-26
5
-0
/
+105
*
Doc: Move Easing Curve example into Graphics category
Paul Wicking
2024-11-12
1
-1
/
+1
*
Show Custom Completer example as part of UI Components category
Kai Köhne
2024-10-31
1
-0
/
+2
*
Organize the tutorials in Qt Widgets so they are visible and reachable
Alexei Cazacov
2024-10-23
1
-1
/
+2
*
Docs: Update images for Widgets and remove unused images
Alexei Cazacov
2024-10-17
5
-0
/
+0
*
Docs: Update the screenshots for the Qt Widgets examples
Alexei Cazacov
2024-10-11
28
-1
/
+3
*
CompositionWidget example: use QBasicTimer instead of raw timer IDs
Ahmad Samir
2024-10-03
2
-12
/
+13
*
GraphWidget example: use QBasicTimer instead of raw timer IDs
Ahmad Samir
2024-10-03
2
-7
/
+8
*
QSortFilterProxyModel: add a protected beginFilterChange
Volker Hilsheimer
2024-08-28
1
-2
/
+4
*
Doc: Update \externalpage entries for Qt Creator documentation
Leena Miettinen
2024-08-02
1
-10
/
+10
*
Widget gallery example: set color scheme before constructing UI
Volker Hilsheimer
2024-06-11
2
-3
/
+2
*
systray example: if there is no system tray, allow waiting for one
Shawn Rutledge
2024-06-05
1
-4
/
+6
*
Add copyright and licensing to build system files missing it
Lucie Gérard
2024-05-21
3
-0
/
+6
*
Replace 'Qt Designer' and 'Qt Widgets Designer' in code
Kai Köhne
2024-05-16
3
-14
/
+14
*
ColorScheme: make QStyleHints::colorScheme writable for applications
Volker Hilsheimer
2024-05-10
2
-2
/
+23
*
Convert "Color Editor Factory" Example to snippets
MohammadHossein Qanbari
2024-04-19
10
-347
/
+0
*
Convert Group Box Example to snippets and screenshots
MohammadHossein Qanbari
2024-04-18
8
-364
/
+0
*
Don't add any entry whose name doesn't start with a letter
Chris Lerner
2024-04-11
1
-1
/
+4
*
CMake: Add deployment API to our examples
Alexandru Croitor
2024-03-22
76
-684
/
+760
*
Correct license for examples files
Lucie Gérard
2024-03-07
94
-94
/
+94
*
Doc: Further replace 'Qt Designer' with 'Qt Widgets Designer'
Kai Köhne
2024-02-29
1
-5
/
+5
*
Documentation: Rename 'Qt Designer' to 'Qt Widgets Designer'
Friedemann Kleint
2024-02-19
1
-2
/
+2
*
Doc: Resolve qdoc link warnings
Paul Wicking
2024-02-14
2
-4
/
+6
*
Use the unique resource identifier in editabletreemodel example
Alexey Edelev
2024-02-13
1
-1
/
+1
*
Remove extra semi-colons
Tasuku Suzuki
2024-02-06
1
-1
/
+1
*
Menu example: Use theme icons
Friedemann Kleint
2024-02-01
2
-18
/
+36
*
Update QRhiWidget API based on review comments
Laszlo Agocs
2024-01-18
1
-27
/
+27
*
Doc: Create separate Graphics and Multimedia example categories
Jaishree Vyas
2024-01-16
20
-20
/
+20
*
wasm: fix drag examples for webassembly
Lorn Potter
2024-01-11
4
-1
/
+15
*
Remove the style plugin example
Volker Hilsheimer
2023-12-21
18
-423
/
+0
*
Update ImageGestures example
Doris Verria
2023-12-21
5
-5
/
+15
[next]