index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-15
5
-6
/
+18
|
\
|
*
Doc: Correct non-link related qdoc compilation errors
Nico Vertriest
2020-01-14
3
-3
/
+5
|
*
Doc: Add note about mac-specific behavior for setWindowIcon
Paul Wicking
2020-01-14
1
-1
/
+5
|
*
QScrollBar: allow scrolling any scrollbar with any mouse wheel
Christian Ehrlicher
2020-01-13
1
-2
/
+8
*
|
Unify application palette handling between QGuiApplication and QApplication
Tor Arne Vestbø
2020-01-13
2
-140
/
+101
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-01-09
5
-54
/
+48
|
\
\
|
|
/
|
*
Bump copyright year
Jani Heikkinen
2020-01-09
1
-2
/
+2
|
*
Remove clearWidgetPaletteHash argument from setPalette_helper
Tor Arne Vestbø
2020-01-09
2
-6
/
+5
|
*
Move tracking of widget specific app palettes to QApplicationPrivate
Tor Arne Vestbø
2020-01-09
2
-25
/
+23
|
*
Share updates to QGuiApplicationPrivate::app_pal via helper function
Tor Arne Vestbø
2020-01-09
1
-5
/
+1
|
*
Doc: Correct qdoc compilation errors qtbase
Nico Vertriest
2020-01-09
2
-17
/
+18
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-09
2
-4
/
+9
|
\
\
|
|
/
|
*
Skip WA_DontShowOnScreen widgets when checking whether application can quit
Tor Arne Vestbø
2020-01-07
1
-1
/
+1
|
*
QSystemTrayIcon: Fix geometry() to work with scaling enabled
Friedemann Kleint
2020-01-07
1
-3
/
+8
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-07
1
-0
/
+4
|
\
\
|
|
/
|
*
Fix some issues of a clang-cl developer build
Friedemann Kleint
2020-01-06
1
-0
/
+4
*
|
Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"
Qt Forward Merge Bot
2020-01-06
5
-8
/
+10
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-06
5
-8
/
+10
|
|
\
\
|
|
|
/
|
|
*
QSS/QComboBox: set correct palette when drawing SC_ComboBoxArrow
Christian Ehrlicher
2020-01-05
1
-0
/
+1
|
|
*
QPlainTextEdit: make sure firstVisibleBlock() is valid
Christian Ehrlicher
2020-01-05
1
-1
/
+2
|
|
*
Fix syncqt warning in qtestsupport_widgets.h
Tor Arne Vestbø
2020-01-02
1
-1
/
+1
|
|
*
Fix some qdoc warnings
Friedemann Kleint
2020-01-02
3
-7
/
+7
*
|
|
Stylesheet: Handle tabs with elide mode set correctly
Andy Shaw
2020-01-06
4
-7
/
+43
|
/
/
*
|
Fix some qdoc warnings
Friedemann Kleint
2020-01-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-02
3
-6
/
+10
|
\
\
|
|
/
|
*
Check platformNativeInterface pointer before dereferencing
Shawn Rutledge
2019-12-31
2
-0
/
+4
|
*
QCommonStyle: make sure to pass the widget to pixelMetric()
Christian Ehrlicher
2019-12-28
1
-6
/
+6
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-27
5
-16
/
+33
|
\
\
|
|
/
|
*
QFileInfoGatherer: don't pass empty list to QFileSystemWatcher
Christian Ehrlicher
2019-12-23
1
-1
/
+1
|
*
Contain Qt::AA_SetPalette logic in QApplicationPrivate::setPalette_helper
Tor Arne Vestbø
2019-12-21
1
-3
/
+4
|
*
Simplify QApplication::palette
Tor Arne Vestbø
2019-12-21
1
-3
/
+2
|
*
Fix QAccessibleWidget::focusChild() to return focused descendant
Peter Varga
2019-12-19
3
-5
/
+23
|
*
Sync implementation of QGuiApplication and QApplication setPalette
Tor Arne Vestbø
2019-12-17
1
-6
/
+3
|
*
Let sendApplicationPaletteChange() decide when it needs to exit early
Tor Arne Vestbø
2019-12-17
1
-3
/
+5
*
|
Allow hiding tabs in QTabWidget / QTabBar
Jordi Pujol Foyo
2019-12-20
5
-25
/
+212
*
|
Remove some uses of QImage::setAlphaChannel
Allan Sandfeld Jensen
2019-12-19
2
-5
/
+8
*
|
QtWidget docs: small fixes
Christian Ehrlicher
2019-12-18
10
-51
/
+52
*
|
Fix QSpinbox default width
Christian Ehrlicher
2019-12-18
1
-1
/
+2
*
|
QListModel: fix moveRows()
Christian Ehrlicher
2019-12-16
1
-4
/
+11
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-16
3
-70
/
+71
|
\
\
|
|
/
|
*
Remove QApplicationPrivate::set_pal
Tor Arne Vestbø
2019-12-13
2
-13
/
+6
|
*
Explicitly polish palette instead of relying on QApplication::setPalette
Tor Arne Vestbø
2019-12-12
1
-4
/
+4
|
*
Clean up QApplication::style default style construction
Tor Arne Vestbø
2019-12-12
1
-25
/
+24
|
*
Ensure override style properly clears out previous style if set
Tor Arne Vestbø
2019-12-12
1
-18
/
+14
|
*
Update system palette on application init if needed
Tor Arne Vestbø
2019-12-12
1
-0
/
+6
|
*
Unify system palette initialization during style change
Tor Arne Vestbø
2019-12-12
1
-15
/
+16
|
*
Clarify call to initializeWidgetFontHash in QApplication::setStyle
Tor Arne Vestbø
2019-12-12
1
-1
/
+7
|
*
Doc: Fix qdoc compilation errors qtbase
Nico Vertriest
2019-12-12
1
-1
/
+1
*
|
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
4
-6
/
+6
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-12
1
-2
/
+2
|
\
\
|
|
/
[next]