qt5base-lts/src/widgets
Mårten Nordheim 0ae489053a Turn a local QHash into a QMultiHash
972a0402be was merged before one of its
parent patches which changed this QHash into a QMultiHash. So in 5.14
it would overwrite values instead of adding new entries. No idea if it
has caused or will cause any regressions. But it was an accident so
let's fix it.

Amends 972a0402be.

Change-Id: I6623b0b7924024df148d5c83bcbb612f3e595f56
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-10-31 14:55:44 +01:00
..
accessible QWidget/QLineEdit: deprecate get{Contents,Text}Margins() 2019-07-30 22:41:19 +03:00
dialogs Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-28 10:50:03 +01:00
doc Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-24 10:23:44 +02:00
effects More nullptr usage in headers 2019-03-14 07:37:52 +00:00
graphicsview QGraphicsItem: disable deprecated warnings during compilation 2019-10-28 13:09:40 +01:00
itemviews QTableView: properly deselect row when column 0 is hidden/not visible 2019-10-24 19:41:14 +02:00
kernel Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-24 10:23:44 +02:00
statemachine More nullptr usage in headers 2019-03-14 07:37:52 +00:00
styles Fix the size calculation of QHeaderView when stylesheet is used 2019-10-14 10:17:07 +02:00
util Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
widgets Turn a local QHash into a QMultiHash 2019-10-31 14:55:44 +01:00
configure.json Goodbye showYellowThing 2019-08-22 09:43:48 +02:00
configure.pri
Qt5WidgetsConfigExtras.cmake.in
Qt5WidgetsMacros.cmake
QtWidgets.dynlist
qtwidgets.tracepoints Reduce amount of tracepoints required for event tracking 2019-05-02 14:15:58 +00:00
widgets.pro Remove eval mode 2019-02-12 15:48:45 +00:00