qqc2-desktop-style-devel-5.55.0-lp151.1.1 >  A \v/=„s!A]@,LPBC6 a0K̵oy^'!/ V >$Htu @E֐~mzHOt1iO}l^BПȩ%TۘQ捵a!70((NN!I统V疦H]9d?T1!BaQ]_ sZ{жLF^FٯNkm@)6ed7f33cfeb5bdd1ce42d414f2e744a8fd19bc141f6a6989d9bd97d0cf2d9a3aadb46a5e4ba89501833a12206285a7cc3b8e5de61\v/=„mYtz$o x a=!lqjKo"]GQhNHt)LStki֩y}D0@)B)uTv yuw(<^띨?LDG``Ĥr_Ρ%F>xR>BHi-'(,~q :x)9?7M(vSs{zZ* ab/'yQZ#|푄k0. \>p>(d?(Td" , d 1 Key    / 4@O^(89:F%kG%H%I%X%Y%\%]%^&8b&oc'd'e'f'l'u'v'w'x'y'z'((((PCqqc2-desktop-style-devel5.55.0lp151.1.1Development Files for Qt Quick Controls 2 Desktop StyleThis file contains cmake files to be used by projects that depend on qqc2-desktop-style. Usually not needed as it is only a runtime dependency.\vbuild75 openSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/KDEhttps://www.kde.orglinuxx86_64A큤\v\v \v e877df2d66d4ab880c693878e7f062c9ec643052f586a01c68dc6abc8de54106c91288b27fe09d98b3835647787ec11d2aad04d82d4b8419c4798034d5de0aecrootrootrootrootrootrootqqc2-desktop-style-5.55.0-lp151.1.1.src.rpmcmake(KF5QQC2DeskopStyle)qqc2-desktop-style-develqqc2-desktop-style-devel(x86-64)    extra-cmake-modulesqqc2-desktop-stylerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.55.03.0.4-14.6.0-14.0-15.2-14.14.1\f\`@\lbeltrame@kde.orglbeltrame@kde.orgchristophe@krop.frlbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orgwbauer@tmo.atlbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orgwbauer@tmo.atlbeltrame@kde.orglbeltrame@kde.orgfabian@ritter-vogt.de- Add 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch (by Fabian Vogt) to fix an issue with Qt 5.9 - Downgrade the Qt version requirement to build with 5.9- Update to 5.55.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.55.0.php - Changes since 5.54.0: * Fix combobox initial sizing (kde#403736) * Set combobox popups to be modal (kde#403403) * Tab bar test * partly revert 4f00b0cabc1230fdf * Word-wrap long tooltips (kde#396385) * ComboBox: fix default delegate * Fake mousehover whilst combobox is open * Set CombooBox QStyleOptionState == On rather than Sunken to match qwidgets * Fix ComboBox * Always draw the tooltip on top of everything else * Support a tooltip on a MouseArea * Minor: Use {} for initializing flags * Minor: Use nullptr * do not force text display for ToolButton- Update to 5.54.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.54.0.php - Changes since 5.53.0: * Fix warning * Fix menu item width when the delegate is overriden (kde#401792) * Fix warnings * Rotate busy indicator clockwise * same behavior as Kirigami ScrollablePage * force checkboxes/radios to be square- Update to 5.53.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.53.0.php - Changes since 5.52.0: * consistent sizing of item compared to QWidgets * emit activated * same behavior as qwidgets comboboxes * fix Menu sizing * default values for ToolTip * proper line widths * make sure flickables are pixelAligned * Fix compilation * Support for QGuiApplication-based apps (kde#396287) * touchscreen text controls * Size according to specified icon width and height * Honor flat property of buttons * Remove qt include prefix * Fix issue where there's only one element on the menu- Update to 5.52.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.52.0.php - Changes since 5.51.0: * No code changes since 5.51.0- Run spec-cleaner- Update to 5.51.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.51.0.php - Changes since 5.50.0: * small default padding when there is a background * Make it compile with "KDEFrameworkCompilerSettings"- Update to 5.50.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.50.0.php - Changes since 5.49.0: * None- Update to 5.49.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.49.0.php - Changes since 5.48.0: * Improve sizing of menus (kde#396841) * Remove double comparison * Port away from string-based connects * check for valid icon- Update to 5.48.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.48.0.php - Changes since 5.47.0: * no pixel values in checkindicator * own sizehit for sliders * use RadioIndicator for everybody * Don't overflow around popups * on Qt<5.11 the control palette is completely ignored * import kirigami 2.4 * anchor button background- Update to 5.47.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.47.0.php - Changes since 5.46.0: * Use pallet property only when using qtquickcontrols 2.4 * work with Qt<5.10 * add missing import * fix height of tabbar * Use Control.palette * --warnings * [RadioButton] Rename "control" to "controlRoot" * Don't set explicit spacing on RadioButton/CheckBox * [FocusRect] Use manual placement instead of anchors * import focusrect * import FocusRect * It turns out the flickable in a scrollview is the contentItem * Use override * Show focus rect when CheckBox or RadioButton are focused * hacky fix to scrollview detection * don't reparent the flickable to the mousearea * Add test file for ScrollView { TextArea {} } * [TabBar] Switch tabs with mouse wheel * Fix warning * Control must not have children (kde#394134) * constrain scroll (kde#393992) - Dropped patches, now upstream: * control-must-not-have-children.patch- Update to 5.46.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.46.0.php - Changes since 5.45.0: * export layout paddings from qstyle, start from Control * [ComboBox] Fix mouse wheel handling * make the mousearea not interfere with controls * fix acceptableInput * remove useless debug * Fix warning - Add upstream patch to fix control panel layouts (kde#394134): * control-must-not-have-children.patch- Add fix-build-with-gcc48.patch to make it compile with gcc 4.8 on Leap 42.3- Update to 5.45.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.45.0.php - Changes since 5.44.0: * fix rendering when disabled * better layout * experimental support for auto mnemonics * We depend against 5.8.0 * Make sure we are taking into account hte size of the element when styling * Fix font rendering for non-HiDPI and integer scale factors (kde#391780) * e our way to handle shortcuts * fix icons colors with colorsets * fix icon colors for toolbuttons- Update to 5.44.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.44.0.php - Changes since 5.43.0: * Fix syntax error in previous commit, detected by launching ruqola * Show a radiobutton when we are showing an exclusive control * fix some Qt 5.9 bugs * implement MenuBarItem * fix logic * implement DelayButton * New component: round button * take into account toolbar position * support colors for icons in buttons * support --reverse * icons in Menu fully functional * consistent shadows with the new breeze style * ame behavior as qwidget menus * make icons actually work * Some QStyles seem to not return sensible pixelmetrics here * first rough icons support * don't wrap around with mouse wheel- Update to 5.43.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.43.0.php - Changes since 5.42.0: * use the inactive or disabled color group when needed * Apply some C++11 niceties, styling consistency * Add BusyIndicator to the styled controls list * remove flicker when hovering scrollbar * Cache KColorScheme instances- Update to 5.42.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.42.0.php - Changes since 5.41.0: * simplify and don't try to block mouse events * if no wheel.pixelDelta, use global wheel scroll lines * desktop tabbars have different widths for each tab * ensure a non 0 size hint- Update to 5.41.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.41.0.php - Changes since 5.40.0: * determine QQC2 version at build time (kde#386289) * by default, keep the background invisible * add a background in ScrollView- Fix QtQuickControls2 BuildRequires, it needs the devel package to build- Update to 5.40.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.40.0.php - Changes since 5.39.0: * Improve compilation as a static plugin. * make the radiobutton a radiobutton * use qstyle to paint the Dial * use a ColumnLayout for menus * fix Dialog * remove invalid group property * Add .arcconfig * Fix formatting of the md file so it matches the other modules * behavior of combobox closer to qqc1 * workaround for QQuickWidgets- Update to 5.39.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.39.0.php - Changes since 5.38.0: * Too many to list here- Initial packagingbuild75 15512696545.55.05.55.0-lp151.1.15.55.0-lp151.1.1KF5QQC2DeskopStyleKF5QQC2DeskopStyleConfig.cmakeKF5QQC2DeskopStyleConfigVersion.cmake/usr/lib64/cmake//usr/lib64/cmake/KF5QQC2DeskopStyle/-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.opensuse.org/openSUSE:Leap:15.1/standard/ffa42d85e5b92d062494a87545de68c8-qqc2-desktop-stylecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textASCII textPsb'UgVutf-83a2381519532421f12a1710b415c3174a937caebf5570a9452b009063df7e2d2? 7zXZ !t/ [] crt:bLL 7<!r`ŷC=Eq &FG6 UyՑY7WQ{l)H{f!2ۘsT7D"ɑ* U2dF @|aA'&ښuF;HG3ؾ@X6[o,$$POjSЃsMCڪn+)Ŷ5My;i\.W1oI5f{ԲsypZNfM^!:PXJPHFm.6ߒ$!d@;R}\# 1SwiB IیYmĆZ}|Js#VڻgY" תP+ ~'~ߵT*M<[ZTO$,Uj:!?=-c.X2pQ؝`zCPJ cz 9Wj&*GQi u\ Q2y疡ߚ0dDY9 h$&/w?o1zqIG$)"x<ྋ I['ޤt5QB .]lvp g=t5XAmKHzVٯĔ6/Ùٝ! WӹZn.c@\4^}7G䭖nŠ5g;DDx աeTbd!֬M= x ;RËk\FKڬ;g)738aLs, AۚXw>a3˚56'a %7zH[R*>Olu(hp/i&+qQVsURI DRf?Yw O?3(/Ӊ#`']YъgB6×Y E+OyΚnbLȱdvYL27`Jù<ݤD}s^z.u$Ζ>|)'Ygƨ]J8{]Cq58I ֔`d|ݘn.֣X[0z.m5g̪GU`NiXcsE"F}n!RMxAKR?20m4o 'xޮH1oI-eMy:{՟ n= YZ