qt5base-lts/src
Andy Shaw 6e928460bc Use QPlatformTheme for the context to translate the color dialog buttons
QDialogButtonBox does not have translations, it queries
QPlatformTheme for button texts. So in order to ensure
that the buttons added to QColorDialog natively are
translated it should be set to use QPlatformTheme instead.

Change-Id: I67d0e509398aa81f9de9b8785544c1e23bb596d9
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-05-16 20:16:05 +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 QVariant conversion to an enum type. 2016-05-16 15:58:28 +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 Fixed crash in QAuthenticator::operator== 2016-05-13 03:58:06 +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 Use QPlatformTheme for the context to translate the color dialog buttons 2016-05-16 20:16:05 +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 QWidget::mapTo/FromGlobal(): Rewrite using a QTransform. 2016-05-14 06:51:10 +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