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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refine the rhi-based flush logic
Laszlo Agocs
20 hours
1
-1
/
+30
*
Doc: use [since] tag for enum values added in Qt 6.6
Volker Hilsheimer
7 days
1
-2
/
+1
*
QLabel: always show the context menu created by the control
Volker Hilsheimer
8 days
1
-6
/
+1
*
treeview: fix build without accessibility
Samuli Piippo
9 days
1
-0
/
+2
*
QAbstractScrollArea: don't call QScrollBar::sizeHint unless we need to
Yuhang Zhao
9 days
1
-5
/
+3
*
QDialog - avoid potential crash
Thorbjørn Lund Martsum
9 days
1
-1
/
+3
*
macOS: Fix assertion in accessibility implementation for treeviews
Volker Hilsheimer
11 days
1
-0
/
+10
*
Implement color role AccentColor in QStyleSheetStyle and QCssParser
Axel Spoerl
11 days
2
-8
/
+35
*
macOS: Detect menu bar roles for untranslated menu titles as well
Tor Arne Vestbø
2023-05-16
1
-7
/
+9
*
Remove the "classwizard" example
Volker Hilsheimer
2023-05-16
1
-21
/
+13
*
Convert "extension" dialog example into snippets
Volker Hilsheimer
2023-05-16
3
-6
/
+37
*
Don't grab QWhatsThis background on Windows
Oliver Wolff
2023-05-16
1
-17
/
+0
*
Revamp the shapedclock example
Volker Hilsheimer
2023-05-16
1
-4
/
+12
*
Don't grab QWhatsThis background on non-Windows platforms
Tor Arne Vestbø
2023-05-15
1
-0
/
+9
*
Move the addressbook tutorial into manual tests
Volker Hilsheimer
2023-05-15
22
-0
/
+0
*
Doc: Replace mentions of deprecated macro
Topi Reinio
2023-05-15
1
-2
/
+2
*
Fix the QT_REQUIRE_VERSION macro
Yuhang Zhao
2023-05-15
1
-15
/
+23
*
QStyleSheetStyle: avoid #define ceil()
Marc Mutz
2023-05-11
1
-4
/
+1
*
QStyleSheetStyle: fix unity-build with chunk-size 13
Marc Mutz
2023-05-10
1
-0
/
+2
*
a11y: Don't add scrollbar container as a11y child if scroll bar is re-parented
Tor Arne Vestbø
2023-05-10
1
-2
/
+8
*
Clarify module changes in Qt6
Jaishree Vyas
2023-05-09
1
-1
/
+1
*
QWizard: Win: fix wrong frame size and title bar size
Yuhang Zhao
2023-05-06
1
-1
/
+1
*
Use boolean to indicate QTableWidgetItem is header item
Antti Määttä
2023-05-05
2
-10
/
+7
*
QTabBar: don't overshoot when scrolling right
Volker Hilsheimer
2023-05-04
1
-3
/
+3
*
Fix hiding in QComboBox when there is no selection
Volker Hilsheimer
2023-05-04
1
-19
/
+18
*
Allow disable native messagebox dialog
Thorbjørn Lund Martsum
2023-05-02
2
-2
/
+112
*
Doc: Fix documentation warnings
Topi Reinio
2023-04-29
1
-11
/
+1
*
Don't set focus when moving the cursor with a touch pad
Volker Hilsheimer
2023-04-28
1
-1
/
+2
*
Doc: Use qt_add_executable() not add_executable() in snippets
Leena Miettinen
2023-04-26
1
-1
/
+1
*
QTabBar: don't scroll when laying out the tabs
Volker Hilsheimer
2023-04-26
1
-4
/
+17
*
Improve style drawing under DPR scaling further
David Schulz
2023-04-25
1
-8
/
+8
*
Add missing nullptr check in QWidget::setFocusProxy
Axel Spoerl
2023-04-25
1
-1
/
+1
*
Use QCss:: namespace when accessing Value on Integrity
Amir Masoud Abdol
2023-04-23
2
-31
/
+31
*
Handle parent being a child's focus procy in QWidget::setFocusProxy
Axel Spoerl
2023-04-22
1
-0
/
+24
*
QTabBar: draw text within moving tab
Axel Spoerl
2023-04-20
4
-11
/
+25
*
QWidgetTextControl: emit cursorPositionChanged() when select all
Liang Qi
2023-04-20
1
-0
/
+3
*
QWidgetTextControl: ignore invalid input method event
Liang Qi
2023-04-19
1
-0
/
+5
*
QComboBox: don't call index(-1, 0) on the underlying model
David Faure
2023-04-19
1
-1
/
+1
*
QComboBox: don't call data(invalid index) on the underlying model
David Faure
2023-04-18
1
-0
/
+2
*
Use QHighDpiScaling when determining scale factor
Morten Sørvig
2023-04-18
1
-7
/
+4
*
FileDialog: Use well-known DeleteOnClose instead of custom lambda
Mikolaj Boc
2023-04-18
1
-12
/
+2
*
QStyleSheet: rotate QSizeGrip image around center
Volker Hilsheimer
2023-04-18
1
-6
/
+5
*
Remove unused documentation code snippets
Friedemann Kleint
2023-04-17
8
-247
/
+0
*
CommonStyle/QSpinBox: fix rendering up/down symbols in high-dpi mode
Christian Ehrlicher
2023-04-15
1
-16
/
+15
*
Add [[maybe_unused]] attribute to an unused variable
Amir Masoud Abdol
2023-04-14
1
-1
/
+4
*
Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++"
Tor Arne Vestbø
2023-04-13
1
-1
/
+1
*
QAbstractButton::setChecked() - don't update accessibility if stale
Axel Spoerl
2023-04-13
1
-5
/
+6
*
QMainWindow: fix potential crash when restoring tab bar state
Colin Snover
2023-04-11
2
-1
/
+5
*
QMainWindow: fix potential assert when restoring dock widget state
Colin Snover
2023-04-11
1
-2
/
+13
*
QPushButton: use QMenu::popup instead of exec to show menu
Volker Hilsheimer
2023-04-11
1
-7
/
+4
[next]