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.5.5
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
/
src
/
widgets
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
QMetaType: de-virtualize the QMetaTypeModuleHelper struct
Thiago Macieira
6 hours
1
-7
/
+7
*
qWaitForWidgetWindow: fix excessive genericity
Marc Mutz
7 days
1
-13
/
+12
*
Q*Application: deprecate compressEvents()
Marc Mutz
7 days
1
-0
/
+1
*
wayland: Add xx-session-management-v1 support
David Edmundson
7 days
1
-4
/
+17
*
QLayout: fix documentation of setSizeConstraints
Volker Hilsheimer
11 days
1
-5
/
+5
*
wasm: a11y - Implement support for disabled attribute
Even Oscar Andersen
2025-06-13
1
-0
/
+17
*
Decouple QApplication from QColormap
Tor Arne Vestbø
2025-06-06
1
-3
/
+0
*
Decouple QApplication::isEffectEnabled from QColormap
Tor Arne Vestbø
2025-06-03
1
-1
/
+3
*
Doc: Fix auto-links to deprecated functions
David Boddie
2025-05-31
2
-4
/
+3
*
qtooltip: Fix whitespace
David Edmundson
2025-05-27
1
-2
/
+2
*
QWidget: don't re-polish when style did not change
Christian Ehrlicher
2025-05-20
1
-1
/
+1
*
For qdebug operator<< of pointer types, always check for nullptr
Daniel Trevitz
2025-05-17
1
-2
/
+10
*
QLayout - Introduce vertical and horizontal layout constraints
Thorbjørn Lund Martsum
2025-05-15
3
-64
/
+231
*
Widgets/Stylesheets: compile without FEATURE_style_stylesheet
Christian Ehrlicher
2025-05-01
3
-0
/
+6
*
Widgets/Stylesheets: Remove double negations for stylehseet feature
Christian Ehrlicher
2025-05-01
3
-23
/
+23
*
Widgets: remove some unused includes
Christian Ehrlicher
2025-05-01
2
-17
/
+1
*
QLaoyut: remove check for QT_CONFIG(menubar)
Christian Ehrlicher
2025-05-01
1
-22
/
+6
*
QBoxLayout: Add ownership info to the QBoxLayout methods
Ali Kianian
2025-04-25
1
-0
/
+12
*
Remove forward declaration of dead QUnifiedToolbarSurface
Tor Arne Vestbø
2025-04-15
2
-3
/
+0
*
QGestureManager::deliverEvents() - improve debug output
Axel Spoerl
2025-04-10
1
-6
/
+12
*
QTapGestureRecognizer: fix UB (invalid downcast) in recognize()
Marc Mutz
2025-03-28
1
-2
/
+2
*
Cast NativeResourceForIntegrationFunction via QFunctionPointer
Tor Arne Vestbø
2025-03-27
1
-4
/
+4
*
QWidgetWindow: fix UB (invalid downcast) in Private::handleDragEnterEvent()
Marc Mutz
2025-03-26
2
-3
/
+13
*
Remove 6.7 preliminary tag for QRhiWidget
Laszlo Agocs
2025-03-18
1
-5
/
+0
*
Only default top levels to Qt::WA_ContentsMarginsRespectsSafeArea
Tor Arne Vestbø
2025-03-18
2
-2
/
+23
*
Revert "Init QWidget::data to nullptr"
Marc Mutz
2025-03-12
1
-1
/
+1
*
Add QAccessible::LocationChanged to QWidget
Even Oscar Andersen
2025-03-11
1
-0
/
+6
*
QWidget: init `data` in ctor, not Private::init()
Marc Mutz
2025-03-04
1
-2
/
+1
*
QWidget: Don't offset the clip region for windows using effects
Christian Ehrlicher
2025-03-04
1
-1
/
+1
*
QWidget: DRY the ctors, use ctor delegation
Marc Mutz
2025-03-03
1
-7
/
+1
*
Style: pass widget to styleHint() where appropriate
Christian Ehrlicher
2025-03-02
1
-1
/
+1
*
Init QWidget::data to nullptr
Marc Mutz
2025-02-28
1
-1
/
+1
*
Use QThread::isMainThread() in a few places
Thiago Macieira
2025-02-26
1
-1
/
+1
*
Doc: Improve deprecation description for QApplication::fontMetrics()
Andreas Eliasson
2025-02-14
2
-4
/
+8
*
Fix or remove broken and outdated external links in qtbase documentation
David Boddie
2025-02-08
1
-1
/
+1
*
Fix crash cases where window container tries to touch destroyed window
Joni Poikelin
2025-01-29
1
-3
/
+9
*
QWindowContainer: Improve docs to mention new change in behavior
Doris Verria
2025-01-27
1
-5
/
+7
*
QObjectPrivate: encode the version number in the constructor parameters
Thiago Macieira
2025-01-27
2
-12
/
+2
*
Don't pass along expose events for destroying QWidgets
Tor Arne Vestbø
2025-01-26
1
-0
/
+7
*
Use old position to set window position after recreation
Morteza Jamshidi
2025-01-22
1
-0
/
+2
*
Avoid dangling d-pointer deref in QWidgetWindow::handleMouseEvent
Shawn Rutledge
2025-01-20
1
-0
/
+8
*
widget: clear WA_OutsideWSRange when needed in QWidgetPrivate::create()
Liang Qi
2025-01-16
1
-3
/
+6
*
Remove unused qdebug.h include from private headers
Ahmad Samir
2025-01-16
1
-1
/
+0
*
Replace all QPair/qMakePair with std::pair in qtbase/widgets
Isak Fyksen
2025-01-09
1
-2
/
+2
*
QApplication: don't create app_fonts() on destruction
Thiago Macieira
2025-01-08
1
-1
/
+2
*
QRhiWidget: mark (Private&, parent, flags) ctor explicit
Marc Mutz
2025-01-03
1
-1
/
+1
*
Replace qgetenv() calls converted to QString with qEnvironmentVariable()
Thiago Macieira
2025-01-01
1
-4
/
+4
*
QBoxLayout: don't crash on passing invalid index
Christian Ehrlicher
2024-12-18
1
-4
/
+7
*
Q*Application: move the compressEvent() virtual to the Private class
Thiago Macieira
2024-12-13
4
-1
/
+12
*
QWidget::mapTo()/mapFrom(): Do not crash if parent argument is invalid
Eirik Aavitsland
2024-12-12
1
-5
/
+8
[next]