index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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
/
src
/
widgets
/
kernel
/
qwidget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove forward declaration of dead QUnifiedToolbarSurface
Tor Arne Vestbø
2025-04-15
1
-1
/
+0
*
Revert "Init QWidget::data to nullptr"
Marc Mutz
2025-03-12
1
-1
/
+1
*
Init QWidget::data to nullptr
Marc Mutz
2025-02-28
1
-1
/
+1
*
QWidgetWindow: fix enter/leave events not sent due to fractional scaling
David Faure
2024-08-30
1
-1
/
+2
*
a11y: Add property for QWidget's accessible ID
Michael Weghorn
2024-07-19
1
-0
/
+3
*
Pull QWidget::setTabOrder(std::initializer_list...) behind ABI boundary
Axel Spoerl
2023-08-11
1
-14
/
+1
*
macOS: Remove old friend declaration for qt_mac_is_metal
Tor Arne Vestbø
2023-06-09
1
-3
/
+0
*
QWidget: add overload to set tab order as a list of widgets
Volker Hilsheimer
2023-04-11
1
-0
/
+13
*
Fix build with -no-feature-action
Tasuku Suzuki
2023-02-12
1
-0
/
+5
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Miscellanea fixes for QT_TYPESAFE_FLAGS in our headers
Giuseppe D'Angelo
2022-03-07
1
-3
/
+3
*
QWidget: cope with QObject::connect()'s incomplete SFINAE-friendliness
Marc Mutz
2021-07-24
1
-0
/
+17
*
QWidget: copy Q{Menu,ToolBar}::addActions() functions
Marc Mutz
2021-07-13
1
-1
/
+55
*
Consistent indentation for all Q_PROPERTYs
Andreas Buhr
2021-06-24
1
-4
/
+8
*
Fix a build when QT_DISABLE_DEPRECATED_BEFORE is set to 6.1.0
Jarek Kobus
2021-04-23
1
-0
/
+2
*
Cleanup leftover QWS
Tasuku Suzuki
2021-04-14
1
-1
/
+0
*
Use same version in deprecation macros
Volker Hilsheimer
2021-02-18
1
-1
/
+1
*
QWidget: mark obsolete function isTopLevel() as deprecated
Christian Ehrlicher
2020-12-09
1
-0
/
+3
*
Give QWidget::updateMicroFocus a parameter with default
Volker Hilsheimer
2020-11-16
1
-1
/
+1
*
Change QWidget::enterEvent signature to take a QEnterEvent
Volker Hilsheimer
2020-09-05
1
-1
/
+2
*
Introduce QWidget::setScreen
Volker Hilsheimer
2020-08-17
1
-2
/
+1
*
Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in float
Friedemann Kleint
2020-07-14
1
-0
/
+6
*
Remove dead code from src/widgets
Volker Hilsheimer
2020-05-11
1
-9
/
+0
*
Port QT_NO_TOOLTIP to QT_CONFIG(tooltip)
Joerg Bornemann
2020-04-21
1
-2
/
+2
*
Remove deprecated members from QtWidgets/kernel classes
Volker Hilsheimer
2020-04-16
1
-13
/
+0
*
Resolve QWidget window handle without depending on QtWidgets
Tor Arne Vestbø
2020-04-02
1
-0
/
+1
*
Remove various traces of QGL
Johan Klokkhammer Helsing
2020-02-28
1
-3
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Friedemann Kleint
2019-11-27
1
-6
/
+6
|
\
|
*
QtWidgets: Fix warnings about providing function for DESIGNABLE in property d...
Friedemann Kleint
2019-11-26
1
-6
/
+6
*
|
QShortcut: Properly port to the new configure system
Friedemann Kleint
2019-10-25
1
-1
/
+3
|
/
*
Add screen() accessor to QWidget
Friedemann Kleint
2019-08-21
1
-0
/
+2
*
Rename QWidgetBackingStore to QWidgetRepaintManager
Tor Arne Vestbø
2019-08-20
1
-1
/
+1
*
QWidget/QLineEdit: deprecate get{Contents,Text}Margins()
Marc Mutz
2019-07-30
1
-0
/
+3
*
Fix API for Qt 6
Lars Knoll
2019-05-02
1
-1
/
+1
*
Widen out parameter "result" of the native event filters for Qt 6
Friedemann Kleint
2019-03-22
1
-0
/
+5
*
Mark deprecated functions with QT_DEPRECATED
Christian Ehrlicher
2018-10-21
1
-0
/
+5
*
QAccessibleTabButton: fix isValid
Frederik Gladhorn
2018-07-08
1
-0
/
+1
*
Make sure we can build with -no-feature-draganddrop
Joerg Bornemann
2018-05-29
1
-1
/
+1
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-4
/
+4
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-7
/
+7
*
Convert features.graphicsview to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-08-15
1
-1
/
+1
*
Convert features.graphicseffect to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-11
1
-2
/
+2
*
Convert features.statustip to QT_CONFIG
Stephan Binner
2017-06-29
1
-2
/
+2
*
Convert features.whatsthis to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-06-29
1
-2
/
+2
*
Convert features.tabletevent to QT_CONFIG
Stephan Binner
2017-06-28
1
-1
/
+1
*
Convert features.wheelevent to QT_CONFIG
Stephan Binner
2017-06-28
1
-1
/
+1
*
make TabletMove hover events conditional on QWidget::tabletTracking
Shawn Rutledge
2017-02-23
1
-0
/
+10
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-13
1
-10
/
+0
|
\
|
*
Remove some #if 0 blocks from API headers
Edward Welbourne
2016-11-23
1
-10
/
+0
[next]