ķ«īŪlibQt5Core-devel-5.12.7-4.17.1Ž­č<>,čźģK¤‰b(£tpƞ9Ū|‚P żē_6‹Śī›Bn¢Źäįōi1¹)ķį;%MŁ¾āŹW-LYk‹ĮČkĒH©OöµVjk$<Įv­øO‡7MOƒęŚ²ž¬™“ģpģrŽ€i§l®dĘ—šĀˆšp—j7b¶«$ź„Rlgtŗv>ō>A£i÷c“yCMrŪ˜ ĶŠ Æ6­9ŠN_\Q7 U§ ųH˜”Õp/Ö ęhbPtc£d-䕍^ń™$­k®+Č*äų.Y«µ=Ībµļå£*X'ū)| V, ¤ 4«ˆla.‰©Bż\¬Ņm_Ģ@ćz`] ōÄ%¾š©M`¤V¶ õ/mpD{cZÉļ#‘æ%>’’’ĄŽ­č>:(?:dčéźģ !ķ Līxļ|ń„ņˆó”öĀ÷żų ü-ż?žELƒ Xƒ ^ƒ dƒ pƒ ¾óƒ ĮŒƒĖ˜ƒŲ'ƒä¶ä܃īčļ@ļ\ļś(š%8š,Ÿ9ņ؟:’ܟFňGŜƒHĻ؃IŁ“ƒXÜ8YÜL\܀ƒ]ęŒƒ^ bŗccdėešfólõuƒv4w%ƒx/œƒy9Øz9ø“9ČĘ9Ģä9Ņå:ClibQt5Core-devel5.12.74.17.1Development files for the Qt5 core libraryDevelopment files for the Qt5 core library.b(£tsheep02)3hSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-onlyhttps://www.suse.com/Development/Libraries/X11https://www.qt.iolinuxx86_64 & (! !    !!!!!( #%%   "'#!•ßRe ¶Ķ /Žs} X=G1Š‰  ¼JŁN5=Ź Õ KsH æ.n5ĢõB='eDś_Õ  ÅøĘZ #7_%j> y0™>g!qK— 3 K1 ;ź ę TW ŌwB ų Ć ģ!§(f Y«$’!©#Ņ ŗ;4¦H³9 ‰ ˆYrf+Ń& +‡Ź(5!Pp-—G#•O‚Ę ī6 £×E¶p @3:Ė œ d#UŽ^ gē ¬a¼X]™9 p jÄ Ł5ź›')4) ų Ŗ$a(Š› łŹ)ž Œ9 ¶ Q  | Ż@=_'ß Ōˆ}Ÿ ōT= 5.5 on that distro version anymore- Update QMimeDatabase-use-QElapsedTimer.patch to latest version- Added QMimeDatabase-use-QElapsedTimer.patch: reduces the number of syscalls greatly, by avoiding the timezone conversion every time; massively improves kbuildsycoca5 speed- Fix the suse_version condition checks - treat Leap equally as 13.2 wrt which system libs shall be used- Add patches from upstream: 0001-Fix-QWidget-setWindowRole.patch 0002-xcb-Fix-getting-the-window-types-from-the-property-o.patch 0003-Fix-centering-dialogs.patch 0004-xcb-Set-_NET_WM_WINDOW_TYPE-from-a-single-place.patch 0005-Restore-documented-behavior-for-the-WA_X11NetWmWindo.patch 0006-xcb-set-SM_CLIENT_ID-property.patch- Update to 5.4.2 * Important Behavior Changes: - EXIF orientation is no longer applied to JPEG images on read. EXIF orientation on JPEG was introduced in 5.4.0, but due to a bug the most common EXIF-format (big-endian) was not working until 5.4.1. 5.4.2 restores the behavior of 5.4.0 and earlier for most EXIF-tagged JPEGs. EXIF orientation will be an opt-in starting with Qt 5.5. - On x86 and x86-64 systems with ELF binaries (especially Linux), due to a new optimization in GCC 5.x in combination with a recent version of GNU binutils, compiling Qt applications with -fPIE is no longer enough with GCC 5.x. Applications now need to be compiled with the -fPIC option if Qt's option "reduce relocations" is active. For backward compatibility only, Qt accepts the use of -fPIE for GCC 4.x versions. Note that Clang is known to generate incompatible code even with -fPIC if the -flto option is active. Applications using qmake or cmake >= 2.8.12 as their build system will adapt automatically. Applications using an older release of cmake in combination with GCC 5.x need to change their CMakeLists.txt to add Qt5Core_EXECUTABLE_COMPILE_FLAGS to CMAKE_CXX_FLAGS. In particular, applications using cmake >= 2.8.9 and < 2.8.11 will continue to build with the - fPIE option and invoke the special compatibility mode if using GCC 4.x. * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ - Drop patches merged upstream: Call-ofono-nm-Registered-delayed-in-constructor-othe.patch Fix-Meta-shortcuts-on-XCB.patch Fix-upload-corruptions-when-server-closes-connection.patch Fixed-a-deadlock-when-the-lock-file-is-corrupted.patch Handle-SelectionWindowDestroy-in-QXcbClipboard.patch Make-qglobal.h-complain-if-you-use-fPIE.patch Make-sure-theres-a-scene-before-using-it.patch QSystemTrayIcon-handle-submenus-correctly.patch Require-fPIC-instead-of-just-fPIE-for-reduce-relocations.patch Try-to-ensure-that-fPIC-is-used-in-CMake-builds.patch Update-mouse-buttons-from-MotionNotify-events.patch fix-a-division-by-zero-when-processing-malformed-BMP-files.patch - Added cmake (Build)Requires to get autoprovides for all Qt modules- Added patches from upstream: Try-to-ensure-that-fPIC-is-used-in-CMake-builds.patch, Require-fPIC-instead-of-just-fPIE-for-reduce-relocations.patch and Make-qglobal.h-complain-if-you-use-fPIE.patch (qtbug#45755)- Add Fix-shortcuts-with-keypad-keys.patch (qtbug#20191,qtbug#33093,kde#344638)- Added patches from upstream: Fix-upload-corruptions-when-server-closes-connection.patch and Fixed-a-deadlock-when-the-lock-file-is-corrupted.patch (qtbug#44771)- Fixup previous change to also handle arguments in specs using %qmake5 - Also add QMAKE_LFLAGS to the macro- Added QMAKE_CXXFLAGS and QMAKE_CFLAGS to macro %qmake5.- Added patches from upstream: 0001-Speed-up-compose-file-parsing-in-the-X11-composition.patch 0002-Speed-up-application-startup-on-X11.patch and Fix-regression-in-compose-table-parsing.patch- Add cleaning of QMAKE_PRL_BUILD_DIR from prl files in %qmake5_install macro- Added fix-a-division-by-zero-when-processing-malformed-BMP-files.patch, CVE-2015-0295- Update to 5.4.1: * Important Behavior Changes: * Restored binary compatibility with Qt 5.3.2 on Windows when using MSVC 2012 or MSVC 2013. This means that Qt 5.4.1 is no longer binary compatible with Qt 5.4.0 when using either of those compilers. * [QTBUG-42594] OS X binary package: fixed incorrect linking to libraries in /opt/local/lib * Library: * QtCore: * [QTBUG-43893] Fixed memory leak in qSetMessagePattern * [QTBUG-43513] QXmlStreamReader: Correctly parse XML containing NUL bytes in the input stream * [QTBUG-43352] QTemporaryDirectory: Properly clean up in case of a failure * [QTBUG-43827] Fixed regression in QSortFilterProxyModel which crashed when sorting a tree model * QtGui: * [QTBUG-44273] Fixed misplacement of outlined text with native text rendering * [QTBUG-44147] Fixed VNC not working on some VNC servers * [QTBUG-43850] Fixed crash with multi-threaded font usage * [QTBUG-43850] Made the old harfbuzz fallback available at runtime * Improvements to the experimental high-dpi support * [QTBUG-43318] Better resolving of GLES3 functions to avoid issues when deploying on systems with GLES 2.0 only * QtWidgets: * [QTBUG-43830] Fixed crash in stylesheets when styling QProgressBar * [QTBUG-43663] QColorDialog: Don't lose focus while color picking * QtNetwork: * [QTBUG-43793] Fixed disconnections of QSSLSocket after starting encryption * QtSql: * [QTBUG-36211] qpsql: Added timezone support for datetime fields. * qodbc: Fixed converted string values on Microsoft SQL Server 2012 * [QTBUG-43874] QSqlQuery: Fixed failure of multiple execBatch() calls after a single prepare() call * QtPrintSupport: * [QTBUG-43124] Fixed QPrinter::{width,height} return values * Platform Specific Changes: * Linux/XCB: * [QTBUG-43436] Fixed regression when drag and drop to other applications * [QTBUG-43809] Turned off font hinting when doing high DPI scaling * [QTBUG-43743] Fixed constantly resizing bigger window when devicePixelRatio is greater than 1 * [QTBUG-43713] Fixed problems with multiple screens with different device pixel ratios regarding window mapping and font sizes. * [QTBUG-43688] Fixed physical DPI and size for rotated screens on X11 * [QTBUG-43049] Fixed grabKeyboard and grabMouse * [QTBUG-36862] Now sends a leave event to the other window when a popup shows which grabs the input * [QTBUG-41590] Turned off subpixel gamma-correction on XCB * Added support for SelectionClientClose in QXcbClipboard * Fixed -nograb and -dograb arguments * [QTBUG-43623] Fixed use after free * [QTBUG-43436] Fixed regression in DnD. Make sure to preserve the QDrag until all data has been received. * Tools: * configure & build system: * configure will now reject invalid -no-feature-* options. * pkg-config assisted libudev detection was fixed. * [QTBUG-43302][Android] The Android style is included when cross-building on Windows as well. * [QTBUG-43205][Unix] Fixed build D-Bus headers cannot be found. * qmake: * [QTBUG-39690][Windows] Fixed file separators in 'make clean'. * [QTBUG-40264][Unix] Fixed 'make distclean' for a dynamic library target. * [QTBUG-42678] 'make distclean' now removes .qmake.{stash|super}. * [QTBUG-43026][VS2010+] Fixed compilation of .rc files. * [QTBUG-43457][MSVC] Fixed QMAKE_TARGET.arch for amd64_x86 x-build. * INCLUDEPATH+=. is now unnecessary with all generators. * For more details please see: http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/ - Drop merged or obsolete patches: qmake-add-usr-include.diff, QTBUG41590.patch, Handle-SelectionClientClose-in-QXcbClipboard.patch, qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch, Fix-use-after-free-bug.patch, fix-drag-and-drop-regression.patch, Fix-detection-of-GCC5.patch, Fix-typo-in-Qt5CoreMacroscmake.patch, Fix-physical-DPI-and-size-for-rotated-screens-on-X11.patch, X11-devicePixelRatio-screen-mapping-fix.patch, Multi-screen-DPI-support-for-X11.patch and xcb-Dont-return-0-from-QXcbKeyboard-possibleKeys.patch - Added Handle-SelectionWindowDestroy-in-QXcbClipboard.patch and Call-ofono-nm-Registered-delayed-in-constructor-othe.patch from upstrean - Make sure each lib requires equal version of other qtbase libs it needs (added filtering for shlib-fixed-dependency to rpmlintrc accordingly)- Added patches from upstream: Fix-Meta-shortcuts-on-XCB.patch (qtbug#43572), Fix-detection-of-GCC5.patch, Fix-physical-DPI-and-size-for-rotated-screens-on-X11.patch (qtbug#43688), Fix-typo-in-Qt5CoreMacroscmake.patch, Make-sure-theres-a-scene-before-using-it.patch (qtbug#44509), Multi-screen-DPI-support-for-X11.patch (qtbug#43713), QSystemTrayIcon-handle-submenus-correctly.patch, Update-mouse-buttons-from-MotionNotify-events.patch (qtbug#32609, qtbug#35065, qtbug#43776, qtbug#44166, qtbug#44231), X11-devicePixelRatio-screen-mapping-fix.patch (qtbug#43713) and xcb-Dont-return-0-from-QXcbKeyboard-possibleKeys.patch (qtcreatorbug#9589)- 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- Added Fix-use-after-free-bug.patch from upstream (qtbug#43623, boo#870151)- qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch: Fix build on big endian systems- Don't override the shlib generator, but split gtk platformtheme into platformtheme-gtk2 subpackage, the former approach is creating problems with other dependant packages- Update to 5.4 Final * For more details please see: http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 - Added Handle-SelectionClientClose-in-QXcbClipboard.patch, kde#329174- Update to 5.4 RC * For more details please see: http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 - New libQt5PlatformHeaders-devel subpackage - Use one global define for gles on arm and aarch - (Build)Require Mesa-libGLESv3-devel when building with gles - Use system harfbuzz on 13.2 and newer - Filter out requires obtained by dependency generators. gtk platformtheme now won't pull in gtk libraries, so users can have a gtk-free envirement if wanted. Those DE's that do need that platformplugin will already have gtk present - Drop patches merged upstream: 0001-Add-QFont-strategy-to-disable-subpixel-antialiasing.patch 0001-Allow-panels-outside-of-availableGeometry.patch 0001-QFileDialog-emit-urlsSelected-urlSelected-in-accept.patch 0001-QKdeTheme-use-system-wide-kdeglobals-as-a-fallback.patch 00010-Replace-the-const-QString-global-static-with-a-QStri.patch 00011-Use-correct-signal-name-when-disconnecting.patch 0002-Always-lock-the-DBus-dispatcher-before-dbus_connecti.patch 0002-Move-SubpixelAntialiasingType-from-QFontEngineFT-to-.patch 0002-QUrl-fromLocalFile-QString-should-lead-to-an-empty-U.patch 0003-QDBusConnection-Merge-the-dispatch-and-the-watch-and.patch 0003-QFileDialog-turn-workingDirectory-into-a-QUrl.patch 0003-Support-autohint-and-lcdfilter-fontconfig-configurat.patch 0004-GTK2-theme-should-use-GTK-configured-font-variant.patch 0004-Partially-revert-Fix-a-deadlock-introduced-by-the-ra.patch 0004-QFileDialog-implement-getOpenFileUrl-and-friends-for.patch f1ee10f81ac18789e9a7dc715b464415ba2bc2b8.patch libqt5-add-support-for-byte-swapping.patch libqt5-byte-order-byte-is-address0.patch- Update QTBUG41590.patch for commit that was pushed upstream- 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)sheep02 1646830452fghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęē€€€5.12.75.12.75.12.7-4.17.15.12.7-4.17.15.12.7   QtCoreQAbstractAnimationQAbstractEventDispatcherQAbstractItemModelQAbstractListModelQAbstractNativeEventFilterQAbstractProxyModelQAbstractStateQAbstractTableModelQAbstractTransitionQAnimationDriverQAnimationGroupQArgumentQArrayDataQArrayDataPointerQArrayDataPointerRefQAssociativeIterableQAtomicIntQAtomicIntegerQAtomicPointerQBEIntegerQBasicMutexQBasicTimerQBigEndianStorageTypeQBitArrayQBitRefQBufferQByteArrayQByteArrayDataQByteArrayDataPtrQByteArrayListQByteArrayListIteratorQByteArrayMatcherQByteRefQCacheQCborArrayQCborErrorQCborMapQCborParserErrorQCborStreamReaderQCborStreamWriterQCborValueQCborValueRefQCharQCharRefQChildEventQCollatorQCollatorSortKeyQCommandLineOptionQCommandLineParserQConstOverloadQContiguousCacheQContiguousCacheDataQContiguousCacheTypedDataQCoreApplicationQCryptographicHashQDataStreamQDateQDateTimeQDeadlineTimerQDebugQDebugStateSaverQDeferredDeleteEventQDirQDirIteratorQDynamicPropertyChangeEventQEasingCurveQElapsedTimerQEnableSharedFromThisQEventQEventLoopQEventLoopLockerQEventTransitionQExceptionQExplicitlySharedDataPointerQFactoryInterfaceQFileQFileDeviceQFileInfoQFileInfoListQFileSelectorQFileSystemWatcherQFinalStateQFlagQFlagsQFloat16QFunctionPointerQFutureQFutureInterfaceQFutureInterfaceBaseQFutureIteratorQFutureSynchronizerQFutureWatcherQFutureWatcherBaseQGenericArgumentQGenericReturnArgumentQGlobalStaticQHashQHashDataQHashDummyValueQHashFunctionsQHashIteratorQHashNodeQHistoryStateQIODeviceQIdentityProxyModelQIncompatibleFlagQIntegerForSizeQInternalQItemSelectionQItemSelectionModelQItemSelectionRangeQJsonArrayQJsonDocumentQJsonObjectQJsonParseErrorQJsonValueQJsonValuePtrQJsonValueRefQJsonValueRefPtrQKeyValueIteratorQLEIntegerQLatin1CharQLatin1LiteralQLatin1StringQLibraryQLibraryInfoQLineQLineFQLinkedListQLinkedListDataQLinkedListIteratorQLinkedListNodeQListQListDataQListIteratorQListSpecialMethodsQLittleEndianStorageTypeQLocaleQLockFileQLoggingCategoryQMapQMapDataQMapDataBaseQMapIteratorQMapNodeQMapNodeBaseQMarginsQMarginsFQMessageAuthenticationCodeQMessageLogContextQMessageLoggerQMetaClassInfoQMetaEnumQMetaMethodQMetaObjectQMetaPropertyQMetaTypeQMimeDataQMimeDatabaseQMimeTypeQModelIndexQModelIndexListQMultiHashQMultiMapQMutableByteArrayListIteratorQMutableFutureIteratorQMutableHashIteratorQMutableLinkedListIteratorQMutableListIteratorQMutableMapIteratorQMutableSetIteratorQMutableStringListIteratorQMutableVectorIteratorQMutexQMutexLockerQNoDebugQNonConstOverloadQObjectQObjectCleanupHandlerQObjectDataQObjectListQObjectUserDataQOperatingSystemVersionQPairQParallelAnimationGroupQPauseAnimationQPersistentModelIndexQPluginLoaderQPointQPointFQPointerQProcessQProcessEnvironmentQPropertyAnimationQQueueQRandomGeneratorQRandomGenerator64QReadLockerQReadWriteLockQRectQRectFQRegExpQRegularExpressionQRegularExpressionMatchQRegularExpressionMatchIteratorQResourceQReturnArgumentQRunnableQSaveFileQScopeGuardQScopedArrayPointerQScopedPointerQScopedPointerArrayDeleterQScopedPointerDeleteLaterQScopedPointerDeleterQScopedPointerObjectDeleteLaterQScopedPointerPodDeleterQScopedValueRollbackQSemaphoreQSemaphoreReleaserQSequentialAnimationGroupQSequentialIterableQSetQSetIteratorQSettingsQSharedDataQSharedDataPointerQSharedMemoryQSharedPointerQSignalBlockerQSignalMapperQSignalTransitionQSizeQSizeFQSocketNotifierQSortFilterProxyModelQSpecialIntegerQStackQStandardPathsQStateQStateMachineQStaticArrayDataQStaticByteArrayDataQStaticByteArrayMatcherBaseQStaticPluginQStaticStringDataQStorageInfoQStringQStringAlgorithmsQStringBuilderQStringDataQStringDataPtrQStringListQStringListIteratorQStringListModelQStringLiteralQStringMatcherQStringRefQStringViewQSysInfoQSystemSemaphoreQTemporaryDirQTemporaryFileQTextBoundaryFinderQTextCodecQTextDecoderQTextEncoderQTextStreamQTextStreamFunctionQTextStreamManipulatorQThreadQThreadPoolQThreadStorageQThreadStorageDataQTimeQTimeLineQTimeZoneQTimerQTimerEventQTranslatorQTypeInfoQTypeInfoMergerQTypeInfoQueryQUnhandledExceptionQUrlQUrlQueryQUrlTwoFlagsQUuidQVarLengthArrayQVariantQVariantAnimationQVariantComparisonHelperQVariantHashQVariantListQVariantMapQVectorQVectorIteratorQVersionNumberQWaitConditionQWeakPointerQWinEventNotifierQWriteLockerQXmlStreamAttributeQXmlStreamAttributesQXmlStreamEntityDeclarationQXmlStreamEntityDeclarationsQXmlStreamEntityResolverQXmlStreamNamespaceDeclarationQXmlStreamNamespaceDeclarationsQXmlStreamNotationDeclarationQXmlStreamNotationDeclarationsQXmlStreamReaderQXmlStreamStringRefQXmlStreamWriterQ_PIDQ_SECURITY_ATTRIBUTESQ_STARTUPINFOQtQtAlgorithmsQtCborCommonQtCleanUpFunctionQtConfigQtContainerFwdQtCoreQtCoreDependsQtCoreVersionQtDebugQtEndianQtGlobalQtMathQtMessageHandlerQtMsgHandlerQtNumericQtPluginQtPluginInstanceFunctionQtPluginMetaDataFunctionqabstractanimation.hqabstracteventdispatcher.hqabstractitemmodel.hqabstractnativeeventfilter.hqabstractproxymodel.hqabstractstate.hqabstracttransition.hqalgorithms.hqanimationgroup.hqarraydata.hqarraydataops.hqarraydatapointer.hqatomic.hqatomic_bootstrap.hqatomic_cxx11.hqatomic_msvc.hqbasicatomic.hqbasictimer.hqbitarray.hqbuffer.hqbytearray.hqbytearraylist.hqbytearraymatcher.hqcache.hqcborarray.hqcborcommon.hqcbormap.hqcborstream.hqcborvalue.hqchar.hqcollator.hqcommandlineoption.hqcommandlineparser.hqcompilerdetection.hqconfig-bootstrapped.hqconfig.hqcontainerfwd.hqcontiguouscache.hqcoreapplication.hqcoreevent.hqcryptographichash.hqdatastream.hqdatetime.hqdeadlinetimer.hqdebug.hqdir.hqdiriterator.hqeasingcurve.hqelapsedtimer.hqendian.hqeventloop.hqeventtransition.hqexception.hqfactoryinterface.hqfile.hqfiledevice.hqfileinfo.hqfileselector.hqfilesystemwatcher.hqfinalstate.hqflags.hqfloat16.hqfunctions_nacl.hqfunctions_vxworks.hqfunctions_winrt.hqfuture.hqfutureinterface.hqfuturesynchronizer.hqfuturewatcher.hqgenericatomic.hqglobal.hqglobalstatic.hqhash.hqhashfunctions.hqhistorystate.hqidentityproxymodel.hqiodevice.hqisenum.hqitemselectionmodel.hqiterator.hqjsonarray.hqjsondocument.hqjsonobject.hqjsonvalue.hqlibrary.hqlibraryinfo.hqline.hqlinkedlist.hqlist.hqlocale.hqlockfile.hqlogging.hqloggingcategory.hqmap.hqmargins.hqmath.hqmessageauthenticationcode.hqmetaobject.hqmetatype.hqmimedata.hqmimedatabase.hqmimetype.hqmutex.hqnamespace.hqnumeric.hqobject.hqobject_impl.hqobjectcleanuphandler.hqobjectdefs.hqobjectdefs_impl.hqoperatingsystemversion.hqpair.hqparallelanimationgroup.hqpauseanimation.hqplugin.hqpluginloader.hqpoint.hqpointer.hqprocess.hqprocessordetection.hqpropertyanimation.hqqueue.hqrandom.hqreadwritelock.hqrect.hqrefcount.hqregexp.hqregularexpression.hqresource.hqresultstore.hqrunnable.hqsavefile.hqscopedpointer.hqscopedvaluerollback.hqscopeguard.hqsemaphore.hqsequentialanimationgroup.hqset.hqsettings.hqshareddata.hqsharedmemory.hqsharedpointer.hqsharedpointer_impl.hqsignalmapper.hqsignaltransition.hqsize.hqsocketnotifier.hqsortfilterproxymodel.hqstack.hqstandardpaths.hqstate.hqstatemachine.hqstorageinfo.hqstring.hqstringalgorithms.hqstringbuilder.hqstringlist.hqstringlistmodel.hqstringliteral.hqstringmatcher.hqstringview.hqsysinfo.hqsystemdetection.hqsystemsemaphore.hqt_windows.hqtcore-config.hqtcoreversion.hqtemporarydir.hqtemporaryfile.hqtestsupport_core.hqtextboundaryfinder.hqtextcodec.hqtextstream.hqthread.hqthreadpool.hqthreadstorage.hqtimeline.hqtimer.hqtimezone.hqtranslator.hqtypeinfo.hqtypetraits.hqurl.hqurlquery.hquuid.hqvariant.hqvariantanimation.hqvarlengtharray.hqvector.hqversionnumber.hqversiontagging.hqwaitcondition.hqwineventnotifier.hqxmlstream.hQt5Qt5Config.cmakeQt5ConfigVersion.cmakeQt5ModuleLocation.cmakeQt5CoreQt5CTestMacros.cmakeQt5CoreConfig.cmakeQt5CoreConfigExtras.cmakeQt5CoreConfigExtrasMkspecDir.cmakeQt5CoreConfigVersion.cmakeQt5CoreMacros.cmakelibQt5Core.prllibQt5Core.soQt5Core.pclibQt5Core-develconfig_help.txtqt5globalcompat.qdocconfconfig.qdocconfexternalsitesexternalsites.qdocconfexternal-resources.qdocqt-webpages.qdocqtcreator.qdocrfc.qdocfileextensions.qdocconfhtml-config.qdocconfhtml-footer-online.qdocconfhtml-footer.qdocconfhtml-header-offline.qdocconfhtml-header-online.qdocconfincludesincludes-onlinesearch.qdocexamples-run.qdocincmodule-use.qdocincmacros.qdocconfmanifest-meta.qdocconfqt-cpp-defines.qdocconfqt-html-templates-offline-simple.qdocconfqt-html-templates-offline.qdocconfqt-html-templates-online.qdocconfqt-module-defaults-offline.qdocconfqt-module-defaults-online-commercial.qdocconfqt-module-defaults-online.qdocconfqt-module-defaults.qdocconftemplateimagesQt-dark_gradient.pngQt-footer-bg.jpgQt-footer_shadow.pngQt-gradient.pngQt-header-bg.jpgQt-logo.pngarrow.pngarrow_bc.pngarrow_down.pngbg_l.pngbg_l_blank.pngbg_ll_blank.pngbg_r.pngbg_ul_blank.pngbgrContent.pngblu_dot.pngbox_bg.pngbreadcrumb.pngbtn_next.pngbtn_prev.pngbullet_dn.pngbullet_gt.pngbullet_sq.pngbullet_up.pngfeedbackground.pngheader_bg.pnghome.pnghorBar.pngico_note.pngico_note_attention.pngico_out.pnglogo.pngpage.pngpage_bg.pngspinner.gifsprites-combined.pngscriptsextras.jsmain.jsstylecookie-confirm.csscookiebar-x.pngdoc_search.pnggsc.cssicomoon.eoticomoon.svgicomoon.ttficomoon.wofflist_arrow.pnglist_expand.pngoffline-simple.cssoffline.cssonline.csstheqtcompany.pnglibQt5Core-develLICENSE.FDLLICENSE.GPL2LICENSE.GPL3LICENSE.GPL3-EXCEPTLICENSE.LGPL3LICENSE.LGPLv3LICENSE.QT-LICENSE-AGREEMENTLICENSE.QT-LICENSE-AGREEMENT-4.2/usr/include/qt5//usr/include/qt5/QtCore//usr/lib64/cmake//usr/lib64/cmake/Qt5//usr/lib64/cmake/Qt5Core//usr/lib64//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libQt5Core-devel//usr/share/doc/packages/qt5//usr/share/doc/packages/qt5/global//usr/share/doc/packages/qt5/global/externalsites//usr/share/doc/packages/qt5/global/includes-online//usr/share/doc/packages/qt5/global/includes//usr/share/doc/packages/qt5/global/template//usr/share/doc/packages/qt5/global/template/images//usr/share/doc/packages/qt5/global/template/scripts//usr/share/doc/packages/qt5/global/template/style//usr/share/licenses//usr/share/licenses/libQt5Core-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23098/SUSE_SLE-15-SP2_Update/8a333ddb38730fbbf0a8a5b75b7efb97-libqt5-qtbase.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linux      !""#$%&'()*+,-./012333directoryC source, ASCII textC++ source, ASCII textC++ source, UTF-8 Unicode textASCII textC source, UTF-8 Unicode textASCII text, with very long linespkgconfig fileHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII textLaTeX document, ASCII textPNG image data, 1 x 150, 8-bit/color RGBA, non-interlacedJPEG image data, Exif standard: [TIFF image data, little-endian, direntries=0], baseline, precision 8, 100x100, frames 3PNG image data, 5000 x 18, 8-bit/color RGBA, non-interlacedJPEG image data, Exif standard: [TIFF image data, little-endian, direntries=0], baseline, precision 8, 195x195, frames 3PNG image data, 74 x 88, 8-bit/color RGBA, non-interlacedPNG image data, 44 x 24, 8-bit/color RGBA, non-interlacedPNG image data, 10 x 5, 8-bit/color RGB, non-interlacedPNG image data, 215 x 1, 8-bit/color RGB, non-interlacedPNG image data, 216 x 15, 8-bit/color RGB, non-interlacedPNG image data, 2000 x 1, 8-bit/color RGB, non-interlacedPNG image data, 11 x 30, 8-bit/color RGBA, non-interlacedPNG image data, 7 x 7, 8-bit/color RGBA, non-interlacedPNG image data, 1 x 6, 8-bit/color RGB, non-interlacedPNG image data, 5 x 7, 8-bit/color RGB, non-interlacedPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 7 x 8, 8-bit/color RGBA, non-interlacedPNG image data, 6 x 6, 8-bit/color RGB, non-interlacedPNG image data, 7 x 8, 8-bit colormap, non-interlacedPNG image data, 100 x 100, 8-bit/color RGBA, non-interlacedPNG image data, 1 x 3, 8-bit/color RGB, non-interlacedPNG image data, 20 x 20, 4-bit colormap, non-interlacedPNG image data, 770 x 1, 8-bit/color RGB, non-interlacedPNG image data, 30 x 27, 8-bit/color RGBA, non-interlacedPNG image data, 16 x 13, 8-bit/color RGBA, non-interlacedPNG image data, 174 x 71, 8-bit colormap, non-interlacedPNG image data, 2000 x 105, 8-bit/color RGBA, non-interlacedPNG image data, 1 x 104, 8-bit/color RGB, non-interlacedGIF image data, version 89a, 16 x 16PNG image data, 1000 x 800, 8-bit/color RGBA, non-interlacedPNG image data, 130 x 260, 8-bit/color RGBA, non-interlacedPNG image data, 50 x 50, 8-bit/color RGBA, non-interlacedSVG Scalable Vector Graphics imageTrueType Font data, 11 tables, 1st "OS/2", 14 names, Macintosh, type 1 string, icomoonVersion 1.0icomooncmo Web Open Font Format, TrueType, length 4536, version 0.0PNG image data, 8 x 10, 8-bit/color RGBA, non-interlacedPNG image data, 24 x 28, 8-bit/color RGBA, non-interlacedassembler source, ASCII textUTF-8 Unicode text, with very long linesPNG image data, 430 x 135, 8-bit/color RGBA, non-interlacedUTF-8 Unicode textPPPRī“:ŸՈT Źs¹Hutf-85772314270e966ee870a68f07b4e006af6e73a115e2c2f5ad249a621f546fc6a?’’ü ż7zXZ įū ”!t/å£ąv 3]"ĢkĄ%dŁśŪ{€(ź]÷T ¾`-Ō1łI®Š{éÓŽæ&Ep¾<Ū–čŻe]”ˆ3Q~3>Ōł*Ä«™Ī¢¦:GĆ{adńf§f|Cē½aukĘĻ¦•īęė©‰tP UƒźŃyhś¼ĢćĪ;Ž±[™†ŸŠ?uWšÄķvPd¦O³¢VŒķ~g a žųC9ŹŠ–gę!0o„ˆ[#¢ø¼“„ Ęć3y伎ECyÕ&zŻ/¶’¢ė3ś¹Ś.rōĀCp,£NF >…s2†×Š jö¶ŲÖļ®a]o'ąĶ²¬QxYÜkRlø…š]]q„ ½Ķ3«+ ƈq‹t°Œ4-·hVŠĻāųzSļƒx4õ‡*īķØ:ĢćŌOŠd“ęHĮąŅ8ąbƒ¼8Ÿź–n|æN8Ź1‚°[Å‘½Ą~ģ3Š±’i”‚|Q&šĆ;“}Ńe­(‹£ĖŠ’¼g÷ūńÉs*u¼Éį2M„‰±«‡w˜«©~ vÉ«¼p:„”Ic×ˆN]>’’Æ€_µŪx_m÷lźŽ×|V—A(\'ļdąŒŌŌū"—üu©3dżY,Kł,…źĢ;Ąü6ÆÅ-P’…āėĖ.ŹņgGČsV‚;vļHvœCž/[äŽåõźŚh¤Z"FŲÖĒė.Dm„PMˆ¢ī\Ħpœō$÷j%™fź£.œ…šG5S"Ę!Ņ/RŁĶŲ"äÜd3Żz ˜Čw=ŌĄ©Ž”¬=ØĮ_TØmźeėąnÓ “Ō@3€ąy-ÅŹįTŅf.²ƒ-gČüŠōL†¢ņŁßnƀi½>äÉfr‹ĻĆø£¹y˜ ©ZėĢčµn†JZkĪ85ŃÖ0r³;6ŻMtŠ“ę®ajÄ÷ŌmhųÖĒĢe”– $'\*«&ZyÕ_¬…1 ­R8/Äé{nkS%ŗŪ¦`É7 ŪMĶaŲJ€HGƒ×CµźŁöŹ *µ÷ą­éØv éķ÷JŲūģ$Ŗ”PģM±æō ¼e“…ŒjlĘ5J_?Ŗ«µkō/ŗ¢»®uQ2&ŹÆR¤L”Ćf&/Vqī/@ļMęõM:ś®”9Įh[d!M»ƒ÷ėtśHˆh·<ń Š( žm©™C}—Õ…ŽĪSdÄa‚‰fÉ%ś1"čBüįŹkŸ²’GÆpqjˆ‹ŲŹE_o²ū\ę]ˆ.0š3m½Ū/U“É„‡$Gå;ęd}g'„Äįtėŗ2]1l®gĢž6ČW!¦ŲL­•lv§ł’-\Rµįy¾ŗ4Š$tśX-–Õ§1²vā8•ńMBzį÷$“÷pŽg×Au%äāUžAŠČŽ«ā4Yrf ¹%ˆŌĶY€¦£å¢Ō.œYxÆép¬˜ķZÉźdæß¾qę]'ķ؀':ÆÄW€Ž)ę˜yŽŽ»ŖkĪKx–‹ŻĻ·‹bmĶlt‚śPöŚ”u‹’nö3l%ĘqĀ¦f<Ž‹ņéóćœ[W¼“¬li‰‰ä鉛 ŲÉ A’OWļ¤¾Č¬š8xA ź˜>ųÓ·U‚VĖ)«ć!ié'”ó(}E‚ źĮÕ·`5ŖžÜĘ[üŅ7~{āER7Y|V0,­9Żx.‰²^±›R“ŻĒĀ†Į™˜4x˜Š:¢#° øĮhļX8/Ļj§ŠR1Qó-ŌõĒ’“•ˆS«gK“¶p˜ęˆd)Cø]®æŻL,Ź"½£嘽^N© ZDJxūĒyNɕ+鑅BČC+CŠ0”łēøO)­©@%:ʇłzw„Ÿ„šSõ0 4ĢT!0·"Ɩdxø ›I„¦čOŅī›8>üņōSOUbćČ<€aSkĆC„5ˆ¾F@E±FitŒU°ÜZĻóŗJdŸ…‘b1Uč%3y¾«1ŖućÕ½ōń`˜ó¼ÖPbóżČŚäŹoļIē!åć0øˆ(0é›(+HÕńÕ m-ß ń<˜†¼Ü.£€öoĒA}D±©®Aµ¹Źļh>·9Rqåo˜Ą`€æ`—¤_¢Ż7؞ĪF7G‹2&Pj.kšźMµØŌéfQĮ.4""[½ČKjd­äÓ¹PšņtU›~še92*Hś ÄSZ6üŅ×o«Įu¶gōI=§Ž†[@Ņ&¦( źn­¤ŠMq¼7ai“!żč…SŻ–Wg!Äh‚A]ś±«ļż*üC0ĮŖ|’“¢ćŗ«ńćmтāį’J[”‡“č :’hņŗ1ä˜Ä½¹„šūÜ‘©„³Š„QņØ4±ź$Ta2æ= {1j3±^i˜6»Ŗ}÷¦Żō77Ķ…•®*+ų?gČ¹w(Ē|0©‹’ÆŪAEU|OĶѵ­f®üj‘Óū#FŖ&³£Ż©·Ń®p.=ĀUšp°YŸ”Ÿ•i`±1Óŗ RÕÜŌW%¾!ŪƏķöKĀ£¤ !oę®—WĶy_²/G¦wżå·[ׁC=gvŲ6Ōö.g¤DŁų ėØÉy­¶ģf;ś–Ūw,āw×®”óWĆ‹šŃ³˜D«EårLÖ*Żˆ„ńŗ¦wGŌpĆ TE“Įz™„•<„—•Ģ¾MÜųm$¹ož#÷äļs£¾l`ņ!ŠY«³Ø>#ŗņĆ1WŹåävt²•KŪz*…†1„?`m(¦‚&8( ĒūFpėć~¶¾ā» µōI·Ś5¤ōr˜Å< 2I½;¹WtBä“{‘żęÉ!GOĶµQ±GZ!4¢‹ņ¾śW3eńGģņь«K”µO’å*Ō¢H­/‰ÜéģĒƒ@aŖDŹNckdŠp%³;üŽš©čøš²÷ÕųZ9ĄŠä[ĄÕ]ąĆ”"ų¾ėł#”0EĶ/vĮ ¬6įo ®äž«4Mąą_u½.’ī&ī7ģŽ£Æ1KŚÅ*?9ųŁ Eg:„ÕŲm…–˜P"Xb{ bPóī…‡sz4ō}ØaøźŃÕÆćF:"ūé`$/NA£ņy”ĶŃ]MR½`ĒŗnYĪ÷W<¶+“n:*üCģ5|ķ»`pAĄ«ˆŅ3‡š»™7¢•ķCĀ«>·ŹŲdó³(2ż­~mՖ~nŚµ = "ŒÖ§pż4ęŒg_†6@?bø‡“ā~ˆŻ]9õCŽI6ū“‚#ÜØR÷ēŪīć:Ōę½.«[¶„įIØg~ߌ]ÖĢ¾f5o‰­_o€–•IÅŌŗ#O_-Ü ÷ōŁoYœ‹l¹: LģĻro}'ęD6©āĆģt ņ÷šęĆAyšē7| tńš$™Ėmq#Į·\TyšhģPNKd³s B’­Æ_BéCmÆ]o ·B=ćYr€wŹžāX©Ķ‡ł«§,iŲ%1ƒ"`ØISęU– ŅĢēR½.įŹēĀvŪŚōōŻó“š°ķ4©ƒÄ •Ł}ŖIā Ā¢e‡RķöA*šEēćęņmk£Gē ń]”IŃ|Ɋ=”q÷ŻS©i}¦åĮė›é~‹8x˜3zx:«'¼;e‚ƒÜ“ é'¤I@ Ļr(ó×ŗ1b»»”hL­źõÅ¢°<ū—¾Ģ“t*õĶÜ0½G½­4Čš_HQ¬ėagųüäČK¢XĆåU·½zÉŁč· ¬mü‘Ų‡Ń7f ó%Ó|Ź–WžÄ€†EOÖ²|ōåĮ4ó$ż†|ø(«ėčĶ§¶–Rzs5…捽—'ĮC-Šcėķ_aŖYuFō’7kwM›„Æp›wõ¹éyEe/ėä rŒ¤Žz(%Ä„E©R ŗF7Źµ8׍"ļ$šÄß ¾(–=B'3§æ4*j @įÓ/“ ÜÉJŌŸ4!ņ¾õŠč„”!«ĻčŽUKü‡e°ölQrŽ”ˆt`^nō’Z\U±öśĮĀXņfcJ}”šPšS„ŹH'„č#Ž©Īw,ʬÆ;ŠäŚA§¼kWPßŲ{Š)‡ć}Ü$ėü¾ņ$µ€Š(ų¤€¤D·ćQ$T®Ć—‡ŸłƘö ņ ą”§ū»ĀEŠ7‡‹5Õ·ńa­ŃZśŲE©Ś÷Ó›)ūłƒ°Ö:Y²C³übB‰ō§¶¤üüoVƒˆCĶó“Ü"ŗD” –ā ö#ŽŽać• ÷&dxsĘż#m:æ»ŲÓIõ:UuÓĻüõäy)ó»*Rtm>$bd ›éåØģ_‘–÷!ŠyZn¤:œ¹^ OU{Öē÷<.B„Ō¶éß YZ