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
*
QListView: remove pointless QVector::resize() callings
Alexander Volkov
2016-11-11
1
-7
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-02
77
-393
/
+561
|
\
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
18
-47
/
+87
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-31
5
-27
/
+32
|
|
|
\
|
|
|
*
Mark the entire widget dirty when changing flush paths
Laszlo Agocs
2016-10-29
1
-2
/
+8
|
|
|
*
Fixed crash taking null central widget
André Somers
2016-10-28
1
-2
/
+4
|
|
|
*
QWidgetPrivate: remove unused declarations of methods
Anton Kudryavtsev
2016-10-28
1
-3
/
+0
|
|
|
*
QWindowsXPStyle: Use qreal scale factors in theme drawing helpers
Friedemann Kleint
2016-10-28
2
-20
/
+20
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-27
5
-8
/
+13
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Document qGuiApp and tweap qApp
Albert Astals Cid
2016-10-26
1
-6
/
+3
|
|
|
*
iOS: link photo lib plugin based on Info.plist contents
Richard Moe Gustavsen
2016-10-26
1
-0
/
+3
|
|
|
*
Don't change the size of widgets just because it is in a floating dock
Andy Shaw
2016-10-24
1
-1
/
+3
|
|
|
*
Call raise on the window that contains the widget and not the widget
Andy Shaw
2016-10-24
1
-1
/
+1
|
|
|
*
QComboBox: fix build with GCC 7
Marc Mutz
2016-10-22
1
-0
/
+3
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-22
3
-6
/
+15
|
|
|
\
\
|
|
|
|
/
|
|
|
*
macOS: Don't override the set tab text color with white
Andy Shaw
2016-10-19
2
-5
/
+6
|
|
|
*
QCommonStyle::standardIcon: Add 64x64 Qt logo pixmap for SP_TitleBarMenuButton
Friedemann Kleint
2016-10-18
1
-1
/
+9
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-17
2
-1
/
+8
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Doc: Fix typo in QtStyledItemDelegate::paint() docs
Leena Miettinen
2016-10-14
1
-1
/
+1
|
|
|
*
Doc: add notes about validator and completer in QComboBox
Frederik Gladhorn
2016-10-13
1
-0
/
+7
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-13
6
-5
/
+15
|
|
|
\
\
|
|
|
|
/
|
|
|
*
QToolBarAreaLayoutInfo: add missing break statements in switch in distance()
Marc Mutz
2016-10-12
1
-1
/
+6
|
|
|
*
QComboBox: add missing break in switch in keyPressEvent()
Marc Mutz
2016-10-12
1
-0
/
+1
|
|
|
*
QFusionStyle: add missing break in switch in drawControl()
Marc Mutz
2016-10-12
1
-1
/
+1
|
|
|
*
QCalendarWidget: fix misleading if-else cascade in QCalendarDayValidator::text()
Marc Mutz
2016-10-12
1
-2
/
+1
|
|
|
*
QCalendarWidget: fix a missing break statement
Marc Mutz
2016-10-12
1
-0
/
+1
|
|
|
*
QFileDialog: add missing break statements in switch in labelText()
Marc Mutz
2016-10-12
1
-0
/
+2
|
|
|
*
QDateTimeEditPrivate:: only ask for fieldInfo() if section index is real
Edward Welbourne
2016-10-10
1
-1
/
+3
|
|
*
|
Doc: Mention context menu related API in QWidget overview
Kai Koehne
2016-10-11
1
-0
/
+4
|
*
|
|
QFileSystemModel: improve readability of the renaming code
Marc Mutz
2016-10-28
1
-8
/
+6
|
*
|
|
Paint menu scrollers, tear off on top of QWidgetAction items
Dongmei Wang
2016-10-27
2
-30
/
+130
|
*
|
|
Don't overlap the menu scrollers with QAction items
Dongmei Wang
2016-10-27
1
-27
/
+62
|
*
|
|
QtWidgets: Remove function documentation from Qt 4
Friedemann Kleint
2016-10-26
1
-39
/
+0
|
*
|
|
Add a resetClean() method to the undo stack
Jarek Kobus
2016-10-24
2
-1
/
+27
|
*
|
|
QMenu: don't force platform instance creation on construction
J-P Nurmi
2016-10-16
4
-3
/
+17
|
*
|
|
Android: Re-enable asset extraction for styling
Eskil Abrahamsen Blomfeldt
2016-10-14
1
-6
/
+0
|
*
|
|
Change confusing Q_DEAD_CODE_FROM_QT4_FOO define
Tor Arne Vestbø
2016-10-14
59
-249
/
+249
*
|
|
|
QFileInfoGatherer/Win32: Connect to drive arrival/removal signals of watcher
Friedemann Kleint
2016-10-27
2
-12
/
+40
*
|
|
|
QMenuBar: do not gain focus when releasing Alt before X in a Alt+X shortcut
Giuseppe D'Angelo
2016-10-15
1
-0
/
+1
*
|
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-10-13
25
-114
/
+98
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix build with various features disabled
Lars Knoll
2016-10-11
1
-0
/
+4
|
*
|
|
Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8
Liang Qi
2016-10-11
8
-11
/
+33
|
|
\
\
\
|
|
*
\
\
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-10-11
8
-11
/
+33
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-08
8
-11
/
+33
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
*
QAbstractItemView: use only a 1x1 QRect for selecting on mouse press
Frank Reininghaus
2016-10-07
1
-2
/
+7
|
|
|
|
*
Link to topLevelChanged() in the docs of QDockWidget::floating
Sergio Martins
2016-10-07
1
-1
/
+3
|
|
|
|
*
QGraphicsWidget: Fix UB (invalid member calls) in destruction sequence
Marc Mutz
2016-10-06
1
-0
/
+5
|
|
|
|
*
Plug leak in QFormLayout::setWidget()
Marc Mutz
2016-10-06
1
-6
/
+9
|
|
|
|
*
Use the same object in description as in described code
Frederik Schwarzer
2016-10-06
1
-1
/
+1
|
|
|
|
*
QTextEdit: don't show placeholder text while composing text
Richard Moe Gustavsen
2016-10-06
3
-1
/
+8
[next]