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
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
/
qwidgetlinecontrol_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
1
-2
/
+2
*
Compose render-to-texture widgets through QRhi
Laszlo Agocs
2022-03-11
1
-0
/
+3
*
Android: Add select and copy capability to read-only text widgets
Piotr Mikolajczyk
2021-03-30
1
-0
/
+3
*
QWidgetLineControl: replace raw memory handling with std::unique_ptr
Marc Mutz
2020-04-30
1
-3
/
+2
*
QtWidgets: fix a few more int/char -> QChar conversions
Marc Mutz
2020-04-30
1
-1
/
+1
*
Don't fall back to QGuiApplication for line control's layoutDirection
Edward Welbourne
2020-04-21
1
-5
/
+2
*
QLineEdit: Fix End key for input masks
Daniel Teske
2019-11-15
1
-1
/
+1
*
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
1
-24
/
+0
*
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-2
/
+2
*
Preallocate buffer for QLineEdit when used for password input
Ivan Čukić
2018-12-07
1
-0
/
+7
*
Erase password data on QLineEdit destruction
Ivan Čukić
2018-12-03
1
-0
/
+6
*
QLineEdit: Add an inputRejected() signal for when a key is not allowed
Andy Shaw
2018-06-01
1
-0
/
+1
*
Avoid useless casts to/from uint
Christian Ehrlicher
2018-01-09
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-6
/
+6
|
\
|
*
Convert features.lineedit to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-12
1
-4
/
+2
|
*
Convert features.completer to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-04
1
-2
/
+4
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
|
/
*
Widgets: Fix ImSurroundingText query for a QLineEdit with mask
Jarkko Koivikko
2017-08-11
1
-0
/
+5
*
Accept ZWNJ, ZWJ and PUA characters in input widgets
Eskil Abrahamsen Blomfeldt
2016-12-12
1
-2
/
+4
*
Change confusing Q_DEAD_CODE_FROM_QT4_FOO define
Tor Arne Vestbø
2016-10-14
1
-4
/
+4
*
Add qtwidgetsglobal.h and qtwidgetsglobal_p.h
Lars Knoll
2016-07-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-06
1
-2
/
+3
|
\
|
*
QWidgetLineControl::Command - delete default ctor.
Timur Pocheptsov
2016-05-24
1
-2
/
+3
*
|
QWidgetLineControl: respect run-time changes to cursorFlashTime
Richard Moe Gustavsen
2016-04-25
1
-4
/
+4
*
|
QLineEdit: add support for Qt::ImAnchorRectangle
Richard Moe Gustavsen
2016-04-13
1
-0
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Remove dead code from QWidgetLineControl
Giuseppe D'Angelo
2015-12-08
1
-1
/
+0
|
/
*
Fix invocations of static methods of QGuiApplication/QApplication.
Friedemann Kleint
2015-02-25
1
-2
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Make it more obvious that Q_WS_ is dead code, and should perhaps be ported
Tor Arne Vestbø
2015-02-03
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-12-29
1
-1
/
+1
|
\
|
*
Don't clear lineedit in non normal echo mode when validation is invalid
Andy Shaw
2014-12-19
1
-1
/
+1
*
|
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Oswald Buddenhagen
2014-10-28
1
-0
/
+2
|
\
|
*
Compile fix for QT_NO_IM in QtWidgets
Steffen Imhof
2014-10-28
1
-0
/
+2
*
|
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
|
fix a camel case include guard macro
Tasuku Suzuki
2014-08-26
1
-3
/
+3
*
|
Accessibility: QSpinBox should not have any children
Frederik Gladhorn
2014-08-19
1
-0
/
+17
*
|
Makes QPlatformTheme::PasswordMaskDelay themable using QStyle
Risto Avila
2014-03-14
1
-0
/
+5
|
/
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
1
-1
/
+1
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Add resetCursorBlinkTimer() back again.
Jan Arve Saether
2012-11-15
1
-0
/
+1
*
Widgets: Stop cursor blink timer when QLineEdit is read-only
Gabriel de Dietrich
2012-11-14
1
-2
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Removing duplicate includes
Sergio Ahumada
2012-09-09
1
-2
/
+0
*
Fix undo and redo in QLineEdit when in password mode
Jani Honkonen
2012-08-15
1
-2
/
+2
*
Testability for password mask delay
Pekka Vuorela
2012-04-01
1
-0
/
+8
[next]