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
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
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
widgets: Re-calculate focus frame style option after setting new geometry
Tor Arne Vestbø
2020-03-24
1
-0
/
+2
*
Document the behavior of QLineEdit::inputMask correctly
Volker Hilsheimer
2020-02-26
1
-14
/
+18
*
Documentation: correctly use see-also tags to link to related members
Volker Hilsheimer
2020-02-26
1
-4
/
+5
*
Set the size of the buffer so it is big enough to hold the contents
Andy Shaw
2020-02-25
1
-1
/
+1
*
Fix wrong DPI used by QStyle::pixelMetric()
Friedemann Kleint
2020-02-22
10
-19
/
+25
*
Fix RollEffect misplacements in High DPI setups
Friedemann Kleint
2020-02-18
1
-5
/
+11
*
QComboBox: send font change event to popup menu when font changed
Wang Chuan
2020-02-07
1
-1
/
+3
*
Add missing \since for QTextEdit::markdown
Friedemann Kleint
2020-01-30
1
-0
/
+1
*
QScrollArea: fix off-by-one error in ensureWidgetVisible
Indiana Kernick
2020-01-25
1
-2
/
+2
*
Prepare callers for QChar-to-QString change in some QLocale returns
Edward Welbourne
2020-01-23
1
-19
/
+29
*
Doc: Fix ButtonRole enum docs for QMessageBox and QDialogButtonBox
Topi Reinio
2020-01-17
1
-1
/
+2
*
QScrollBar: allow scrolling any scrollbar with any mouse wheel
Christian Ehrlicher
2020-01-13
1
-2
/
+8
*
Doc: Correct qdoc compilation errors qtbase
Nico Vertriest
2020-01-09
2
-17
/
+18
*
Fix some issues of a clang-cl developer build
Friedemann Kleint
2020-01-06
1
-0
/
+4
*
QPlainTextEdit: make sure firstVisibleBlock() is valid
Christian Ehrlicher
2020-01-05
1
-1
/
+2
*
Fix some qdoc warnings
Friedemann Kleint
2020-01-02
1
-4
/
+3
*
Check platformNativeInterface pointer before dereferencing
Shawn Rutledge
2019-12-31
2
-0
/
+4
*
Doc: Clarify ownership of added menu for QMenuBar::addMenu(QMenu *)
Alexander Volkov
2019-12-09
1
-1
/
+2
*
Avoid crash in menu that was previously shown as submenu
Alexander Volkov
2019-12-09
1
-0
/
+2
*
Fix updating the text cursor position after editing
Sona Kurazyan
2019-12-06
1
-0
/
+6
*
Tell the truth about QDateTimeEdit's range-of-values properties
Edward Welbourne
2019-12-06
1
-85
/
+115
*
QPlainTextEdit: update internal palette on QEvent::EnabledChange
Christian Ehrlicher
2019-12-05
1
-0
/
+1
*
Doc: Improve explanation of QLineEdit input mask
Eirik Aavitsland
2019-11-26
1
-9
/
+24
*
QLineEdit: Fix End key for input masks
Daniel Teske
2019-11-15
1
-1
/
+1
*
Fix rendering of markdown in QLabel
Eike Ziller
2019-11-13
2
-14
/
+25
*
Turn a local QHash into a QMultiHash
Mårten Nordheim
2019-10-31
1
-1
/
+1
*
Specify year in month name lookups for QCalendarWidget
Edward Welbourne
2019-10-25
1
-14
/
+21
*
Set icon on the select-all action in the text edit context menu too
Volker Krause
2019-10-17
2
-0
/
+2
*
Remove usages of deprecated APIs of QDesktopWidget
Sona Kurazyan
2019-10-13
1
-1
/
+1
*
QGroupBox: always disable children in a checkable, unchecked groupbox
Volker Hilsheimer
2019-10-11
1
-2
/
+6
*
QAbstractScrollArea: when used as a popup, apply regular popup behavior
Volker Hilsheimer
2019-10-10
1
-1
/
+4
*
Make QTextBlockFormat::MarkerType an enum class
Shawn Rutledge
2019-10-10
2
-5
/
+5
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-10-10
1
-0
/
+1
|
\
|
*
Fix text not rendering properly after setAlignment call
Kari Hormi
2019-10-08
1
-0
/
+1
*
|
QAbstractSpinBox css: properly honor spincontrol-disable-on-bounds
Christian Ehrlicher
2019-09-23
1
-1
/
+1
*
|
widgets: Remove use of deprecated activated(const QString &) API
Tor Arne Vestbø
2019-09-14
2
-15
/
+10
*
|
QMenu::popup(): don't change the menu's screen if called from exec()
Shawn Rutledge
2019-09-10
1
-7
/
+10
*
|
QComboBox: add documentation for textHighlighted/textActivated
Christian Ehrlicher
2019-09-09
1
-2
/
+19
*
|
Rename calendar methods from m{in,ax} to m{in,ax}imum
Edward Welbourne
2019-09-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-04
1
-1
/
+1
|
\
|
|
*
QToolBarLayout: fix position calculation
Christian Ehrlicher
2019-08-26
1
-1
/
+1
*
|
Pass QDate, QTime as value classes, rather than by const reference
Edward Welbourne
2019-08-30
3
-62
/
+62
*
|
Merge remote-tracking branch 'origin/dev' into 5.14
Liang Qi
2019-08-27
2
-19
/
+9
|
\
\
|
*
|
Long live QSize(F)::grownBy/shrunkBy()
Marc Mutz
2019-08-22
2
-19
/
+9
*
|
|
Adapt QCalendarWidget and QDateTimeEdit to support choice of calendar
Soroush Rabiei
2019-08-22
5
-158
/
+242
*
|
|
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
24
-477
/
+42
|
/
/
*
|
Fix build without features.proxymodel
Tasuku Suzuki
2019-08-17
1
-0
/
+4
*
|
Fix build without features.shortcut
Tasuku Suzuki
2019-08-15
1
-0
/
+2
*
|
Remove the unused includes for QSignalMapper
Sona Kurazyan
2019-08-05
1
-1
/
+0
*
|
QWidget/QLineEdit: deprecate get{Contents,Text}Margins()
Marc Mutz
2019-07-30
5
-15
/
+19
[next]