ķ«īŪlibQt5Core-devel-5.12.7-4.17.1Ž­č<>,čźģK|‰b( Opƞ9Ū|‚Ņµ’A=•l÷ ¬W±|šĻķnC7Bā©h‡„ca€¢hX›uĒĄ@ńÖN-¹ĮųÓXńÕߌäzc_*aū#ėšńøĪpÜf Ø*ZP<ÓĮŠj7ėē=öaĒ”īÅųäņed§šĀŲō‚ÕU¹ęAÉI>’’’ĄŽ­č>:<?:,dčéźģ !ķ Līxļ|ńŒņó©öŹ÷ų ü5żGžMXƒ dƒ jƒ pƒ |ƒ ¾’ƒ Į˜ƒĖ¤ƒŲ3ƒäĀäčƒīōļLļhš(š18š8Ÿ9ņ“Ÿ:’čŸFŔGÅ°ƒHĻ¼ƒIŁČƒXÜLYÜ`\ܔƒ]ę ƒ^ bĪcwd’efl uƒv(4w%¤ƒ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( Oibs-power9-13)/~SUSE 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.iolinuxppc64le & (! !    !!!!!( #%%   "'#!•ßRe ¶Ķ /Žs} X=G1Š‰  ¼JŁN5=Ź Õ KsH æ.n5ĢõB='eDś_Õ  ÅøĘ5 #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)ibs-power9-13 1646829647fghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’      !"#$%&'()*+,-./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_Updatedrpmxz5ppc64le-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՝ĪX£Ä‡m7nvĖšŁutf-897f7aa7f1f4c2bbec25d83c744f2865c86abecc7c93fe2aced6877135d5f6b1f?’’ü ż7zXZ įū ”!t/å£ą8 ÷]"ĢkĄ%dŁśŪ{€(ź]÷T ¾`-Ō1łI®Š{éÓŽæ&Er<ÕŚÜ`Z&y"ĖLŻ¶tń’ˆčK™ˆż€Ä”$Ɔā9UśBńÜU c­z!fÜx•Ü¼V܈LæīœĀĮÉ³˜į‘ćndÉ2v|†ņÖ ‚XĘč×Åuąg-Cuā„2”• 6oĢl{ĖO“Ś²śr£ŗ¹ˆ'¶»ó$ōV×O2/7OšŽE`‰˜FHyŗœ?!iZ‘Hŗ¢øׄeDęĮ6{¢øX<šh'QŸNż÷’ %Žm;®ā59~d²ą”…§īūĀbÉCA>€čøĪ6°²€Ć³hÜSAģ—Ä ŪgĶ’2–ž¾ö“d@"9/¢ągT³ÄÅgūćg¢Q-ßuŹ˜%>-Ōõ{āŹ9Śv/cU Y–µ UƒéŖųä8‰O5›@éčŹ÷¹S=f ÄYžĢŽSĢ’;y}.·²ŲKŹŁhzZ !ć³eG®r’ī±7Rbę{$X3¤;Üū·_pĶ~ź õ$Į|q-³„č ”)"M3ÉēN^ķØLł’xž`6×-˜™ņłµ?AĒ®TM×+וļĻŠČ”d–ńTłA"2“IōŻ!„“ÆGaĖŽŲLdŗŸ5N5nM;ŽŁz¶’LźŃ&Ī²Yūt†”ÓŸŽāįC~ś½@UŠ·Z-ŹwĶ#Ę­¼¤w/Åéš1‹0 ‚=2QIĄ…å70f&ĘŁ“įȕu-ąoضdĒD°,äšŃ‰9ķ×19”ˆ9D*.2m»įāńæn•Š‘ÄįĄY=ź“V¤²Ų+Ʀśnų— ą””ĢyššdCCČč ŒxņŻv!sLA@¼O;bŽŽ$ī±Š(<śūŠ¼ąFc}ų·¬buŃ®ż<ģ·3·_U‚*Ü3žƒdĄŗ„—;aœĢ¶SGšĒ({ƒŽ³śzå2Ä õ/0S2Ī< ¢nh„8?Ų-ąV<’²Ć:ā =} Rš\÷ņ”ö8$…ųKĄŹ-\$łÅōWü³y–©†ž£;g9‘(ōRZyq@Öŗež„āœŸ{5óŚqÕL“’ CG䒔¬S6ėŠ'*Ėī<Ž½¦õ mŠń¦Ę3jžKń»»;ĖĮõņ÷Į?”4¹ŗ|QR–AŹ—č+LŽ­©ĻXų¹£ŠŲōT2d0Äl·s¼k·H$!-}ÕI‘Ņłsŗ¦Ōˆ$ųņH½™ Ģ¦ż†4uVżw„Ö`äU¹läŲ-ÓiØt '®foė«ŅQRī\­‰uŅN<ėyūņIĻkɎ*õśāb|‚ä½OŃUķ`TøŖt™@W°ų“ę©Ć½ŸŸĆ ų_ĶFB±üÕęx~Śś3āćˆ½ }iQÜ]jrAČF+:ĢØ«ż™Į¾…˜˜Ū`Óź_š@ńT“ŌAÅ ‰ƒ`¶—Ņ^ÅŲ›_8’Šl„œżN¶}“‰U›C– å.6o†ć³BŠąŪŽfżÅž=Oü®īäwY\Mf&į"+TµŹvmšq”_WČŗs T4¹ƒ5Wßo‰h‚-B×åp.ӁWCķ„…ėĘ£Š¬±!t‚½ū&_9Å·@‹æ·`;.“,¦L3ܲ]„åG=J[ĄPĒR·¬bnäqU)-±Ę A gļ”C“\ļE%ź#ÜŲĄEœrRO߁;cy²ŃWÕ+VCƒ{˜3häw%Ż-”0b*­ŠēE02 _“ł SkéŗSœÉŁAY{å Šö‹$åÄÜĻ“Ś^D£Za’šĆÆŽ`õŪ%Š¦+i£TĖ5o’ęfų›ž'Ģ5@‡pW3š`įnr–3Ī%’ ‡¹¼ ¹™!ÆĻc0EŹŻ›^dÕ'Ø{Õ$poŧeŽY’ŲžaU3ŸļUÜö A9IįēÅ"ŃV‡å1ēU“x±#$4m^% 7\Æ/TłÄÉÄ6ÆOāŸÜ¢,Āؼ,Ÿ“"®OÓܐĪ±ōš­QįܚīĪĘ%rfČ!6Ž45C’ė¹»šÖź®—‚‰†šē}PƱ¬ēQeęP"­Æņl|o&¤-Lk|µķ‹īDóQ˜”bī^ YųĀ' ½Ć z²ļƊZēEä}—Ī†Éwćė)')}Ē‡‡ŸWß6˜(d£ņ^&ēĒ“)OÖQ؂N8_’ĘŪ1kæ©\¹NŁÜÄg*<ŗļ]6d”Œ¹ł“‹o”OaĖŸ˜/’ĄøŠ$•ćC•9’‰D·|Ʊ…ńŽĻ63µĖ,ĆłĄ† Ļ _’„ e7ƒ•Ū^œjČp·zęX„TųĘH†O5žvVąóu¼¢Œk¦®K§+Ą:Kļx±ĖČąPj·R÷•Ņ!‹ FŅT;Ć]āj2üf©pČĒ‰ų!†rk‘ö_ÄīuŠ® ‰YjŻ#čBŗÆY!|y]÷£½ģvćĀ©q¬/å!øžŅŒ­ß9cØ7ĄŸƒ’%=žü{ļiŲPO^ĆĶ“skX±^Vo½0_ßł|pq<Łm öwóŠĮū(Õ2֓¹6•VAč®eSĶģl-ŗłVeų“Ō92tĄ Dy<@qHæ=ĪŪ¹:;Z8ƒ©Æ;@¢Ÿ¦ʱĘQˆd1”yŻJĻ{ĘN/fØlŗŃ«lĪµŻŹŽĘłuŠ[•L{ó·Žŗ,EŻŌÅl­˜ˆhŽ¼uš>‹žkŌ:J­Éęg ž’ e÷¹5K§‹Aæs§Ģ ĄĆ-Ģ’‡“Db÷āŁ(gW–¼Ä¹® 9ĖXń •ŖĒČ¾ U*_~] ߋįŽģ³eewö– ›A)(E3døŁó "‡“On!Ą•ėwTÕMēµ;ŁŚ*>*v¤Ī’L¦P—I86ƒŌ§7NÓrq*¦FĀB”\<z£NŅ·„_Ɗ›ä˜Ešź¶7_ŅÓrƒWČS=z£ćĮź¶E| Ąe|ē«K¾Ć#ƒvę®óWµ|•@r4į\ʉ6•pܙU!/7—'!$)¤xŃųø׌£œ'!굚 ø[—ų.QX"1ŗŠŁz ”·OÓ$ĒµKšŽwĶŽļP-OūėF_ ®š5gh–?U½ö#9M‡®¶ʂ}zėŖ߃'ŽÕ)!ééī/«§€ 1©„_ŗĪ“q óŽG]4˜Ž(‘ó¼ÖĢō»W1Ī­+Ö<8“ Ƶ?ń÷„(YŁ ™FĖVķœcITėŸ„% *EĮ9ńæ–×Ļ–É0.Ū>%©SĶ?€ī` ß *‰'ķA ż$1©ŠRˆEXįӑAĻUŠĮgųU:±Ģš_fįīīžŁ^Ö%E'ļ Źb>’H‘±|Ę²‹‡Øū]ē¤]^|w®b’‹ g-ĮyXģ?VQPEŅŅånæK|żGrŻ¬±0GĘ9ŸäCūģ>cå~­!X`“G_T D’¦Q»Į¢Ūžż<›øõ”T²ŚĖĻO[Ų‘žŲ&õé — 5ŅE­šĄį«5]™B?Ėy#Óy‡Š*W¾;G° Į™ĀїGp…B×=b<¾Ō[Ķ„ģcpĪ$lŸż›Ś“ŻŒŌ”RET÷MźĆų”yE0ö$ńRpKµüS7F€ŌzCÖ.ų”Qx#ŹÅ} ²‡‘4Jł]cæŹ·‘š\ž\=€½¼ė÷Ś<®Uī”ė“–ė8õÓ½nĄāŁļ]ŽVĀjŠ%ŁWjsī+|4čßI’Ō½^¾’ĄTkg¶x=¾,Gģģ\9’ßoO®L¦3č7M€vDīNsIEļV±[¬Ē:ó[īJõņå+£ CÜžƒØÄV®¢Pń‹ž­²Vģµń&7{Ėz°Œ*•CłV»X0x¢›§ "ēq”eüF"o2ŖŁMO:TōęŌO"h u«"Övną¬įĄĶpbB„öH‘ Ŗ†Ł»xv(›ųČæÉOJķ©"8_nßÉÖüH|OU†:$ę2›j‹Y7ˆeaʼnāC:d’Ć÷¦“šÆąK“ėØų‡’øŖ{E6ÄƬąž%¤śWfÅļ·5ć¤vNqŠPĖD=ƒ,“Ń„G#€Æ)Ż*×POW4ŽŚē”ÓÅĮ OG§°—öŒÆ ę s[é–ī’…iu2“čČųŪ_©GE.Æ’Ž3Źq‚Č’¢1Ļ ¦ Čl^‚>Ōō bŗ’„n9hp½ķŽ!dhfĀŸü…Põzäs«4ś$6nČī”æ6%ćē«æZ„2_ą!”gźĀX²š ¤”V®W/„~mÄėīs³!Y™ĀqŃ,³ĢĖž;՞Ė®4ĖїįXµ®F:¦Õ%ā®‚ÆqÆ­ŘiÄåSó [æaīöĻ«¹<7§Õ׶éß YZ