qt6-bb10/src
Friedemann Kleint 07dd6dbaee QLineEdit: Fix icons being too small on a High DPI screen without scaling.
Remove the hardcoded size 16 from QLineEditIconButton. Replace
QLineEditPrivate::iconSize() by QLineEditPrivate::sideWidgetParameters()
returning a struct SideWidgetParameters containing icon size, widget size and
margins. The 32x32 icon will then be used on a High DPI screen without scaling.

Task-number: QTBUG-49374
Change-Id: I23c4a0cd078a58581c940aacfa65a3ad493c12dc
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2016-05-12 19:03:58 +00:00
..
3rdparty Fix compilation MSVC warning in 3rdparty/rfc6234 2016-04-20 07:49:41 +00:00
android Android: Update Ministro's url 2016-04-15 13:01:47 +00:00
angle ANGLE: Do not use march=native 2016-04-06 05:54:10 +00:00
concurrent Added a missing comma to the comment. 2016-05-03 12:30:56 +00:00
corelib Fix build with GCC <= 4.2 (FreeBSD 9.x) 2016-05-12 18:31:19 +00:00
dbus Disconnect signals from each QObject only once in QDBusConnectionPrivate 2016-05-09 05:30:46 +00:00
gui Remove wrong doc note for QPlatformBackingStore::flush() 2016-05-11 17:21:18 +00:00
network make sure QNAM reacts to configuration changes 2016-05-07 17:29:12 +00:00
opengl consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
openglextensions consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
platformheaders Expose the number of X screen through the QXcbScreenFunctions 2016-03-05 10:46:41 +00:00
platformsupport dbustray: Use separate D-Bus connections for each tray icon 2016-05-12 13:40:05 +00:00
plugins Bearer: replace the use of QMutexPool in the Windows plugin 2016-05-12 18:31:17 +00:00
printsupport consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
sql Fix typo in QSqlTableModel documentation 2016-05-06 16:52:11 +00:00
testlib QTest: Fix printing of values of Q_ENUMs 2016-05-08 08:57:16 +00:00
tools Fix moc warning detected by ICC 2016-05-09 05:30:52 +00:00
widgets QLineEdit: Fix icons being too small on a High DPI screen without scaling. 2016-05-12 19:03:58 +00:00
winmain winrt: support additional activation modes 2016-04-13 09:24:09 +00:00
xml consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
src.pro src.pro: include the build of bootstrap-dbus in developer builds 2016-05-12 18:30:57 +00:00