qt6-bb10/tests/auto/widgets/widgets
Andre Hartmann e610ef8c8d QComboBox: Update completer on setCurrentIndex()
When the ComboBox currentText() was changed by key
LineUp or LineDown or mouse click, the completer still
contained the last inserted characters.

If now all text was selected (by Ctrl+A or selectAll()),
the old item and index was restored on next Enter press.

Task-number: QTBUG-41288
Change-Id: I6916fd31c8b8fbacfb12e1a62c3e46823cf918b4
Reviewed-by: Timur Pocheptsov <Timur.Pocheptsov@digia.com>
2015-03-18 16:57:19 +00:00
..
qabstractbutton Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstractscrollarea Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstractslider Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstractspinbox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbuttongroup Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qcalendarwidget Respect contents margins when calculating the size hint 2014-10-22 07:23:37 +02:00
qcheckbox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qcombobox QComboBox: Update completer on setCurrentIndex() 2015-03-18 16:57:19 +00:00
qcommandlinkbutton Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatetimeedit Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdial Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdialogbuttonbox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdockwidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdoublespinbox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfocusframe Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontcombobox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgroupbox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qkeysequenceedit Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlabel Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlcdnumber Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlineedit Suppress Ctrl/Ctrl+Shift keypresses in line/text edits. 2015-02-03 06:24:11 +00:00
qmainwindow QLayout: Observe contents margin when positioning the menu bar. 2014-12-02 08:36:59 +01:00
qmdiarea Fix rubberband position for tabbed mdi windows 2014-11-19 10:34:39 +01:00
qmdisubwindow Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmenu Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmenubar QMenuBar: fix extra indent on the right with a TopLeftCorner widget. 2014-12-04 06:33:03 +01:00
qopenglwidget Prevent continuous painting with viewport QOpenGLWidget 2014-12-18 09:46:23 +01:00
qplaintextedit Suppress Ctrl/Ctrl+Shift keypresses in line/text edits. 2015-02-03 06:24:11 +00:00
qprogressbar Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpushbutton Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qradiobutton Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qscrollarea Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qscrollbar QScrollBar: emit valueChanged once even if a slot takes too much time 2014-12-19 17:15:07 +01:00
qsizegrip Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qslider Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qspinbox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsplashscreen Make sure the QSplashScreen isn't closed instantly when calling finish() 2015-02-17 08:27:20 +00:00
qsplitter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qstackedwidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qstatusbar Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtabbar Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtabwidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextbrowser Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextedit Suppress Ctrl/Ctrl+Shift keypresses in line/text edits. 2015-02-03 06:24:11 +00:00
qtoolbar Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtoolbox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtoolbutton Update license headers and add new license files 2014-09-24 12:26:19 +02:00
widgets.pro Make QOpenGLWidget public 2014-08-01 17:13:59 +02:00