- Update to 5.11.0
* New bugfix release
* For more details please see:
* http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.11.0/?h=v5.11.0
- Remove patches, now upstream:
* 0001-Do-a-static_cast-in-bit-blasts-that-are-UB.patch
* 0001-sqlite-Check-that-there-are-values-to-be-set-when-bi.patch
* 0002-sqlite-Bind-duplicated-named-placeholders-correctly.patch
* 0003-sqlite-Prevent-a-crash-when-sqlite-does-not-detect-a.patch
- Update to 5.11.0-rc
* New bugfix release
* No changelog available
- Update to 5.11.0-beta4
* New bugfix release
* No changelog available
- Refresh patches:
* force-cmake-private-headers.patch
- Remove patches, now upstream:
* 0001-Extend-the-MariaDB-define-check-to-cover-the-later-v.patch
- Update to 5.11.0-beta3
* New bugfix release
* No changelog available
- Update to 5.11.0-beta2
* New bugfix release
* No changelog available (forwarded request 611481 from Vogtinator)
OBS-URL: https://build.opensuse.org/request/show/611696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=81
- Add 0001-Fix-custom-page-size-handling-in-the-Unix-print-dial.patch
to fix custom page size handling in the Unix print dialog (QTBUG-58733)
- Add patches from upstream to reintroduce the advanced tab in
the Qt printer properties dialog:
0001-Remove-QPrintDialogPrivate-applyPrinterProperties-no.patch
0002-Remove-QUnixPrintWidgetPrivate-applyPrinterPropertie.patch
0003-Remove-QPrintPropertiesDialog-applyPrinterProperties.patch
0004-Remove-QCupsJobWidget-setPrinter.patch
0005-Remove-QPrintPropertiesDialog-selectPrinter.patch
0006-Remove-QPageSetupWidget-selectPrinter.patch
0007-Introduce-QPrintDevice-property-setProperty.patch
0008-Allow-access-to-ppd-file-and-ppdMarkOption-via-QPpdP.patch
0009-QPlatformPrintDevice-use-QVector-not-QList-in-the-AP.patch
0010-Reintroduce-the-Advanced-tab-in-the-QPrintProperties.patch
0011-QtPrintSupport-Fix-build.patch
- Small change in 0001-Add-remote-print-queue-support.patch so
0007-Allow-access-to-ppd-file-and-ppdMarkOption-via-QPpdP.patch
applies cleanly.
- Update the license tag (boo#967696)
- Update to 5.10.0 final
* New bugfix release
- Update to 5.10.0 RC 2
* New bugfix release
- Update to 5.10.0 RC 1
* New bugfix release
OBS-URL: https://build.opensuse.org/request/show/558896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=71
- Added 0001-Fix-exclusion-of-anonymous-ciphers.patch from upstream
to disable exp-adh and aecdh ciphers.
- Added disable-rc4-ciphers-bnc865241.diff to disable RC4 based ciphers
which are now considered insecure (bnc#865241)
- Added Add-option-to-disable-session-management-by-closing-windows.patch
API adition to QSessionManager as first step in resolving
kde#354724 and boo#955280
- Update to 5.5.1 (boo#954149)
OBS-URL: https://build.opensuse.org/request/show/358747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=50
- Added xcb-dont-crash-in-mapToNativemapFromNative-if-the-screen-is-null.patch
and xcb-fix-yet-another-crash-when-screens-are-disconnected.patch
(kde#341497, qtbug#47385)
- Added QDate_QTime-fix-SiC-introduced-by-adding-new-non-explicit-ctors.patch
- When in SLE12, use the internal Harfbuzz version instead of the system
one (which is too old for Qt's requirements)
- Fix-compile-error-on-big-endian.patch: Fix compile error on big endian
OBS-URL: https://build.opensuse.org/request/show/338269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=47
- Fixed qt_instdate generation, so the Qt5Core library doesn't have
DATE embedded
- Drop fdupes usage as it provides unpredictable results, and fools
build-compare
- Add libqt5-qtbase-rpmlintrc due to duplicates waste warnings: we
rather have a few bytes more than to republish same binaries due
to fdupes
- Added make-qdbusxml2cpp-output-reproducible.patch: don't include
date/time in the generated include guards; prevents unnecessary
rebuilds
- Added fix-drag-and-drop-regression.patch from upstream,
fixes QTBUG-43436
OBS-URL: https://build.opensuse.org/request/show/283929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=36
- Added patches from upstream: 0001-Allow-panels-outside-of-availableGeometry.patch (kde#339846) and 0002-Always-lock-the-DBus-dispatcher-before-dbus_connecti.patch, 0003-QDBusConnection-Merge-the-dispatch-and-the-watch-and.patch, 0004-Partially-revert-Fix-a-deadlock-introduced-by-the-ra.patch, for QTBUG#42189
- Don't install CMake files for plugins, they are useful only for bundled Qt builds
- Downgrade sql-plugins from libQt5Sql-devel's requires to suggests
- Added QTBUG41590.patch, improve font rendering (QTBUG41590,QTBUG40971)
OBS-URL: https://build.opensuse.org/request/show/260193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=31
- Added 0001-QFileDialog-emit-urlsSelected-urlSelected-in-accept.patch,
0002-QUrl-fromLocalFile-QString-should-lead-to-an-empty-U.patch,
0003-QFileDialog-turn-workingDirectory-into-a-QUrl.patch and
0004-QFileDialog-implement-getOpenFileUrl-and-friends-for.patch
from upstream to improve QFileDialog behaviour with both local
and remote URL's
- Added 0001-QKdeTheme-use-system-wide-kdeglobals-as-a-fallback.patch:
QTBUG-36184
- Added 0001-Add-QFont-strategy-to-disable-subpixel-antialiasing.patch,
0002-Move-SubpixelAntialiasingType-from-QFontEngineFT-to-.patch,
0003-Support-autohint-and-lcdfilter-fontconfig-configurat.patch
and 0004-GTK2-theme-should-use-GTK-configured-font-variant.patch
QTBUG-40396, QTBUG-32254, QTBUG-39643
OBS-URL: https://build.opensuse.org/request/show/255354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=30