Revisions of libqt5-qtbase

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 845064 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 113)
- Disable -reduce-relocations for now (boo#1175278, QTBUG-86173)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841905 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 112)
- Silence xcb errors and qml connection warnings by default, see
  boo#1115541 (xcb) and kde#418793.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841299 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 111)
- Remove some no longer required build dependencies: libpulse,
  alsa (now used via QtMultimedia), libmng (obsolete).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 835995 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 110)
- Revert commit to fix screen geometry on startup (boo#1176750, QTBUG-86604):
  * 0001-Revert-Emit-QScreen-availableG-g-eometryChanged-on-l.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 818846 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 108)
- Add patch to prevent stuck image conversion (boo#1172599, QTBUG-84619):
  * 0001-Do-not-multithread-if-already-in-a-global-threadpool.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 813289 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 107)
- Add patch to fix tool menu placement (boo#1172754, QTBUG-84462):
  * 0001-Fix-QToolButton-menus-showing-on-primary-screens-in-.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 798262 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 105)
- Add patch to fix use-after-free (boo#1170582, CVE-2020-12267):
  * 0001-QTextMarkdownImporter-fix-use-after-free-add-fuzz-ge.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 759684 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 103)
- Update license tag

- Add patches to avoid regression with rendering of translucent text
  (QTBUG-80982):
  * 0001-Revert-Fix-text-rendering-regression-on-semi-transpa.patch
  * 0002-Revert-Fix-crash-with-gamma-corrected-text-blending-.patch
  * 0003-Revert-Handle-transparent-pen-color-in-fast-text-pat.patch

- Update to 5.14.0:
  * New bugfix release
  * For the changes between 5.13.2 and 5.14.0 please see:
    https://code.qt.io/cgit/qt/qtbase.git/tree/dist/changes-5.14.0?h=v5.14.0
  * For the changes between 5.13.1 and 5.13.2 please see:
    https://code.qt.io/cgit/qt/qtbase.git/tree/dist/changes-5.13.2?h=v5.14.0

- Update to 5.14.0-rc:
  * New bugfix release
  * No changelog available
  * For more details please see:
  * For more details about Qt 5.14 please see:
    https://wiki.qt.io/New_Features_in_Qt_5.14
- Drop patch, Qt behaviour changed now and applications can deal with
  it meanwhile:
  * 0001-Revert-QWidgetWindow-Immediately-forward-close-event.patch

- Update to 5.14.0-beta3:
  * New bugfix release
  * No changelog available
- Drop libqt5-Fix-Gujarati-font.patch, didn't apply anymore:
  * Was probably fixed upstream a loooong time ago (QTBUG-44568)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 731898 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 102)
- Add patch to fix focus in some cases (QTBUG-77364):
  * 0001-QWidget-setFocusProxy-adjust-focus-widget-properly.patch

- Add patches to improve OOTB experience with HiDPI (boo#1089932):
- Includes fix to prevent crash with pixmap cursors on XRender-less
  X servers (bsc#1108889, QTBUG-66935)
- Includes fix to load libGL.so.1 library if there's no libGL.so symlink
  (boo#1099874, QTBUG-67537)
- Includes fix to allow to disable logging of XCB errors (boo#1115541,
  QTBUG-55167)
  (QT_DISABLE_PRINTER_DISCOVERY is no longer used) (fixes boo#1064872)
- Add patch to fix plugin loading with newer MariaDB versions (boo#1080048):
  after dragging an icon on the desktop in plasma (QTBUG-66103, boo#1080044).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 727923 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 100)
- Add patch to fix crash during Drag-and-Drop:
  * 0001-Fix-crash-with-drag-cursor-handling.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 722618 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 99)
- Fix qmake pkconfig generation, broken .pc files become apparent
  when switching from pkg-config to pkgconf. (QTBUG-75901)
  * 0001-Fix-meta-file-replacements-if-matches-are-empty.patch
  * 0002-Do-not-write-Libs-into-.pc-files-if-TEMPLATE-is-not-.patch
  * 0003-Make-sure-.pc-.prl-and-.la-files-are-created-for-hea.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 713347 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 98)
- Add patch to work around focus issues with VirtualBox
  (boo#1140084, QTBUG-76742):
  * 0001-Decrease-focusInTimer-timer-from-400-to-200.patch

- Link from Qt bindir into %_bindir, not the other way around to fix
  applicationDirPath called from Qt binaries
- Add -qt5 suffix to all binaries in %_bindir
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 712125 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 97)
- Add patch to restore compatibility with akonadi's PGSQL backend
  (see https://bugs.archlinux.org/task/62997):
  * 0001-Revert-Always-escape-the-table-names-when-creating-t.patch

- Disable libzstd support again, it breaks various existing codebases (QTBUG-76521)

- Update to 5.13.0:
  * New bugfix release
  * No changelog available
  * For more details about Qt 5.13 please see:
  * http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.13.0/?h=5.13
- Remove patches, now upstream:
  * 0001-Add-quoting-to-deal-with-empty-CMAKE_CXX_STANDARD_LI.patch

- Add patches to improve compatibility with Krita:
  * 0001-Fix-notification-of-QDockWidget-when-it-gets-undocke.patch
  * 0002-Synthesize-Enter-LeaveEvent-for-accepted-QTabletEven.patch
  * 0003-Add-an-ID-for-recognition-of-UGEE-tablets.patch

- Revert yet another commit to fix linker errors:
  * 0001-Revert-qmake-link-qt-libraries-by-full-path.patch

- Enable libzstd support

- Revert some commits in the hope of fixing some broken paths (QTBUG-76255):
  * 0001-Revert-Fix-QMAKE_PRL_INSTALL_REPLACE-for-macOS.patch
  * 0002-Revert-Replace-absolute-Qt-lib-dir-in-.prl-files.patch
  * 0003-Revert-Fix-prl-replacements-if-libdir-is-in-QMAKE_DE.patch

- Add patch to fix some cmake module config files (QTBUG-76244):
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 706812 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 96)
- Add patch to fix layouting of certain text documents (QTBUG-73730):
  * 0001-Fix-page-breaking-with-large-images.patch

- Disable LTO (boo#1133242).
Displaying revisions 41 - 60 of 153
openSUSE Build Service is sponsored by