Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libQt5PrintSupport5-32bit | Distribution: openSUSE Tumbleweed |
Version: 5.15.8+kde160 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Jan 11 16:29:54 2023 |
Group: Development/Libraries/X11 | Build host: obs-power8-04 |
Size: 724092 | Source RPM: libqt5-qtbase-5.15.8+kde160-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://www.qt.io | |
Summary: Qt 5 Print Support Library |
An abstraction over the platform-specific printing systems. Using this library, Qt applications can print to attached printers and across networks to remote printers. Qt's printing system also supports PDF file generation, providing the foundation for basic report generation facilities.
LGPL-3.0-only or GPL-3.0-with-Qt-Company-Qt-exception-1.1
* Mon Jan 09 2023 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.8+kde160, rebased upstream: * Set geometry property in QXcbWindow after checking minimum size * Fix potential corruption with image format conversion on arm neon * TLS backend SecureTransport: properly clear SSLContextRef * Widgets: Use effect region bounds when drawing with repaint manager * Revert "xcb: stablilize xkb state when keymap updated" * forkfd/linux: add support for LoongArch * Fix default QT_ARCHS for non-universal builds * Add the missing -mfpu=neon CXX flag * Fix missing characters or assert with certain font sizes * tst_containerapisymmetry: test ranged ctors with pure input_iterator types * qmake/Xcode: Mark "Qt Preprocess" build phase as always out of date * Windows QPA: Fix cursors getting out of sync after restoring override cursors on native windows * evdevkeyboard: Try opening as read-write first * QVarLengthArray: add some basic checks for default-ctor * QTableWidget doc: remove wrong comment for itemExpanded() * Blacklist tst_QTimer::zeroTimer on Ubuntu 20.04 * Use Yu Gothic UI as the main fallback font for Japanese * qxkbcommon: UCS-4-encode surrogate characters in QKeyEvent::key() * Replace CopyrightFile entry in libjpeg qt_attribution.json * androiddeployqt: Fix signing of paths with spaces * OpenSSL: handle renegotiate errors by comparing certs * Update latest qt license agreement * QFontDatabase: unify relevant documentation pieces * wasm: Fix assert/crash when tooltip window is closed and mouse moved * Freetype: adjust underlinePosition to match our expectations * SignalTransition: guard against deleted object * tst_QSslSocket: QSKIP the test that is known to fail with SecureTransport * QStringView: fix split(QRegularExpression) returning invalid data * Check that QStringView::split() w/rvalue QRegularExpression returns valid data * Teach QOpenGLTextureBlitter about GL_TEXTURE_RECTANGLE textures * Doc build: fix conflicting response file with moc * QTextDocument: fix an off-by-one in the changed signal for lists * Fix warnings due to enums in QSizePolicy * Android: Set sem_wait m_terminateSemaphore behind an atomic flag * QGraphicsItem: Update input context after InputMethod event * QSharedPointer: fix counter-productive QT_PREPEND_NAMESPACE use in qHash() impl * tst_qhashfunctions: check qHashRange{,Commutative}() find hidden friend qHash() * xcb: stablilize xkb state when keymap updated * Stabilize tst_QAccessibilityMac * Handle macOS 11 issues in softHyphens test * QVERIFY_EXCEPTION_THROWN: re-throw unknown exceptions * QAuthenticator: Filter out algorithms we don't support * QNX: QNX7.1 updates * Blacklist tst_QTcpServer::linkLocal on macOS ARM * Blacklist problematic network auto-tests on macOS ARM * Blacklist and skip failing tests on macOS ARM * Windows QPA: Fix multi-touch support in some devices * freetype/no-fc: Disambiguate fonts with different widths * Skip disabled proxy widgets when (back)tabbing * Explicitly use libc++ when creating machtest stubs * Don't pass CXXFLAGS when creating machtest stubs * QFontComboBox don't response qApp fontDatabaseChanged() * Update architectures in machtest to arm64+x86_64, removing i386 and ppc * Android: bump default QT_ANDROID_API_VERSION to 31 * macOS: Disable PCRE JIT when running under Rosetta * macOS: Add helper function to check whether we're running under Rosetta * testlib: Disable automatic backtrace when test crashes on macOS on ARM * macOS: Hard-code NEON and SSE/SSE2 when building universal builds * macOS: Always disable pixman NEON drawhelpers * macOS: Scope Haswell arch flags to x86_64 compilation units * Guard AVX parts of qfloat16 helpers instead of emitting error * Granularily disable PCRE2 JIT on macOS ARM * Avoid claiming F16C support on non-x86 platforms * macOS: Respect QMAKE_APPLE_DEVICE_ARCHS by building for all those archs * qmake: Pick default architecture on macOS based on uname * macOS: Don't hard-code x86_64 as the architecture when using qmake * qmake: Support Visual Studio 2022 * Avoid painting outside boundaries when printing QGraphicsProxyWidget * wasm: fix network reply status attribute * Update Gradle to 7.2.0 and Android Gradle Plugin to 7.0.2 * wasm: fix size of QDialogs * plaintextEdit draw text with clipRect should consider cusorWidth * iOS: Hide UIWindow before restoring mirror mode * iOS: Defer restoring screen mirroring until next runloop pass * macOS: Bump max supported SDK version to 12 * iOS: Don't try to initialize a11y for views that have no platform window * qnsview_mouse, scrollWheel: do not assume zero deltas on Ending phase * PCRE2: upgrade to 10.39 * wasm: fix deadlock when thread calls exit * Fix version number when warning about Apple platform SDK mismatch * Doc: Add styling for note/warning/important admonitions * wasm: disable the canvas resize observer * wasm: fix window activation * Fix show()/hide() for child windows on xcb * Add warning about QCoreApplication deferred delete * Fix performance regression when avoiding scrollbar flipping * wasm: fix changing cursor shape * QSKIP tst_qgl:closeAndThenShow() because of flaky crashes * Calculate effect bounds when drawing widget graphics effect * Fix treemodelcompleter example * gl: Try the local CacheLocation when the shared one fails * Android: set EXTRA_TITLE to the initially selected file in save dialog * qmake/vcxproj: Fix malformed <Message> tags * qmake/vcxproj: Fix "CONFIG += combine" extra compilers * Android: set allowNativeHeapPointerTagging to false in the manifest * Update windows version detection * Don't link against pthread when using cxx11_future on vxworks * Accessibility Linux: Fix caps lock state * Don't render widget to backing store if its parent has graphics effect * Handle DPR in QPainter's drawing methods taking a brush parameter * XCB: Silence clipboard warning "SelectionRequest too old" * QVector: Don't require default-constructible types with insert() * Android: Hide the keyboard when the height is less than 0 * When filling a pixmap after an assignment ensure the set DPR is not lost * Fix high DPI position of foreign child windows on Windows * QOpenSSLBackend: Properly load 3.0 when compiled with 3.0 * Take overshoot into account when laying out QAbstractScrollArea * Add suffixes to loop variables for Q_FOREACH * Android: Fix handling of cursor position when stop composing * Windows QPA: Fix mouse event position for QWindows with Qt::WindowTransparentForInput * Thu Dec 15 2022 Fabian Vogt <fvogt@ritter-vogt.de> - Update to version 5.15.7+kde177: * Fix wrong to linear conversion * QKeySequence: Add missing modifier names * Scale BMP color samples with periodic bit expansion * Send accessible focus event after list view has focus * update function argument of SSL_CTX_set_options * Openssl backend: reinsert a missing C in qCDebug * Annotate QMutex with TSAN annotations * Handle allocation failure in QImage rotate 90/180/270 functions * xcb: Replace qCWarning by qCDebug in QXcbConnection::printXcbError() * a11y: support GetAccessibleId for at-spi - Drop patches, now upstream: * 0001-Fix-wrong-to-linear-conversion.patch * Tue Dec 06 2022 Fabian Vogt <fvogt@suse.com> - Add patch to fix text rendering on 16bit X11 surfaces (boo#1205585): * 0001-Fix-wrong-to-linear-conversion.patch * Thu Nov 03 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.7+kde167, rebased upstream: * offer an opt out of automatic xdg-desktop-portal use * Send string to Atspi DBus interface on name/description changed * Send string to Atspi DBus interface on value changed for comboboxes * iOS: Use generic simulator device for building apps via xcodebuild * xcode: Allow automatic provisioning updates when calling xcodebuild * Revert "[Android] Remove signal and slot mechanism to listen states in editor's" * Android: fix error when signing bundles * Doc: Fix notes in QObject * Allow dragging of a floating dockwidget on macOS with a custom titlebar * Http/2 - handle PADDED flag correctly * QTlsBackend (OpenSSL) : detect incompatible versions * Reduce the width of a hfw-widget if scrollbar would be flipping * QCocoaWindow: Make window key if the app's modal window is hidden * Doc: clarify case sensitivity in QCompleter * Doc: Note that qmake's CONFIG values are case-sensitive * Clear up QWindow::isActive() documentation * QWinRtFunctions::await() - introduce early exit condition * rhi: metal: Use the layer as the single source of truth * Include <QHash> explicitly * Update PCRE2 to 10.38 * Add testing of QPdfWriter output to QPainter lancelot test * Update the COPYRIGHT.txt file * QTranslator: Fix loading of meta catalogs from absolute .qm path * tst_qtranslator: Simplify extraction of test data * Cocoa: Don't call makeKeyAndOrderFront for native app-modal dialogs * Fix querying font aliases that share name with other fonts * Update bundled libjpeg-turbo to version 2.1.1 * macOS: Compute NSWindow background color without checking styleMask * SQLite: Update SQLite to v3.36.0 * Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmake * qmake: Print error when iOS simulator device could not be found * Fix loading of OpenSSL on macOS versions that ship its own OpenSSL * QWidgetWindow: Stabilize test on Xcb * Blacklist flaky test * Fix license information for libjpeg-turbo * Don't unload libraries on Darwin-based operating systems * QThreadPool: Fix restarting of expired threads * Make test pass on machines with many cores * Blacklist tst_QSocks5SocketEngine::simpleConnectToIMAP() because of flakiness * Blacklist tst_qgl:closeAndThenShow() because of flakiness * Update Android default SDK from 29 to 30 * Make clear why QTestLog::addB?XFail() don't add to counters * Fix .qm file name calculation in lrelease.prf * qmake/xcode: Do not create OBJECTS_DIR * QSslCertificate(OpenSSL plugin): fix memory leaks in extension 'parser' * OpenSSL: Let people opt-in to use TLS 1.3 PSK callback * tst_http2: Fix flaky authentication test * Cocoa: Make sure we can display multiple sheets for the same NSWindow * Fix QTextCodec::canEncode() for ICU codec * wasm: fix network data URI scheme * Doc: add more notes about full screen windows on macOS * macOS: Don't rely on invalidateCursorRectsForView when mouse is over view * Doc: add note that hiding a window doesn't close a full screen space * qlocale_win: Fix non-standalone month names * androiddeployqt: Check if apk is already aligned * Fix corner case in QTimeZonePrivate::dataForLocalTime() * Improve lancelot test of dashed line painting * qmake: Add support for C17/C18 * qmake/vcxproj: Read C language standard from QMAKE_CFLAGS * qmake/vcxproj generator: Handle C standard compiler flags * qmake: Make it possible to set CONFIG += c11 with MSVC 19.28 * qmake: Recognize MSVC 16.x as VS 2019 in the VS project generator * Doc: Replace the example for QFileInfo::setFile * QMetaEnum: avoid quadratic behavior in valueToKeys() * QGraphicsProxyWidget: forward Window(De)Activate events * QDashStroker: cap the number of repetitions of the pattern * Fix bug with NoFontMerging when font does not support script * Android: Fix unnecessary clipboard data access * macOS: Don't wipe NSWindowStyleMaskFullSizeContentView if set manually * Fix broken build when LTTng tracing is enabled * Attempt to unwedge tst_QThread::wait3_slowDestructor() * macOS: close popups on mousedown within the window frame * Use a scope-guard to take care of process deletion in a test * QVarLengthArray: add missing default-ctor documentation - Commits dropped by the rebase: * Fix compile of tst_qimage in Qt5 * Fri Sep 30 2022 fvogt@suse.com - Update to version 5.15.6+kde178: * ANGLE: Fix compilation on GCC 11 * Mon Sep 26 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.6+kde177, rebased upstream: * QStringIterator: fix UB [2/2]: use std::less to compare pointers * QStringIterator: fix UB [1/2]: use has{Next,Previous}() more * Assert validity in QStringIterator's unchecked methods * eglfs: Fix crash when painting the mouse cursor in a multiscreen setup * xcb: fix the build of native painting * QNetworkReplyFileImpl: Don't emit 'finished' in the ctor * Fix typo in code * Fix typo in QAbstractItemModelTester * sqldrivers: Fix typo in error message * network: Fix typos in messages * Remove XCB_EVENT_MASK_RESIZE_REDIRECT for Qt:WindowTransparentForInput * Fix build without dbus support * Revert "Remove the dead code for blocking methods from QtConcurrent" * QAIV: Reset double-click flag in mousePressEvent * Fix possible undefined behavior in clear_thread_data * Revert "xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handling" * 3rdparty: apply a fix to the last zlib fix * add color picking support on wayland using the XDG desktop portal * Use class scope to refer to static function * fix AT_SPI_BUS_ADDRESS actually working * 3rdparty/zlib: backport the fix to CVE-2022-37434 * widgets: avoid setting X11BypassWindowManagerHint in QToolBar * Don't access QObjectPrivate::declarativeData unguarded * Apply CVE-2022-27404-27405-27406-qtbase-5.15.diff * xcb: Update _NET_SUPPORTED when the window manager changes it * Revert "CUPS: Add support for accessible IPP printers" * QtConcurrent::ReduceKernel: fix race conditions * Fix crash in QKmsDevice::createScreenForConnector * Fix compile with MinGW-W64 9.0.0: Redefinition of 'struct _FILE_ID_INFO' * Fallback to another file dialog implementation when XDP is inaccessible * Add QXdgDesktopPortalFileDialog::useNativeFileDialog() * qmake: Ignore stderr when determining the macOS SDK version * Fix QDBusInterface crashing with empty path on construction * Network: Update expired cert * Android: guard getStateCount() with correct VERSION.SDK_INT * Add note on selecting the device which is used to run tests on Android * fc: Clean up current config on shutdown * Doc: Add see also links to operator== and operator!= * Fix framework dependencies in .la files * Fix Style java code format and warnings * wasm: fix network crash on abort * Update bundled Freetype to 2.10.4 * CMake: Prevent multiple creation of the targets 'aab' and 'apk' * Android: Fix fullscreen bottom bar hide issues * xkb.compose: get locale from user env settings * xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handling * macOS: Fix leaked NSMutableArray in applicationActivationChanged * StyleSheet: Use rule for ComboBox in embedded QLineEdit * Fix hidden API access for Android style * Fix memory leak if eXIf has incorrect crc * Fix invalid snippet reference in qtnetwork-index.html * Doc: Fix QList<T>::fromVector example in QList<T> documentation * Turn off feature timezone for emscripten * QXpmHandler: actually limit characters-per-pixel to four * QXpmHandler: fix re-entrancy bug in xpm_color_name * QObject: cleanup the orphaned connection lists on destruction * Fix crash in concurrent disconnect * cleanOrphanedConnectionsImpl: Allow to skip locking * QOrderedMutexLocker: Disable copy and provide explicit dismiss function * Handle even more include in enum cases * macOS: Stop relying on balanced CGDisplay reconfiguration callbacks * QFuture: fix result reporting in the filter mode * Doc: Minor cleanup in QWidget docs * Don't report results when the results list is empty * Windows QPA: Fix coordinates reported through UI Automation * Make QSqlRecord benchmarks non-fatuous * Halve the data-set size of tst_QSqlRecord::benchmarkRecord() * Update deprecated NSAccessibility method * H2: emit encrypted for at least the first reply, similar to H1 * QFile benchmark: only set up and tear down the data directory once * Unify and clean up two identical tst_qfile::*_data() functions * Move QSKIP()s to _data() functions in QFile benchmark * Scale image with MDI icons using the correction factor * QNetworkDiskCache: Fix tracking of size during storeItem() * Always update the input method when QLineEdit receives focus * Fix qdbusperformance and qprocess benchmarks * QListView: don't scroll if selected items are removed * macOS: Detect sandboxed state for command line apps * Update obsoleted functionality in preparation for Qt 6 * Change QCollator's default locale to QLocale().collation() * QDuplicateTracker: reserve() for at least Prealloc elements * Point out that QTreeView's expandAll/expandToDepth don't fetch data * QDuplicateTracker: fix the static buffer size calculation * macOS: Don't make frameless tool windows miniaturizable * macOS: Don't mangle QByteArray settings with @ prefix by decoding as UTF-8 * tst_QtConcurrentThreadEngine: fix the threadCount() test * Fix QTextFormat::FullWidthSelection for right-to-left text layouts * Fix auto completion in QFileDialog on Windows * QFile benchmark: always use Unbuffered for QFSFileEngine tests * Fix QDirIterator benchmark to actually find its test data * macOS: Keep NSWindow alive after handling windowShouldClose callback * Windows QPA: Fix dock widget drag&drop failure * Remove the dead code for blocking methods from QtConcurrent * QtConcurrent: call the non-blocking versions in blocking ones * macOS 10.15: Fix focus frame for combo boxes * Fix placement of placeholder text in QLineEdits with action icons * macOS: fix separator actions not showing in menus * QIcc: Update test for invalid values * Doc: Use https for links to unicode.org * Doc: Add a note about a limitation in QDockWidget on macOS * macOS: Notify socket notifier on connection error * QGlobalStatic: fix warning when using cv-qualified types * Fix right-to-left text with DirectWrite engine + QPainterPath * Fix mapping between Han and other CJK scripts * Doc: Improve QTransform documentation * Documentation: Remove section advertising Amazon * Fix linking of debug projects against release Qt on Darwin platforms * Extend documentation for QFile:copy() * macOS: Unregister screen notification handlers on QGuiApplication shutdown * macOS 11: Fix positioning of focus frame around combobox * QString: Respect precision when reading data for %.*s format string * Fix leak of transaction context handle in QSql's OCI driver * macOS: Allow programatically minimizing frameless windows * Doc: Move overrideCursor() from QApplication to QGuiApplication * Doc: Add note to Qt::MatchFlags about implementation dependent behavior * Update md4c to 0.4.8 * Android: fix mimetype/namefilters handling for FileDialog * Enable glyph cache workaround for Apple M-family of GPUs * Fix rendering of text checkboxes when text is selected * Update public suffix list * iOS: cleanup connection when a screen disconnects * Windows: Read page size and orientation from setup dialog * qmake: Enable response files for WASM on Windows * QTextDocumentFragment: fix ifdef range * Update CLDR qt_attribution.json * Hangul composition: use < base + count checks, not <= checks * Doc: Fix snippet for QRandomGenerator64 docs * Fix date parsing when local time lacks the start of the day * Fix misplacement of placeholder text in QLineEdit with RTL content * Fix unaligned specialData formats * QWidgetTextControl: ignore GroupSwitchModifier for BackSpace * QFlags::testFlag: clarify the behavior in the docs * Android: Fix build error issue in examples * Silence misleading exception print in setQtContextDelegate * Fix scrolling of tab bar when the visible tab is wider than the visible space * Fix augmentation of UI language list * Calculate space requirement of menu items based on widest elements * Correct examples for int validation in QValidator documentation * tst_QTimer::remainingTime(): get rid of QTest::currentTestFailed() * macOS: allow Qt::AA_DontShowShortcutsInContextMenus overrides * Fix conversion of swap interval from QGLFormat to QSurfaceFormat * Fix rearranging of icons in listview via drag'n'drop * Fix flaky QTimer::remainingTime() test * tst_QDateTimeEdit::editingRanged(): use QScopedPointer * QAbstractItemView: don't block dragging after double click * xcb: Add more debug info for XCB_INPUT event * QPageSize: make PageSizeId ctor non-explicit * QtGui/math3d : Fix QQuaternion::getEulerAngles - Commits dropped by the rebase: * Restore C++11 compatibility of QSharedPointer code - Refresh 0001-Add-remote-print-queue-support.patch * Fri Jul 01 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.5+kde166: * Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactor (kde#450443) * Mon Jun 27 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.5+kde165, rebased upstream: * QArrayData: fix UB via reinterpret_cast (crash with FORTIFY_SOURCE=3) * Fix compile of tst_qimage in Qt5 * SQLite driver: fix crash when binding a QByteArray/QString * H2: remove a rather useless limit on the number of streams * Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier" * Revert "Windows: Add synthesized fonts also when there is a style name" * Revert "Android: Place cursor correctly on screen when editing" * QAbstractButton/QComboBox/QGroupBox: static_cast event->key() to Qt::Key * Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttons * QBuffer: add missing <limits> include * QBuffer: fail early in seek() beyond QByteArray's max capacity * xcb: fix cursorTheme update issue * QDBusMenuConnection: Close open D-Bus connection * Fix QGuiApplication command line options documentation for X11 * QColorSpace: Guard against division by zero * Preserve QImage metadata when converting format with color table * Unicode: fix the grapheme clustering algorithm * Ignore window icon in XCB when its size exceeds maximum request length * QAbstractItemDelegate: fix rect given to tooltip handing * QXmlStreamReader: fix integer truncation (qint64 → int) * QShader: fix memory leak in detach() * QDesktopServices: fix ABA problem in QOpenUrlHandlerRegistry * Unix: Correctly update options pane for PDF printer * JSON: When clearing duplicate object entries, also clear containers * Remove unused internal flag from raster painting engine * CUPS: Add support for accessible IPP printers * Initialize m_exclusive in QGtk3MenuItem constructor * Fix data race in QCoreApplicationPrivate::sendThroughApplicationEventFilters() * Fix a leak of fallback dialog helper in xdgdesktopportal * QCOMPARE/QVERIFY: fix huge pessimisation in QTestResult * QPushButton/fusion style: don't ignore QIcon::On icon * QAbstractItemModel: fix persistent index corruption when moving columns * Fix data race in QObject::moveToThread() * QReadWriteLock: fix data race in stateForWaitCondition() * QReadWriteLock: fix another data race in stateForWaitCondition() * QReadWriteLock: fix data race in dtor * Revert "a11y: Do not cache classes that don't have a factory plugin" * Prevent crashing when FcFontList fails * Fix race condition in futex-based QSemaphore * Fix a QDBusConnection crash with pending calls when connection is closed * Revert "Support family names that end/start with space" * QProcess/Unix: ensure we don't accidentally execute something from CWD * Fix compile with Qt5: Use QString::mid instead of QString::sliced * testlib/qasciikey: Add keypad navigation keys * QGnomeTheme: remove unneeded Q_D * QGnomeTheme: Allow Space, Return, Enter and Select to press buttons * QPA: add ButtonPressKeys ThemeHint * Update bundled zlib to version 1.2.12 * QAction: Add NOTIFY changed declaration to priority property * QHostInfo/Unix: Fix resolv never unloading * QCompleter: fix crash when setting the same model twice * Windows: use QSystemLibrary instead of LoadLibrary directly * Qt namespace: fix QT_Q_FLAG declaration for Qt::MouseEventFlags * Sync QPrinter orientation when PageSetup Orientation selected * When clearing QPixmapCache, stop its flushing timer * QLabel::setPixmap(): remove the no-op self-masking * QFreeList: replace a Q_ASSERT(false) with Q_UNREACHABLE() * [qgenericunixservices] Consider kde-open5 for opening URLs * Fix check for malformed input when decoding translations * Test for nullptr before dereferencing the screen * Check for null driver() before trying to exec() * Fix crash when text shaping fails * Make QCursor::setPos() use the correct screen * Close leak of QOCIDateTime object * Fix UI mismatch when QPrinter::setDuplex * xcb: fix a typo for WindowTypes * QPkmHandler: make const what it never modified * Respect AT_SPI_BUS_ADDRESS env var on Linux * Fix integer overflow for broken QPainterPaths * QDesktopServices: fix UB (data race on handlers) * Make indicator-application hack work in flatpak * Fix infinite loop in dash stroker * QVersionNumber: remove "pure" declaration from fromString() * Android: Fix Application becomes unresponsive issue * Fix the crashes when animated QTreeWidgetItems are hidden * Add test for QTranslator::load() translation file lookup algorithm * QComboBox: add space for scrollbar if needed after showing popup * QComboBox: propagate style change on widget to internal container * QLocalSocket: fix inclusions in namespaced builds * PCRE2: upgrade to 10.37 * minor: Clean up areMetricsTooLarge() conditions * wasm: fix unicode keyboard handling * Blacklist tst_QAccessibilityMac::notificationsTest * Let the h2 test server both send and receive DATA frames * Android: Reset m_usePrimaryClip when clearing the clip data * Android: Remove NoSuchMethodException error * QVector: fix compilation failure in C++20 mode w/strict iterators * macOS: respect underline attribute in menu item fonts * macOS: don't show invisible separator items * iOS: Accessibility: Don't cut off the last character from the text value * iOS: Accessibility: Set the correct traits for EditableText * tst_moc: fix returning-reference-to-local warning * Allow for arguments that have an equals as part of it * Write out the HTML correctly for nested lists * QSqlTableModel::orderByClause(): Quote the table name * macOS: Fix synthesized bold * SQLite: Update SQLite to v3.35.5 * Qt xcb: remove false detects of Qt::GroupSwitchModifier * Do not remove non-widget items when removeWidget() called with nullptr * QFileSystemModel fails to locate a host from root's visible children * CMake: Fix automatic default linking of static svg plugins * Blacklist tst_QGestureRecognizer::panGesture * Moc: parse trailing return type * Extend tst_QGL::graphicsViewClipping blacklisting * Fix antialiasing of rotated non-smooth scaled images * Fix QUrl::fromLocalFile with long path prefix * Fix QStringView::mid() to behave as documented when passed -1 for length * QDockWidget, macOS: don't drag on native widgets * Add note about the risk of setting min-width/height in a style sheet * cocoa: be more careful about rejecting frame strut events * iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undo * QTestlib: Fix formatting of pointers in QCOMPARE * Cherry-pick upstream patch for non-gcc/clang/msvc compilers * Windows: Add synthesized fonts also when there is a style name * Windows: Work-around misreporting of Script and Roman * Extend blacklisting of tst_QNetworkReply::ioHttpRedirectPolicy * Extend blacklisting of tst_QWidget::focusProxyAndInputMethods * Android: fix wrong position of cursor hander in split screen * Android: handle ImEnterKeyType flag * Apply the Core compile definitions to the big resource targets * Update bundled libjpeg-turbo to version 2.1.0 * QSpdyProtocolHandler: don't rely on device being available * QVnc: clip requested screen region to available screen image * Simplify bundled libjpeg build * Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15 * Apply specialData font capitalization to non-rawFont text * Avoid fast transform paint path on values it can't handle * Blacklist tst_QTimeLine::interpolation on Windows in general * QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActivation * Don't draw focus frame if widget has style rules that affect border * Fix rare integer overflow in text shaping * Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on Linux * Android: Fix screen flicker issues * [Android]: Fix exception when using Qt to create a service on Android * Update CLDR-derived data to newly-released v39 * QSsl: fix UB pointer use * uic/Python: Add comments for mypy to ignore star imports * HTTP/2 authentication required * Windows: Update the hasFrame setting when changing window flags * Fix mix-guided use of const reference variable * Android: Fix Touch event position depending on Surface * macOS: Don't override action set during drop handling * [Android] Fix select handles misplacement on QDialog * wasm: fix timestamp for events * Do not access internal allThreads data unlocked * SQLite: Handle tables and fields with a dot in the name correctly * Doc: Mark QSet::toList, QSet::fromList, QList::toSet, QList::fromSet as obsolete * Unicode: fix the extended grapheme cluster algorithm * Android: fix for isSoftwareKeyboard method * [Android] Remove signal and slot mechanism to listen states in editors * Fix prl generation with static dependencies take 2 * QNetworkDiskCache: Drop the file mmap-ing * QFile::copy: call syncToDisk on destination * Read DPI from X Settings initially as well * Fix prl generation with static dependencies take 2 * Re-add horizontal offsets around QPushButton * Fix ARM and MIPS runtime CPU feature flags * Minor robustness improvement of text code * Add null pointer check * Don't parse XML symbols longer than 4096 characters * Make POSIX transition rule parser more robust * Extend blacklisting for SLES 15 * Doc: Improve deprecation messages for functions using QString::SplitBehavior * Don't disable menu items that belong to the active modal window * Doc: Fix return type of QCursor::shape() * QPainterPath: fix handling of fill rules * Windows QPA: Fix accessibility focus event for table/tree/list * Fix invalid pointer return with QGridLayout::itemAt(-1) * qmake: Improve error message when detecting macOS platform SDK upgrade * Assert that pointer is not nullptr before dereferencing * QLocalSocket/Win: fix possible UB in _q_pipeClosed() * tst_qapplication: Prevent desktopaware test from deactivating main test * iOS: Disable three-finger-tap editing interaction menu when there's no focus object * Fix read-only pseudo-state in QPlainTextEdit stylesheet * QTextHtmlParserNode: Limit colspan to avoid segfault * Don't judge other people's writing systems * macOS: Don't draw scrollbar handle when there is no range * QSystemSemaphorePrivate: Fix a call to tr() to translate() * Fix condition that adds resources for each Android ABI * Avoid int overflow in QImage rotate90/180/270 * Return the result we have already when getting an object with no name * Avoid attempting to parse insanely long texts as zone names * Doc: Fix typo in publisherid for WINRT_MANIFEST * Fix Editable Tree Model example model rowCount and model instance leak * FileChooser portal: send window id in hex * fix windows build when both whatsthis and tooltip are disabled * Fix incorrectly-drawn menu indicator for QPushButton on macOS * Fix label margins for pulldowns with custom styled menu indicator on macOS * Font style name 'Normal' and 'Regular' have the same meaning * QString: improve lastIndexOf(QRegularExpression) docs * eglfs: Newer Nvidia libdrm provide device instead driver module name * Android: KEYCODE_MEDIA_PLAY_PAUSE translated right * iOS: Protect against a possible crash after the window is deleted * Revert "Update commercial license headers to /util files" * Revert "Update commercial license headers to bin, mkspecs, qmake" * Consistently check for nullptr in QGraphicsTextItem::inputMethodQuery * Remove qualification for Julian calendar * Revert "Update commercial license headers" * Revert "Update commercial license headers" * Fix alpha handling of QImage::setPixel * Fix handling of virtual/native pixels in QAndroidPlatformWindow * Revert "Update commercial license headers to src/concurrent and src/corelib" * Revert "Update commercial license headers to src/dbus, src/gui, src/network" * Disable Harfbuzz/CoreText hotfix on older macOS/iOS versions * SQLite: Update to 3.35.2 * tst_bench_qmetaobject: Fix test * QAsn1Element: Avoid overflow in QAsn1Element::toInteger * tst_qguimetatype: Avoid deprecated methods * Include minus sign in ImhFormattedNumbersOnly's available keys * MODULE_INCLUDEPATH is supposed to be one path * QEventDispatcher(Win): Always honor interrupted status to avoid races * Android: Place cursor correctly on screen when editing * QStylesheetStyle: fix push button label alignment * Support family names that end/start with space * wasm: fix opengl context stencil and depth buffer handling * wasm: fix screen offset logic * Android: Add grabWindow handling * tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop' * Update bundled libjpeg-turbo to version 2.0.6 * QMenu test: turn tooltip animations off * Android: make calling exit() conditional on an environment variable * Limit value in setFontSizeFromValue() * xcb: unset old states and set new ones for window * Brush up the imageviewer example * Fix out-of-buffer in ICC curv parsing * Fix logic problems with table based grayscale ICC profiles * Reduce warnings from ICC parsing * QEventDispatcherWin32: get rid of the hook procedure * And fix handling and test of QImage::fill(uint) as well * Fix handling of virtual/native pixels in QAndroidPlatformWindow * QLineEdit: Fix editingFinished() not being emitted when pressing the clear button * macOS: don't let windows that are transparent for input become key window * QMdiSubWindow: Set correct ControlLabel size * Doc: Remove styling for hyperlinks from the simplified offline style * Doc: Offline CSS: Reduce excess vertical spacing * Fix parsing of dates with spaces in day or month names * Rework tst_QDateTime::toString_isoDate() to eliminate an XFAIL * Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systems * Extend colorspace testing and fix bug it uncovered * Schannel: Fix incomplete downloads with read buffer restricted * MinGW: fix warning in QMatrix4x4::map functions * QRectF/Documentation: Fix malformed table * Fix QImage::fill with semi-transparent QColor * iOS: close edit menu upon focus transfer * macOS: Fix crash when showing parent-less platform menus * macOS: Remove warning about KVO observers on QNSWindow/QNSPanel * Filter cosmetic lines using transformed, not world coordinates * Fix recently added auto test of text layout overflow * wasm: don’t deadlock on event processing * Fix QNetworkInterface IsUp and IsRunning enum documentation * Clarify QWindowPrivate::maybeQuitOnLastWindowClosed * wasm: fix showing tooltips * Doc: Don’t use note when documenting enum values * macos: Document that Drawer is obsolete * Doc: Update the SQL types documentation with regards to the double types * Doc: link to QScopeGuard in QScopedValueRollback documentation * Doc: Online CSS: Fix image captions overlapping images used in tables * Turn off the dbus examples for qmake-generated VS projects * Don't show focus rect for QCommandLinkButton * Android: Fix the input type for date/time * qmake: Introduce compile_included_sources CONFIG option * Update QPalette() documentation to not mention the application palette * Android: Pass pending state to ResumePauseListener * Fix crash when requesting A32 glyph on Wayland * Android: Fix input method hints for ImhHiddenText * a11y: Report mixed state if QCheckBox is PartiallyChecked * testlib: Only consider major version for macOS 11 and later in blacklists * iOS: hide edit menu if typing on the input panel * xcb: Fix available geometry after rotation * Remove false Q_UNREACHABLE from shaping code * Fix trivial typo in QDateTime::fromString() overload doc * QTreeWidgetItem: fix documentation error for childIndicatorPolicy() * Update to CLDR v38.1, adding Yukon Standard Time * Avoid overflow in text layout * QJsonObject::take: add missing detach() call * macOS: Don't exec file dialogs via runModal unless they are app modal * QMimeDatabase/xml: support both 'xmlstarlet' and 'xml' for minifying XML * Use design metrics when adding text to QPainterPath * QDir/QFileInfo: add doc notes about paths starting with ':' * QSsl: fix OpenSSL DLL names for Windows on ARM * a11y: Do not cache classes that don't have a factory plugin * Update public suffix list to today's latest * Fix QTzTimeZonePrivate::displayName()'s fallback * Fix problems with offset-derived ids for QTimeZone * QLineEdit Cursor show white area * Correct item indent in checkable menus in stylesheet style * Fix read-only pseudo-state in QTextEdit/Browser stylesheet * Hold references to zone IDs alive during use * Correct string comparison in Android's IANA ID matching code * Doc: Add deprecation notice * Change QLineF::setLength() to work whenever length() is non-zero * macOS: Remove DontConfirmOverwrite workaround * macOS: Show system tray icon on mouse button press, not release * macOS: Don't restrict non-modal file dialogs to open-dialogs only * Check date validity in calendar methods taking a QDate * macOS: Only check SDK major version for compatibility * iOS: always hide edit menu when showing the magnifier glass * QInputControl: accept surrogate category character * Set new commandLink variable when initializing QCommandLinkButton * Test QDateTime behavior in DST gap * UndoFramework example: make the background visible * Windows: Fix flicker when resizing translucent windows with QSizeGrip * Windows QPA: Fix crashes when using screen reader with Q(Plain)TextEdit * Avoid int overflow in gradient drawing * macOS: Mark QFileDialog::DontConfirmOverwrite as unsupported * Fix QApplication::font returns the font unstable according to the object * Avoid overflowing QFixed in text layout * iOS: ensure we close the edit menu when the user taps outside the input area * iOS: ensure we hide the edit menu while dragging on the selection handles * Fix logicalDpi() which returns invalid value * Windows: Fix frame margins calculation * Widgets: fix setTabOrder for QAbstractSpinBox-like widgets * macOS: Add more padding to width of non-editable comboboxes * Make QPushButton on macOS use QFocusFrame to fix alignment problems * QTabBar: update index of last visible tab in insertTab * Fix that the placeholdertext of QCombobox is not drawn * Windows: Fix dialog moving up after closing/reshowing * Cocoa: When validating menus, account for modal window only if active * PSQL: Fix the QSqlDatabase test * Move the qmenu_p.h include to the QT_CONFIG(menu) block * Fix compilation of ibase sqldriver plugin, added override * Protect against sign-change of size on 32bit * Fix division by zero * SQLite: Update to 3.34.0 * QODBC: Preserve the whole value when using HighPrecision * Set the PlaceholderText color in the palette from the stylesheet as well * Update commercial license headers to bin, mkspecs, qmake * Update commercial license headers to /util files * Update commercial license headers to src/concurrent and src/corelib * Update commercial license headers to src/dbus, src/gui, src/network * Stabilize tst_QListView::internalDragDropMove() on X11 * [Android] Fix Text select handle misplaced on QDialog issues * Android: Finish composing text before Key handling * Fix regression with closing and then reopening widgets with QGLWidget * eglfs: Use drmClose in drm/EGLDevice backend * Handle maxImageCount 0 in QVulkanWindow * Make QCalendar's backend registration reentrant-safe * Blacklist flaky QListView::internalDragDropMove case on OpenSuSE * Update commercial license headers * Update commercial license headers * Doc: Link to correct location * Doc: Generalize timer docs * Doc: Explain how boundingRect handles null QRectF * Doc: Add details to QFont::toString * Document QOpenGLWidget limitations without an alpha channel * QTabBar test: refactor: extract checkPositions helper function * Add new special QObjectPrivate::{connect, disconnect} for QML * Add "Q_UNUSED" to (3rdparty) strtod.cc for a 32 bit code path * Android: Fix for accessibility potential crash * QTabBar/Windows: Fix close button icons being too small on high-res screens * Fix missing repaints with QOpenGLWidget in a QDockWidget * QComboBox/Fusion style: elide text when it's too long * Fix qt_alphaVersion and qt_opaqueVersion in the trivial case * Doc: Clarify setLibraryPaths behavior * Fix convertToRGBA64PM for Grayscale16 * Fix setting active window as application's focus widget * Send Qt::Key_MediaTogglePlayPause for VK_MEDIA_PLAY_PAUSE * Fix VNC format conversion * Windows font engine: Silence warnings about not being able to enumate font families * Blacklist failing tests for WinRT - Commits dropped by the rebase: * Add missing limits include - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now - Rebase 0001-Add-remote-print-queue-support.patch - Drop patches, now upstream: * mitigate-FORTIFY_SOURCE-3.patch * 0001-H2-remove-a-rather-useless-limit-on-the-number-of-st.patch * 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch * Mon Jun 20 2022 Fabian Vogt <fvogt@suse.com> - Add patch to fix some HTTP/2 communication (boo#1200715, kde#455540): * 0001-H2-remove-a-rather-useless-limit-on-the-number-of-st.patch * Fri Apr 08 2022 Martin Liška <mliska@suse.cz> - Add mitigate-FORTIFY_SOURCE-3.patch that should mitigate new -D_FORTIFY_SOURCE=3 level as analyzed in GCC bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105078. * Mon Feb 14 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update patch after it was merged to dev upstream and fix another place missed in the first version (boo#1195386, CVE-2022-23853, boo#1196501, CVE-2022-25255): * 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch * Thu Feb 03 2022 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to avoid unintentionally using binaries from CWD (boo#1195386, CVE-2022-23853, boo#1196501, CVE-2022-25255): * 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch * Fri Jan 21 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.2+kde294: * QTzTimeZonePrivate::init(): fix handling of empty ID * Restore support for reading /etc/timezone for system zone name * QPathEdge: Fix array initialization * QTzTimeZonePrivate: fix UB (data race on m_icu) * Don't access QObject::objectName during QThread start * Restore C++11 compatibility after e8b9f4c28d3ab5e960dc54f2dc0c4b749b0b50e0 * QVarLengthArray: fix size update on failed append() * Call statx() with AT_NO_AUTOMOUNT * QThread: Remove superfluous initialization of threadId on Unix * QThread: Reset the system thread ID when thread exits on Unix * Add missing macOS header file that was indirectly included before * QXcb: don't dereference pointer before checking * xcb: avoid to use invalid pointers * QVarLengthArray: fix insert() type/alias mismatch between decl and impl * Use qint64 to replace int while qt_transform_image_rasterize * QVarLengthArray: assert that the range passed to erase() is valid * Fix pattern type matching * QThread: fix UB (invalid enum value) on Private::Priority * Use block char format to render list item bullets and numbers * QDateTime: Don't require c++17 * QVariantAnimation: fix UB (FP 0/0) in interpolated() arg calculation * QDateTime: fix UB (signed overflow) in addDays() * QString: fix UB (pointer arithmetic on nullptr) in qLastIndexOf * tst_QIODevice: fix UB (precondition violation) in SequentialReadBuffer::readData() * QVarLengthArray: fix UB (precondition violation) in range-erase() * Fix segmentation fault in QObject::dumpObjectInfo * Fri Dec 24 2021 fabian@ritter-vogt.de - Update to version 5.15.2+kde268: * Adapt for q_EVP_PKEY_base_id → q_EVP_PKEY_get_base_id rename in OpenSSL 3 * Don't use a deprecated function if built/linked with OpenSSL v3 * Diffie-Hellman parameters: remove useless 'fix' * Dont's use DTLS_MAX_VERSION when setting SSL_CTX * Avoid mixing atomic futex changes and QAtomic * Fix qtdeclarative baseline test failure for text tables * Don't let text table cells shrink below their minimum width (boo#1176530) * Don't shrink a column when it spans multiple columns * Use icon themes in QPrintPreviewDialog [if they exist] * QAbstractFileEngine: fix UB (data race) on qt_file_engine_handlers_in_use * Increment reference count when restoring reference * Reject truncated and corrupt ascii pnm images * Fix handling of Sunday in POSIX time-zone rules * Fix developer build - Drop patches, support for OpenSSL < 1.1.0 is no longer necessary: * 0001-Lower-required-version-of-OpenSSL-to-1.1.0.patch * fix-build-openssl-1.1.0.patch * Thu Oct 28 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.2+kde254: * Revert "QPushButton: fix support of style sheet rule for text alignment" * Revert "Fix invalid text layout data when a full layout run is interrupted" * Optimize mime type matching * fix potential mem leak on connection lost * tst_QSslSocket - replace an old certificate * tst_QSslCertificate::verify - remove QSKIP * tst_QSslCertificate::verify - skip auto-test * Doc: bump the OpenSSL minimum supported version to 1.1.1 * QHttpSocketEngine: Fix memory leak * QSslCertificate(OpenSSL) - harden protection against nullpointers * QSslCertificate: Guard against accessing empty QByteArray * Make QStyle::proxy() always return the leaf proxy * Prefer previously used channels in QHttpNetworkConnection * Fix populating selection clipboard with keyboard * QSslCertificate::operator == - cleanup error queue * Revert "Fix highdpi conversion of QTabletEvent coordinates on xcb" * Fix highdpi conversion of QTabletEvent coordinates on xcb * Support transformations in pattern/texture brushes in pdf * Respect font stretch if set together with font style * Fix QPainterPath with QFont::SmallCaps * Avoid generating large pdf files when using dashed cosmetic pens * PDF generation: disentangle native pen from transforms * qmake: Switch to using Xcode's new build system * Explicitly set input files for qtpreprocess * Only embed launch screen when building an app * Explicitly set output files for qtpreprocess * Fix memory leak * Fix reading gamma from PNGs without ICC profile * QPlatformWindow: fix isAncestorOf not breaking recursion * Cater for upstream changes in eglplatform.h * QTextOdfWriter: fix exporting pixmaps to ODT * Fix access to content: URLs with transient read/write permissions * Fri Aug 27 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.2+kde222: * Revert "QString::lastIndexOf: fix off-by-one for zero length matches" * MySQL: treat the MYSQL_FIELD as read-only * Remove checks for glibc < 2 from qplatformdefs.h files * linux-clang/qplatformdefs: fix building with musl libc * Refix for avoiding huge number of tiny dashes * Improve fix for avoiding huge number of tiny dashes * Avoid processing-intensive painting of high number of tiny dashes * xcb: add a timeout control when reading INCR property * Remove another usage of mysql_get_client_version() * MySQL: remove the version number checks in favor of actual functionality * QLibraryInfo: Add MSVC 2022 * doCrypt() - check the error codes * Restore C++11 compatibility of QSharedPointer code * opengl: fix a typo in QOpenGLPaintDevice::dotsPerMeterY() * Fix rvalue overload of qobject_pointer_cast for GCC 9.3 * QVarLengthArray: fix aliasing error in insert(it, n, v) * Fix memory leak of QOffscreenScreen in QOffscreenIntegration * Fix tst_moc for C++17 * Add missing limits include * xcb: Avoid use-after-free in QXcbConnection::initializeScreens() * xcb: Remove need for QXCBScreen to resolve QXcbGlIntegration * Update shared-mime-info to the 2.1 release, adjust implementation * Thu Jun 24 2021 Fabian Vogt <fabian@ritter-vogt.de> - Revert to the default platform plugin list ("wayland;xcb") * Thu Jun 24 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to version 5.15.2+kde200: * Optimize quadratic-time insertion in QSortFilterProxyModel * Mon Jun 21 2021 Fabian Vogt <fabian@ritter-vogt.de> - Switch to KDE's maintenance branch - Update to version 5.15.2+kde199: * Too many changes to list here - Add patch to reset version to 5.15.2: * 0001-Revert-Bump-version.patch - Drop patches, now upstream: * 0001-Partially-revert-813a928c7c3cf98670b6043149880ed5c95.patch * 0001-Fix-allocated-memory-of-QByteArray.patch * 0001-Fix-build-with-GCC-11-include-limits.patch * 0001-Let-QXcbConnection-getTimestamp-properly-exit-when-X.patch * 0002-Build-fixes-for-GCC-11.patch * Wed May 26 2021 Fabian Vogt <fvogt@suse.com> - Add trailing newline to qtlogging.ini * Tue Apr 13 2021 Fabian Vogt <fvogt@suse.com> - Add patch to fix possible crash caused by GCC 11 build fix: * 0001-Partially-revert-813a928c7c3cf98670b6043149880ed5c95.patch * Mon Feb 08 2021 Fabian Vogt <fvogt@suse.com> - Add patch to fix build with GCC 11 (boo#1181861, QTBUG-90395): * 0001-Fix-build-with-GCC-11-include-limits.patch * 0002-Build-fixes-for-GCC-11.patch * Tue Jan 19 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Add patch to fix infinite loop in KWin on XServer exit: * 0001-Let-QXcbConnection-getTimestamp-properly-exit-when-X.patch - Spec file cleanup, remove conditionals for Leap 42.x * Tue Dec 29 2020 Arjen de Korte <suse+build@de-korte.org> - Add patch to avoid excessive use of memory by lconvert: * 0001-Fix-allocated-memory-of-QByteArray.patch * Fri Nov 20 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.15.2: * New bugfix release * For more details please see: http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.15.2/?h=5.15.2 * Fallback to /tmp/runtime-$USER if XDG_RUNTIME_DIR is not set or is unsafe (bsc#1172515) - Drop patches, now upstream: * 0001-Revert-Emit-QScreen-availableG-g-eometryChanged-on-l.patch - Pass -confirm-license option, drop duplicates - BuildRequire xcb-util * Fri Nov 13 2020 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to avoid coredumps with missing display: * 0001-Avoid-SIGABRT-on-platform-plugin-initialization-fail.patch * Wed Oct 28 2020 Fabian Vogt <fabian@ritter-vogt.de> - Disable -reduce-relocations for now (boo#1175278, QTBUG-86173) * Wed Oct 14 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Silence xcb errors and qml connection warnings by default, see boo#1115541 (xcb) and kde#418793. * Mon Oct 12 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Remove some no longer required build dependencies: libpulse, alsa (now used via QtMultimedia), libmng (obsolete). * Mon Sep 21 2020 Fabian Vogt <fabian@ritter-vogt.de> - Revert commit to fix screen geometry on startup (boo#1176750, QTBUG-86604): * 0001-Revert-Emit-QScreen-availableG-g-eometryChanged-on-l.patch * Thu Sep 10 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.15.1: * New bugfix release * Fixes CVE-2020-17507, bsc#1176315 * For more details please see: http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.15.1/?h=5.15.1 - Drop patches, now upstream: * 0001-Do-not-multithread-if-already-in-a-global-threadpool.patch * 0001-Fix-QToolButton-menus-showing-on-primary-screens-in-.patch - Adjust fix-build-openssl-1.1.0.patch * Sun Jul 05 2020 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to prevent stuck image conversion (boo#1172599, QTBUG-84619): * 0001-Do-not-multithread-if-already-in-a-global-threadpool.patch * Wed Jun 10 2020 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to fix tool menu placement (boo#1172754, QTBUG-84462): * 0001-Fix-QToolButton-menus-showing-on-primary-screens-in-.patch * Wed May 27 2020 Fabian Vogt <fvogt@suse.com> - Add patch to avoid behaviour change causing crashes (kde#419526): * 0001-Revert-QMenu-hide-when-a-QWidgetAction-fires-the-tri.patch * Tue May 26 2020 Callum Farmer <callumjfarmer13@gmail.com> - Update to 5.15.0: * No changelog available * Wed May 20 2020 Callum Farmer <callumjfarmer13@gmail.com> - Update to 5.15.0-rc2 * No changelog available * Wed May 06 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.15.0-rc: * New bugfix release * For the changes between 5.14.2 and 5.15.0 please see: http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.15.0/?h=5.15.0 - Drop patches, now upstream: * 0001-QTextMarkdownImporter-fix-use-after-free-add-fuzz-ge.patch - Add patch to fix build on Leap 15.1: * fix-build-openssl-1.1.0.patch * Mon Apr 27 2020 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to fix use-after-free (boo#1170582, CVE-2020-12267): * 0001-QTextMarkdownImporter-fix-use-after-free-add-fuzz-ge.patch * Fri Apr 24 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.15.0-beta4: * New bugfix release * No changelog available * Qt incorrectly calls SSL_shutdown() in OpenSSL mid-handshake causing denial of service in TLS applications (bsc#1172726, CVE-2020-13962, QTBUG-83450) * Tue Apr 14 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.15.0-beta3: * New bugfix release * No changelog available - Add patch to fix build on Leap 15.1: * 0001-Lower-required-version-of-OpenSSL-to-1.1.0.patch * Tue Mar 24 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.15.0-beta2: * New bugfix release * No changelog available * Fri Feb 28 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.15.0-beta1: * New bugfix release * No changelog available * Wed Feb 19 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.15.0-alpha: * New feature release * For more details please see: https://wiki.qt.io/New_Features_in_Qt_5.15 - Replace patches with single patch 0001-Don-t-white-list-recent-Mesa-versions-for-multithrea.patch: * 0001-Revert-Blacklist-nouveau-and-llvmpipe-for-multithrea.patch * 0002-Revert-qtlite-Fix-build-libs-with-no-feature-regular.patch: * 0003-Revert-White-list-more-recent-Mesa-version-for-multi.patch - Refresh 0002-Synthesize-Enter-LeaveEvent-for-accepted-QTabletEven.patch * Mon Jan 27 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.14.1: * New bugfix release * Fixes CVE-2020-0570, bsc#1161167, bsc#1162191, QTBUG-81272 * For more details please see: http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.14.1/?h=v5.14.1 - Drop patch, should be addressed by applications meanwhile: * 0001-Revert-Always-escape-the-table-names-when-creating-t.patch - Drop patches, now upstream: * 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 * Fri Dec 27 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update license tag * Thu Dec 26 2019 Fabian Vogt <fabian@ritter-vogt.de> - 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 * Thu Dec 12 2019 Fabian Vogt <fabian@ritter-vogt.de> - 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 * Wed Dec 04 2019 Fabian Vogt <fabian@ritter-vogt.de> - 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 * Tue Nov 12 2019 Fabian Vogt <fabian@ritter-vogt.de> - 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) * Thu Oct 24 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.14.0-beta2: * New bugfix release * No changelog available * Fix segfaults due to unaligned stack in QtCore5 (bsc#1155955) * Add support for PostgreSQL 12 (bsc#1173758) - Refresh patches: * 0001-Revert-Always-escape-the-table-names-when-creating-t.patch * Tue Oct 15 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.14.0-beta1: * New bugfix release * No changelog available - Drop patches, now upstream: * 0001-tslib-plugin-remove-debug-print-on-old-tslib-version.patch * 0001-QWidget-setFocusProxy-adjust-focus-widget-properly.patch * Wed Oct 02 2019 Fabian Vogt <fabian@ritter-vogt.de> - Disable relocatability, it breaks /usr/lib/sse2 (QTBUG-78948) * Mon Sep 30 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.14.0-alpha: * New feature release * No changelog available * For more details about Qt 5.14 please see: https://wiki.qt.io/New_Features_in_Qt_5.14 - Refresh patches: * 0001-Add-remote-print-queue-support.patch - Drop patches, don't apply anymore after upstream refactoring and the main bug for them seems fixed: * 0001-Sanitize-QXcbScreen-s-pixelDensity-values.patch * 0002-xcb-Use-the-screen-s-physical-DPI-as-logical-DPI-unl.patch - Drop patches, now upstream: * 0001-Fix-notification-of-QDockWidget-when-it-gets-undocke.patch * 0001-Fix-CMake-config-files-for-libdir-different-from-lib.patch * 0001-Fix-qfloat16-methods-definition-without-declaration-.patch - Enable zstd support again, issues got fixed upstream meanwhile - Add patch to fix build against older tslib: * 0001-tslib-plugin-remove-debug-print-on-old-tslib-version.patch * Thu Sep 19 2019 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to fix focus in some cases (QTBUG-77364): * 0001-QWidget-setFocusProxy-adjust-focus-widget-properly.patch * Fri Sep 06 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.13.1: * New bugfix release * For more details please see: * http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.13.1/?h=v5.13.1 - Refresh patches: * 0002-xcb-Use-the-screen-s-physical-DPI-as-logical-DPI-unl.patch - Drop patches, now upstream: * 0001-Decrease-focusInTimer-timer-from-400-to-200.patch * 0003-Add-an-ID-for-recognition-of-UGEE-tablets.patch * 0001-Fix-crash-with-drag-cursor-handling.patch * 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 - Replace reverts with upstream fix: * D 0001-Revert-Fix-QMAKE_PRL_INSTALL_REPLACE-for-macOS.patch * D 0001-Revert-qmake-link-qt-libraries-by-full-path.patch * D 0002-Revert-Replace-absolute-Qt-lib-dir-in-.prl-files.patch * D 0003-Revert-Fix-prl-replacements-if-libdir-is-in-QMAKE_DE.patch * A 0001-Fix-CMake-config-files-for-libdir-different-from-lib.patch * Mon Sep 02 2019 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to fix crash during Drag-and-Drop: * 0001-Fix-crash-with-drag-cursor-handling.patch * Sun Aug 11 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - 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 * Wed Jul 03 2019 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to work around focus issues with VirtualBox (boo#1140084, QTBUG-76742): * 0001-Decrease-focusInTimer-timer-from-400-to-200.patch * Tue Jul 02 2019 Fabian Vogt <fabian@ritter-vogt.de> - 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 * Wed Jun 26 2019 Fabian Vogt <fabian@ritter-vogt.de> - 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 * Wed Jun 19 2019 Fabian Vogt <fabian@ritter-vogt.de> - Disable libzstd support again, it breaks various existing codebases (QTBUG-76521) * Wed Jun 19 2019 fabian@ritter-vogt.de - 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 * Fri Jun 14 2019 Fabian Vogt <fabian@ritter-vogt.de> - 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 * Fri Jun 07 2019 Fabian Vogt <fabian@ritter-vogt.de> - Revert yet another commit to fix linker errors: * 0001-Revert-qmake-link-qt-libraries-by-full-path.patch * Thu Jun 06 2019 Fabian Vogt <fabian@ritter-vogt.de> - Enable libzstd support * Thu Jun 06 2019 Fabian Vogt <fabian@ritter-vogt.de> - 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 * Thu Jun 06 2019 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to fix some cmake module config files (QTBUG-76244): * 0001-Add-quoting-to-deal-with-empty-CMAKE_CXX_STANDARD_LI.patch * Tue Jun 04 2019 fabian@ritter-vogt.de - Update to 5.13.0-rc: * New bugfix release * No changelog available - Remove patches, now upstream: * 0001-Fix-page-breaking-with-large-images.patch * Fri May 31 2019 Fabian Vogt <fabian@ritter-vogt.de> - Add patch to fix layouting of certain text documents (QTBUG-73730): * 0001-Fix-page-breaking-with-large-images.patch * Mon Apr 29 2019 fabian@ritter-vogt.de - Update to 5.13.0-beta2: * New bugfix release * No changelog available - Refresh Mesa multithreading whitelist revert: * Add 0001-Revert-Blacklist-nouveau-and-llvmpipe-for-multithrea.patch * Refresh 0002-Revert-qtlite-Fix-build-libs-with-no-feature-regular.patch * Refresh 0003-Revert-White-list-more-recent-Mesa-version-for-multi.patch * Thu Apr 25 2019 Martin Liška <mliska@suse.cz> - Disable LTO (boo#1133242). * Thu Apr 18 2019 fabian@ritter-vogt.de - Update to 5.12.3: * New bugfix release * For more details please see: * http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.12.3/?h=v5.12.3 * Sat Apr 13 2019 Christophe Giboudeaux <christophe@krop.fr> - Add fix-fixqt4headers.patch to use the include path used by our Qt5 packages. * Thu Mar 21 2019 fabian@ritter-vogt.de - Update to 5.13.0-beta1: * New feature release * 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 * Qt headers redefine opengl types differently than khronos headers (bsc#1176130) - Remove patches, now upstream: * qapplication-emit-palettechanged.patch * reproducible-qrc-time.patch - Refresh Mesa multithreading whitelist revert: * Drop 0001-Revert-Blacklist-nouveau-and-llvmpipe-for-multithrea.patch * Refresh 0002-Revert-qtlite-Fix-build-libs-with-no-feature-regular.patch - libQt5XcbQpa is not static, move it to libQt5Gui-private-headers-devel * Thu Mar 14 2019 fabian@ritter-vogt.de - Update to 5.12.2: * New bugfix release * For more details please see: * http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.12.2/?h=5.12.2 - Replace 0001-Revert-White-list-more-recent-Mesa-version-for-multi.patch with * 0001-Revert-Blacklist-nouveau-and-llvmpipe-for-multithrea.patch * 0002-Revert-qtlite-Fix-build-libs-with-no-feature-regular.patch * 0003-Revert-White-list-more-recent-Mesa-version-for-multi.patch - Remove 0002-Revert-QImage-merge-the-size-calculations-with-prope.patch, fixed upstream * Tue Feb 12 2019 Fabian Vogt <fabian@ritter-vogt.de> - Clean %install a bit - Use %license - Add patch to fix crashes with nouveau (QTBUG-73715): * 0001-Revert-White-list-more-recent-Mesa-version-for-multi.patch - Add patch to fix apparent memory leaks (QTBUG-73731): * 0002-Revert-QImage-merge-the-size-calculations-with-prope.patch * Mon Feb 04 2019 wbauer@tmo.at - Refresh tell-the-truth-about-private-api.patch to apply cleanly * Fri Feb 01 2019 fabian@ritter-vogt.de - Update to 5.12.1: * New bugfix release * For more details please see: * http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.12.1/?h=v5.12.1 - xkbcommon not bundled anymore, removed now obsolete option - Refresh patches: * 0001-Add-remote-print-queue-support.patch * 0001-Fix-qfloat16-methods-definition-without-declaration-.patch - Drop patches, now upstream: * 0001-Fix-compile-issue-with-gcc-9.patch * Wed Jan 30 2019 alarrosa@suse.com - Add 0001-Fix-compile-issue-with-gcc-9.patch to fix building with the latest libstdc++ (boo#1121561) * Fri Jan 18 2019 Fabian Vogt <fabian@ritter-vogt.de> - Remove workaround patch as fixed in KWin meanwhile: * 0001-Revert-xcb-Initialize-OpenGL-integration-only-when-r.patch * Thu Jan 17 2019 Karl Cheng <qantas94heavy@gmail.com> - Add 0001-Revert-xcb-Initialize-OpenGL-integration-only-when-r.patch: * Revert upstream commit 60cecc86f8 to work around display flickering issues with some display drivers (https://bugreports.qt.io/browse/QTBUG-73122, boo#1120090) * Mon Jan 07 2019 bwiedemann@suse.com - Add reproducible-qrc-time.patch to use SOURCE_DATE_EPOCH for qrc embedded timestamps to make bitcoin-qt build reproducible (https://bugreports.qt.io/browse/QTBUG-62511, boo#1047218)
/usr/lib/libQt5PrintSupport.so.5 /usr/lib/libQt5PrintSupport.so.5.15 /usr/lib/libQt5PrintSupport.so.5.15.8 /usr/lib/qt5 /usr/lib/qt5/plugins /usr/lib/qt5/plugins/printsupport /usr/lib/qt5/plugins/printsupport/libcupsprintersupport.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 9 11:17:46 2023