kwidgetsaddons-devel-32bit-5.76.0-1.7 >  A `Cezp9|΋80(gR)~̧EqVGPZ`s^ =&4݊ba7bb8559810b2164e7c494197cde23a7b93e38260d7e8d21658803d665c83ac1c40a34f17a335a16e20e178322c97a767c3e214``Cezp9|xC&Bwϱh*d{)@I\MKzE5ecsb8&*54Gpp<}?}d$ ( X@DLPi    , q  L8(o8xO9O: OGzLHz`IztXz|Yz\z]z^zb{Cc|d|ae|ff|il|ku|v|w}4x}Hy}\ }}}}Ckwidgetsaddons-devel-32bit5.76.01.7Large set of desktop widgets: Build EnvironmentThis repository contains add-on widgets and classes for applications that use the Qt Widgets module. If you are porting applications from KDE Platform 4 "kdeui" library, you will find many of its classes here. Development files.`Cedsheep94FSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Libraries/KDEhttps://www.kde.orglinuxx86_64FAAA`Ced`Ced`Ced`Ced`Ced6ce09a72739615d852493d21e1fa3fba970b86ef21333f2f0ec7c8aba0aa988blibKF5WidgetsAddons.so.5rootrootrootrootrootrootrootrootrootrootkwidgetsaddons-5.76.0-1.7.src.rpmkwidgetsaddons-devel-32bitkwidgetsaddons-devel-32bit(x86-32)@@@@@@@@@@@@@    kwidgetsaddons-devellibKF5WidgetsAddons.so.5libKF5WidgetsAddons5-32bitlibQt5Core.so.5libQt5Core.so.5(Qt_5)libQt5Core.so.5(Qt_5.12)libQt5Gui.so.5libQt5Gui.so.5(Qt_5)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.76.05.76.03.0.4-14.6.0-14.0-15.2-14.14.1_@_{ _T@_&_^^@^@^d@^6^6^]]@]@]s]J@]1]+@\\@\ \@\f\`@\ QPalette::window * [Busy Indicator] Match duration of QQC2-desktop-style version * Add a warning dialog with a collapsible details section. * Remove unused includes * new class KBusyIndicatorWidget similar to QtQuick's BusyIndicator- Don't lower minimum Qt version anymore, it requires 5.11 now - Drop patch to support Qt 5.9: * 0001-Do-not-use-AnimationDuration-if-Qt-lt-5.10.patch- Update to 5.60.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.60.0.php - Changes since 5.59.0: * set the focusPolicy of kpasswordlineedit to the policy of its proxy (kde#398275) * Replace "Details" button with KCollapsibleGroupBox- Update to 5.59.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.59.0.php - Changes since 5.58.0: * KNewPasswordDialog: add periods to message widgets * Port some deprecated methods- Update to 5.58.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.58.0.php - Changes since 5.57.0: * autotests: fix kcharselect unittest so it can find the data file uninstalled * KCharSelect: remove unnecessary call * KCharSelect: add unittest. Hits the assert in QHeaderView. * Update kcharselect-data to Unicode 12.1 * KCharSelect's internal model: ensure rowCount() is 0 for valid indexes * Replace count() == 0 by isEmpty()- Update to 5.57.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.57.0.php - Changes since 5.56.0: * Port std::sort * Make KFontRequester consistent * Update kcharselect-data to Unicode 12.0- Update to 5.56.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.56.0.php - Changes since 5.55.0: * Remove deprecated method * Port deprecated methods * Use correct KStandardGuiItem "no" icon- Add 0001-Do-not-use-AnimationDuration-if-Qt-lt-5.10.patch to build 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 zero as nullptr constant warning * [KWidgetsAddons] Do not use light font styles for headings (3/3) * KRatingPainter: Delete copy constructor and assignment operator * delete copy constructor and assignment operator of some internal classes * Remove Qt version check- 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: * Port to for(...:...) + use reserve * [KMessageBox] Fix minimum dialog size when details are requested (kde#401466)- 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: * Use isEmpty() * Add level api from Kirigami.Heading * [KActionMenu] Add apidox to addAction()- 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: * Have more include guards match file the name * Include own header first * Include own _p header as second * API dox: fix typo * Use more explicit constructors with internal classes * API dox: fix "Since" note of KPageWidgetItem::isHeaderVisible * Use more new style connect() * Do not mix const & non-const iterators * Use normalized signatures with Q_ARG() * Do not return a value in a void function * Use Q_OBJECT with all QObject subclasses (helps debugging introspection) * Use QString::remove(foo) over QString::replace(foo, "") * Use emit properly and for all signals * More const ref arg passing * Use QString(), not QStringLiteral("") (where isNull() not relevant) * add a new property headerVisible * Remove unused variables * Call reserve() on Qt containers if fill size is known before- 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: * Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR * [KCollapsibleGroupBox] Respect style's widget animation duration (kde#397103) * Remove obsolete Qt version check * Use QString's multi-arg with multiple string args * Fix minor EBN issues- 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: * Create a first example of the use of KMessageBox * Fix two bugs in KMessageWidget * [KMessageBox] Call style for icon * Add workaround for labels with word-wrapping- 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: * Fix KTimeComboBox input mask for AM/PM times (kde#361764) * Honor BUILD_TESTING- 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: * Use more nullptr * [KMessageWidget] Update stylesheet when palette changes * Update kcharselect-data to Unicode 11.0 * [KCharSelect] Port generate-datafile.py to Python 3 * Revert "Update kcharselect-data to Unicode 11.0" * Update kcharselect-data to Unicode 11.0 * [KCharSelect] Prepare translations for Unicode 11.0 update- 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: * Warning-- * Use override * [KCharSelect] Fix table cell size with Qt 5.11 * [API dox] Remove usage of \overload, resulting in broken docs * [API dox] Tell doxygen "e.g." does not end the sentence, use ".\ " * [API dox] Remove unneeded HTML escaping * Don't automatically set the default icons for each style * Make KMessageWidget match Kirigami inlineMessage's style (kde#385299, kde#381255)- 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: * Warning--- 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 compile with older Qt * KColorButtonTest: remove todo code * ktooltipwidget: Subtract margins from available size * [KAcceleratorManager] Only set iconText() if actually changed (kde#391002) * ktooltipwidget: Prevent offscreen display * KCapacityBar: set QStyle::State_Horizontal state * Sync with KColorScheme changes * ktooltipwidget: Fix tooltip positioning- 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: * None- 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.1: * autotest: enforce en_US locale and make it pass (it was relying on fr, oops) * Fix compiler warning, a quint16 is always <= 0xFFFF * autotests: more QCOMPAREs to debug CI failure * KDateComboBox: fix dateChanged() not emitted after typing a date (kde#364200) * KMultiTabBar: Fix regression in conversion to new style connect()- Update to 5.42.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.42.1.php - Changes since 5.41.0: * KMultiTabBar: Fix regression in conversion to new style connect() * Remove obsolete reviewboardrc file * Fix crash in setMainWindow on wayland * Convert to new connect api * Port some code to new connect api * remove not necessary virtual keyword here * Port some code to new connect api * Initialize variable, minor optimization * QTest::qWaitForWindowExposed uses Q_REQUIRED_RESULT- 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: * Avoid inconsistent passworddialog * Set enable_blur_behind hint on demand. * KDateComboBox: port to Qt5 connect syntax, remove Q_PRIVATE_SLOTs. * autotests: replace member with local scoped pointer * KPageListView: Update width on font change- 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: * fix createKMessageBox focus widget inconsistency * more compact password dialog (kde#381231) * Unbreak build: Add missing QScrollBar include * Set KPageListView width properly * autotests: add missing include - 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: * KAcceleratorManager: set icon text on actions to remove CJK markers (kde#365050, kde#377859) * KSqueezedTextLabel: Squeeze text when changing indent or margin * Use edit-delete icon for destructive discard action (kde#385158) * Fix Bug 306944 - Using the mousewheel to increment/decrement the dates (kde#306944) * Add autotest for KAcceleratorManager * KMessageBox: Use question mark icon for question dialogs * Attempt to fix KSqueezedTextLabel unit test * KSqueezedTextLabel: Respect indent, margin and frame width * KSqueezedTextLabel: Add several autotests- Update to 5.38.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.38.0.php - Changes since 5.37.0: * simplify setContents by letting Qt do more of the work * KSqueezedTextLabel: Add isSqueezed() for convenience * KSqueezedTextLabel: Small improvements to API docs * [KPasswordLineEdit] Set focus proxy to line edit (kde#383653) * [KPasswordDialog] Reset geometry property * Tag some more private classes with hidden visibility * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN - Dropped patches, now upstream: * 0001-KPasswordDialog-Reset-geometry-property.patch * 0001-KPasswordLineEdit-Set-focus-proxy-to-line-edit.patch- Add upstream patch to fix geometry of password dialogs: * 0001-KPasswordDialog-Reset-geometry-property.patch- Add 0001-KPasswordLineEdit-Set-focus-proxy-to-line-edit.patch (kde#383653)- Update to 5.37.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.37.0.php - Changes since 5.36.0 : * CHANGELOG: Extract lineedit password widget * KNewPasswordWidget: test whether we hide verification line edit. * turn setColumnCount no-op when the column count doesn't change * do not crash qaccessible by causing a resize in a resize event (kde#374933) * [KPageListViewDelegate] Pass widget to drawPrimitive in drawFocus- Update to 5.36.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.36.0.php - Changes since 5.35.0: * Update kcharselect-data to Unicode 10.0 * Another missing since tag. * Add missing @since tag * [FEATURE] Option to build & install QCH file with the public API dox- Update to 5.35.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.35.0.php - Changes since 5.34.0: * KViewStateSerializer: Fix crash when view is destroyed before state serializer (kde#353380) * Use explicit flag values or explicit constructor instead of nullptr * API dox: fix-up improvements for "null pointer" changes * API dox: use "null pointer" instead of "0" * API dox: document enum items directly, not by a separate free-text list * API dox: fix wrong usage of @see for direct links * API dox: use @see as last, for consistency * API dox: move comment before namespace that is documented * API dox: add some minimal content to have doxygen consider it documented- Update to 5.34.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.34.0.php - Changes since 5.33.0: * KNewPasswordWidget: don't hide visibility action in plaintext mode * KPasswordDialog: don't hide visibility action in plaintext mode (kde#378276) * Fix KActionSelectorPrivate::insertionIndex()- Update to 5.33.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.33.0.php - Changes since 5.32.0: * Upgrade ECM and KF5 version requirements for 5.33.0 release. * support building against a qt without a11y enabled * Fix wrong size hint when animatedShow is called with hidden parent * Fix characters in KCharSelectTable getting elided * Enable all planes in kcharselect test dialog * Upgrade KF5 version to 5.33.0.- Update to 5.32.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.32.0.php - Changes since 5.31.0: * Commit translations from l10n-kf5 * Upgrade ECM and KF5 version requirements for 5.32.0 release. * Fix API dox still referring to KAction * Fix conversion warnings on MSVC: size_t -> uint * Fix APIDOX issues raised by clang's -Wdocumentation * KToolTipWidget: hide tooltip in enterEvent if hideDelay is zero * autotest: remove dependency on UiTools by compiling the ui files into the test * Fix KEditListWidget losing the focus on click of buttons * Add decomposition of Hangul Syllables into Hangul Jamo * Upgrade KF5 version to 5.32.0. * KToolTipWidget: small apidox fix * KMessageWidget: fix behaviour on overlapping calls of animatedShow/animatedHide- Update to 5.31.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.31.0.php- Update to 5.30.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.30.0.php- Update to 5.29.0 * Prevent crashing on Mac * Don't replace icons with the result of a failed lookup * KMessageWidget: fix layout when wordWrap is enabled without actions * KCollapsibleGroupBox: don't hide widgets, override focus policy instead * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.29.0.php- Update to 5.28.0 * Move kcharselect-generate-datafile.py to src subdir * Import kcharselect-generate-datafile.py script with history * Remove outdated section * Add Unicode copyright and permission notice * Fix warning: Missing override * Add symbol SMP blocks * Fix "See also" references * Add missing Unicode blocks; improve ordering (kde#298010) * Add character categories to the data file * Update the Unicode categories in the data file generation script * Adjust the data file generation file to be able to parse the unicode 5.2.0 data files * Forward port fix for generating translations * Let the script to generate the data file for kcharselect also write a translation dummy * Add the script to generate the data file for KCharSelect * New KCharSelect application (using kcharselect widget from kdelibs now) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php- Update to 5.27.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.27.0.php- Update to 5.26.0 * Fix background of non-BMP characters * Add C octal escaped UTF-8 search * Make the default KMessageBoxDontAskAgainMemoryStorage save to QSettings * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.26.0.php- Update to 5.25.0 * Qt >= 5.5 is now required * [KCharSelect] Fix crash when searching with no present data file (kde#300521) * [KCharSelect] Handle characters outside BMP (kde#142625) * [KCharSelect] Update kcharselect-data to Unicode 9.0.0 (kde#336360) * KCollapsibleGroupBox: Stop animation in destructor if still running * Update to Breeze palette (sync from KColorScheme) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php- Update to 5.24.0 * Fix reading Unihan data * Fix minimum size of KNewPasswordDialog (kde#342523) * Fix ambiguous contructor on MSVC 2015 * Fix an alignment issue under the OS X native "macintosh" style (kde#296810) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.24.0.php- Update to 5.23.0 * Use selected icon effect for current KPageView page * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.23.0.php- Update to 5.22.0 (boo#980066) * KNewPasswordWidget: Remove size hint on spacer, which was leading to some always empty space in the layout * KNewPasswordWidget: fix QPalette when widget is disabled * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php- Update to 5.21.0 (boo#974793) * Take content margins into account when calculating size hints * Upgrade Qt version requirement to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.21.0.php- Update to 5.20.0 (boo#970856) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php- Update to 5.19.0 (boo#967668) * Fix buddy widgets working with KFontRequester * KNewPasswordDialog: use KMessageWidget * Prevent crash-on-exit in KSelectAction::~KSelectAction * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.19.0.php- Update to 5.18.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php- Update to 5.17.0 * Fix a small artifact of KRatingWidget on hi-dpi. * Refactor and fix the feature introduced in bug 171343 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.17.0.php- Update to 5.16.0 (boo#955067) * Add collapsible container widget, KCollapsibleGroupBox * KNewPasswordWidget: missing color initialization * Introduce KNewPasswordWidget * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php- Update to 5.15.0 * Fix warning C4138 (MSVC): '*/' found outside of comment * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php- Update to 5.14.0 * KPasswordDialog: let the user change the password visibility (kde#224686) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.14.0.php- Update to 5.13.0 * The Qt version requirement has been bumped from 5.2 to 5.3 * Debug output has been ported to categorized output, for less noise by default * Docbook documentation has been reviewed and updated * New API taking QIcon parameters to set the icons in the tab bar * KCharSelect: Fix unicode category and use boundingRect for width calculation * KCharSelect: fix cell width to fit contents * KMultiTabBar margins now are ok on HiDPI screens * KRuler: deprecate unimplemented KRuler::setFrameStyle(), clean up comments * KEditListWidget: remove margin, so it aligns better with other widgets * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php- Update to 5.12.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php- Update to 5.11.0 * KAssistantDialog: Re-add the Help button that was present in KDELibs4 version * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php- Update to 5.10.0 * KDateTimeEdit: Fix so user input actually gets registered. Fix double margins. * KFontRequester: fix selecting monospaced fonts only * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php- Update to 5.9.0 * Make KMessageWidget animation smooth with high Device Pixel Ratio * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.9.0.php- Update to 5.8.0 * Make KRatingWidget cope with devicePixelRatio * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php- Update to 5.7.0 * Use kstyleextensions to specify custom control element for rendering kcapacity bar when supported, this allow the widget to be styled properly * Provide an accessible name for KLed * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php- Update to 5.6.0 * Add runtime style element extension convenience functions for widgets: KStyleExtensions * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.6.0.php- Update to 5.5.0 * Add class KSplitterCollapserButton, a button which appears on the side of a splitter handle and allows easy collapsing of the widget on the opposite side * Support monochrome icon themes (such as breeze) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php- Update to 5.4.0 * New function KMimeTypeEditor::editMimeType(), to launch keditfiletype5 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.php5.76.0-1.75.76.0-1.7libKF5WidgetsAddons.soqt5pluginsdesignerkwidgetsaddons5widgets.so/usr/lib//usr/lib/qt5//usr/lib/qt5/plugins//usr/lib/qt5/plugins/designer/-fomit-frame-pointer -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:SLE-15-SP3:GA/standard/f75398d291c0b101a731c51bfbdcb5df-kwidgetsaddonscpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e3dca08da05b1e55cbc9f3c0ddb081cb4e25cfa0, stripped RRR R R R RRRRRR Rutf-892ef47fd9b40965b9ffe1d10bdd0da19081881195571d4fc91640914ddcee51f?@7zXZ !t/JKqE] cr$x#DdWfiELh3~&Ǎ#XeZ퉻j7yzW<fh"XMqg:9E/9,uߗV9fvcI%gzޡ F{b+'c 0d RhL]L- B<붍]=R)A'L( WT,C> f 47;5t Q' (s;ڔqH6YO1@@h 5#D4Ӵq4\y~r]o(F1́ Ӛم ⵯyslAʛP+ng/]zݟ>y&Z|cL!B/*NXgf+o;}pJ6i꽍YjWq_q%C^9N! Q@ۻ` m>3d^ŮX ܞʽxͮeT,b0t(2tR^̺?&x;̵{m@%B# \n . 0OY [}-LWZcX>KmGQ0M $v tLXtI.yOմXk <# ͬ1;6Vj9J15N$+wL_7IbO<偭JvU}8 kT-o).SÓ8f wÝvL 2 [0_Zͺ %Ndsw+Q<D]@r}Lo3J]iVG_'diq α8SbCelt7c!)O$ 2ʴdzthp#Sl.h/m>AVVIKI~_8HetwLkZ1\ð~͢~ZG%١m 0MD#m0.@Q҃Xgx_o"uL^[F,e>A j# =(l D{i*a /8{-,4I } 1o_W%,e <7Sa{HX:H'dnQeb;C!qS=Pԅ\P=\P6F.Y|OH[0~~t=x٭Am2r[H3R|VQlU+e"-ə8_?4RwI+H mgXQשZWHCƀYoRJzeB.j>z5)[:M@ 'hXX GQeF 6@.\G2^D{'= @gKCJ! \vxl{©pݞ1y1e䏠S%<|~ʂ㙼斑ҟ2Ƈ9m@p`EYO F 55j#u`*EXza.T{hk 00|UGS.F81P/_ss}<{}2Y?v9]Sqӽ#2^RYN#TS}Ns_j[H/:'*]X^ÍUt^4rƦn.sG܆1I+64 ?Y߷mB̳Γ?p[D^`nXR142dQ:Ыm(.ELk~s)thܹ:hE/ je2 #Pn\RXw1AĴ($D\tJ4eJQ`j_zlR;(":iտFKgMWsp"'}9q;/QH=Kyg"U4̶xZKk uGkH#Dz N/Ũ$DP M;&-C+V'$1ﮟ8 .9]E>Dk]ĮWuG9X'<[&<z_4r*Zbn#+nOy*ڗ ɺ v>εX+dg[JyJ¢AagOPe2/bԥةD["|j'<ȺQ'heR J`xpXyc檩e$cws!m|VRjIp_'Z"㵈,TAQ}c`g!BoU$쒔M'%Q;Qrmh K yUQw#d>CۡeB9O70xJıdK>!oC2+z!EO6YI 1a~)*`tygDT!e=6oQ֯ϔcĎ*8AX)#IM5=c5[ӤNiocS`BOx$㉙)"㙞Rjt2 b5" - t~Cj_uC/=,–Oh ǒEV!=ծ̇$ĆSGUEPV6<O4zCG)>3yafBFpQNeGk$_TZ ),P3ٯKN1Ftk&G^MJklh;ɑ)őo50mհ쭘5@xW CbZd8KLIyder do)}X,Ug`ƣKD,fA#Jc9!TɤXH%؃7mVD|b=KOOJVnt]A>@^iY7{Ɯ# zP0UTOCVSd>gQ k;6LW4C :4 eMXb5xE2"uq1@xok\!CV7v qAW[ݔLһOaۮïYvK(͋%,VAm! G46$s|VW@G"H(m?{ؠ.%𚣛++qbDN_CE $Ci`n-S}oɬ\׺j~IdɱkyNcFXAaq'yAC*-y&S\4 e3tG{CgF61˘#V.1"yŜ<*aec3TpXRת6X*@ZDw_.jfC&6Q(S [hj ߣ8f >F@=te22@*"0dґL93| g=z5g[mGO |Х ]2Al &A'[vɿ'#LӭPHz:G"0Ň,?j(,s=o"A{A2/|sH >"*ĤJ 44>[0Fc'd-*b{t)/'F$2(|K06_R 큗0Z*)Ŗ3*jErL7ᝂqH/oQ-1kےj;ZK/Abם hжuLV3Tpwoz>\8-ٳ`q@aއN y" 12;ܼ |vĢu*Kc$ᕳo D߰>(96]s!`4h.9'I Cyuv!cAP!HZU\#Ƙ*=JkdZpWG<4]q4ΖMf 8LU+fF%KyHrq- dX h)fw*dAVkP8A\i=@P & Yl_#\xc_].Y{CMtbE℄b&b?Q{Kh]$dYZp"Vk/+1~ ŞIcF?6.9irp?#+riJLfP4^6BKi2e-S]g@ӂ&6lT5f5MX\4SUA6Xwj {x7-x )mX ,x2{3og;ҕ ۼak&U^kCۈ9(+C2lZsK[:2:E=1jÇ?nTSG!/ԶsFg. P#X pΎPS2F*I#8 ӛptF23-7L$NۡRO? հ)C ?ˈ馛 x<1َxڥ!U0qrɦ/ @5#Ǿp(8P|?MI?翕dpWwC@GySg M\-ְyi~/<W&Cx1@#3K{=r:+/[0)-wJ+:2 VRkX4nLC ^UgxEzJސ(s{R-?3X-qlq3UZ6,z+ba4|hHbގJ'Q7N4)ED"n9 ҼrepĄC2<۬,_OR&Қ4yyvQenuL)ar&SYQ[ʲFj!jr*$32*C{$WR)JIՑ*ME NQvz / sQG=eO2꼠^wYIxEʚbZ!j 3JFRqEdGƇRxtJkD7[o7S]Tj0R85Ɯ"sDwN;\7  Ai4E-[* ȰI4 ,L4~9'ӡX q8Vf+zpgtNLZ/Hw{"J=zOt)W;ԬQ;[E94j^nNԆSL'h Q8E%q.2/&4i&E9uD8CؚhP2FtcGRT6e8:0C!凸ϝBZV/^WF@Gٯx>Sh7 QVmyE%qEy"G{(lG *ӟƔռu/X=%]X<sk(H3($9;Kk%j_rz]6egRh6>0SPmļÙU,TSHx*9w^U7Z4uF9`VJ0a/gv9YM|O+hm-ȕTqz8LIJd9RZJQyf}AjnFJKBqrF\tU+W2gp$,$=dݶmuP܀7t$t8z9");{D΀u\t64ڤLt!R>a:&}dG!J C~ϣWm+ǟfA~^u6i$@q̻|?)z8wTwv$E"pʚ֐$m=,X2biP!r κF혹]'Qg+z2D75[25iޯwZr;(qUZmAĂg*_U]>>4,\t!uHԌEFĂE|;"pbHSt3{o=!KGÜj(`cnEN\[Z =tG缱4YGdMVG#'s 8U 0P=TȪQi5O>A{Ǐr+lvdxg) AM=.UXԃfj9}wf,I0Ri +A92dojQTr1I^k9t'<NڰBO 6?v!x(TV:4ehn}:}8lOg 񟜕 _N`E9=4Ɋ:ㅲpֱ0Xdxڭ\Qs0r,qY9uTR,ItD Z:]m`^%]èe-u5؄ODsBgjnv~_ۿu|\ C~$Ͼd T=9hPՃhp$@,U r|c]?d~ c0!1 }w$4=[qfL6݆}USQTl*}r=e=$$RM‚spPQujUHz1m/X U=Co.T R[J_K'L'DrA R3۔2LAXIz>2Vw1PbVЇ! #Hva9qdp- @T6x/y(SbV(xQlF=N'`Dte|j=hœX(Bv9#8HW 3pm&om Ir^oT1qV_`0/KRw0 2n\IXv~и*hҙJ&ŌRNH$#bm)"|^cv1;M B B_056TS^m_h8>$') !qAd?ЩVѤ9 ˥~lOm,!vW |SbsHG.&(ljT\WoZ^ X\}} )ޣ޵os5EA%5Ml.ؕDN zU4.¾_3ʦ*H2rx2kjʾ3;hwQz Pxv. p/@rkhMQ*}PcKߨi!I?0Xڣ GǴMN\勲v^12 1AeCLhdu/{+&Q*Z=! lɱCTg %; rźUQ¼X1jSv9D~0dwKJ% ZєD-ݎ%C*遰&>VҋŻT糈L߂Rœڤ4eݢ*ixeފJ)y7c.Q)9 A|ĊncxN@9pX0.Ǐ'E}Z[ԡ1J59M]>eghto:vO wJ1;;D9E:u}cP&gNboC]oHK 8FaگQje9k>y䳯i8 r/ň7aQiOV7t˛t7+fD Tz7e#MKGtK 4|%*2eskڶ?eDA jOъA Uu ܖfVU!yQ` ,!0JϻbCfYcГh}.9*+Yw(D7ۻxsPOfI6ʍa P_S𮭡Cu6* dgqS&ߛ># 6/粨hK@(`G)=%6O; we4jfv("+He&Kd}s@XdȈ=it@23JpdLrNƧ$8b fjxpux{VV%nJN陪\lA* [/"0 b̻9Sj]3H5E@A-gB܅W#<\cDV-aV}qާ`--D_G,.G052ե6~mhf-]QZ҅}C(9-E~G/LX9\C$F7 2X|d;WG˷ʳQYR(x(oXL9Rԑ{h1pQ|iM3Gts[, סtX2ӑ%8UW#ˡh9ș%l {c M"=1ǚ|LR9K9φӊDrN.V`^FKvw0s` ejk֙Nm ъ&}?*ȀDj{e0L9Oʌlzh@B앉|խ`ѫ={c8uHwWu\ƨEpS/~V$>A K–\bA:]( :QZis͌,\us\%K q- &mՊؤI7_Og0 5e0JZx_@ G2$uf{u3k9ǹ9cf^;'iQ<^\A'3'X&2M\#GSß5 K x-0k8ܕ5LR+B4$:&׹\k'_>Ե1m 2`CdCFX,Ym<Tĭ|B>쎤@k# a sjc'B־EۯDaKc_a^b#>AFiNq"6zԛd䛘 Pd{iF)wb/D.8 DӘYHxb{ᚯQ:(FR=q_¥EҰи#J@ia8ލAC}}<kQ~ZQ_YjjN V{>UE {ɦG'5mDD4i0Q^bUmȮ}**#V =2-sћfyD`;(]T%[j;|W~?-",mhNL6 [%R}ǪσPEE+A Wf8A)R\ Wa9!GLU# $Tfx ˥h |Y-S,'yҨDAF1$rs:dA6o\J{ӈ4]C'szc»ǀ=hJ=!aY5fXf\U$rA0m=w GHp$PHpTZz1ģzU 9}em ؚ ?Ns#M(U\M^@*p798Cm?%78hb2Ɉ#Z{#w'hLCN=wϋPS"%6+!{YQΨZح{c}lx?@PM'nr/@/UF=xRN4ַ`wٍXiz( {# *`3Iw\.hvהu'ngq D,hIl뾩mBBh[\S/O>LZQxt{0 wkm4D_iD3t{UfFe6 .pHs+gjd``> %Vi"䬻,Y0)Tq(!4^m4k?ivg+V09ۀZ98Obk'Ev1i>No\٬yM|8%v-M2VS7Y rWfg *.1%frg.q Aq 9(J+Wph1WC5Lr?uN?Pq f a+h $ =N5*v|'*^{bUe )*Eb K҈bX#(ՉKH¢񊼞S@t>]OֶMg_Q=UxMc0 :_0~42$ am"`끁 㸎1yºfu__S C'>QW1y8:-k"=8e#Z+]|m|RÖxIL?=T4JWf֞=V5VV娦Z5yՒ$,>I.Fnl:/3$z,QaCer8lkģmK ̒^6< 0c$q׍ fs"\I._ ,뿕b"$A~[3˶!$|: 2W6 TOzîu×Dt4kboZB`+Y{[Y] {@o+v-Oޒإ~UuTѡ(14(F2ĎgW(q|:∢kx{Jۂ DJ*pzI|`sըhYk+P *nKX.߃`bCRڧW鋹kq/;wH;9Y"8Nwci<8[ 5&FFsUOenn\qE4)h^']WR!)nJ8^?"1'7Ez$.J96'@\!"(u2)6lb8TA6[3"Lc7NoIJf_z`:L> 0;" S2LBkI tN?$`Qѵ喖$ iƱRHRdXޘ#TݝirdҸ+I.6oYB!˯?GC:dœHdEOn'ׂ5wsdev6s Rt8ZkbaD=ֻQs/WJvK اሔ$NQ]1,L(OԜMՃ<D{z"!nv+>0ZlrJLȕv;d*8d=`ڇo:>LUq"1]F[|'r]00R%1Pt5e[ZZű'J곈 r =΀zr`b#L٦klV(ۜN]_I̘WE0|:0(KG^ Yw}uV T߽Wl[鳔dVXtpqOF[pg @Yw-*|H!^21/ \Z c~te`0\n5n>fl(=,JۖgM.#Sj/3䫭r)j/рkzq\!!a>ĞxkF2qK{P_ҷYZFc?afRx4r! 0pԿſ:vpU٦h>D"Ma/u2nڨ{YD*c 1~nELzcK N TF@g@}$tt}]G ;5-rQH9 +<&F(zݾ9pTe_gtp;kPJ)rhrDo#BVEUBӖZQs%%CO2 ZO|pҌP5:|/݉& ~eg{L WkvJ_u,1cd_}F/~?u B%j`cy̭#t i(CF14 EJO,ٞSMҮjP)vz\ \~U~"(cN7gNx劒Ӵl~:n >vxuY,@z*#buv ƂB>!3% ee3OQSl+mqM1o<.=R8@hfeT$IRs\ծXdaEB} y*KSo{:0Kc8&\8q-9(kL9OB'ul.n/ AAYen;Q[QF46Wݣ ԦooB}|sC$#_W!1B "gĝ]=`YYHj܋+1 ª e)`ΡG΁U65ito7iB}O,ڳ4H9VTȋ>(~:SEƗQ],ˆ᳻XXU, 4NMìL{DY0¿aG3s]%mu2 }b6k7[ΚӨ/yB,CS޷a 86Y_8jSCDk ynpd[µ03hݨbP"Ni/o56=Ywbe\1ٯk0g:t*soxuke4q>X0=Hh Tm5T+ʨ+D{ "$ͧX2Sfd0:8!u~b E )ݪՌPRh@(Y*c-0YEC78n"WqJ{u擝@"5[p3["Q'꯺!aVPU WP{(QB^d{W8rd},LZ45)vNL %uӰ/oBOpm f]Fjb YHjk9hqSES­KȖ[)~!4(fJK$`1)U9Ni)2?g?AM G7mͣE Q2"y^$I 8@'BG8TGˡ+#?rHf=}~{gؤ & u|xyzIjP=_5ƷQīE X7 `@SNǭ gZ* <d:ڳ|{WDyFp9*Kz 3PO5It-uR[V!B6^#n@pf>aEj `"m^xIJ* k A+5J' 45=0 9:j&=-1oXlԴ%>7o\DO$Po2PO2\)_ nmXpQ(FI_|1*ܔ)Y5D>wdsSq %2D(g-$%1Ws_&2v:a? E⨅\%|Ln=l c=<8B(smO7r,d KG!MڲQyLEpڜV;%vd٣A!CG]WdRb4M95#fZN{܊XD\),+`Em(KepFV]%#SţؔgLJ<>9.(#U/nv M3*ń2т:=r{k+Qť#Y V\O"[8U BxBc#ׅKI A'/iǐw0T |vLu>ny;p'(8D{[JTkcJ`wpCJ_!audxV^*0b2g&r#6!#DžtQiHW|V+Rb&+47!YVoU4L[zGtV=j.p!uJ rtoIZΛ ś]+Pl.算HHlnx6ܝwgip-&ӓ|Z+[;A*՚ Iۿ7\5PY Xm(,~kvSbAM"`R:ӚxuRRdF4*dzMmEhKac- @ }^-ߚ &@#fN f|R< gxXM~nyU] cJ`Jͣe?jWkCNUj'2 TUS]O"kpHtk5MQAۭȪ7DQ [n]9y@S,$ٲad<ҽ`RCus J-d1!ק=Bp\|`t!DyG/xOy_bOhZM.̫ ryaӁJef%8#"2 !ȣ'PEoुShB%ޞ[:D:9x{5hOopL,߬O.f9S-2 Zrua>}>_z ^o#Q[5Cym[8|pf%{WwYܚP؆ LM62;ᇞ6tE %l`k(m)_5͹:?y =$6 Q8b:[u:tJ[BZKM}^Yl1HF|iś" ƅz}1~1x樉i[h|w/WA-&w} `0q0en7[™$ẆDj8 Vw񮄳(GCYW|O "y]Qd/Q`^{ۢPT_㔁&+HJU%ө}: 'QVJo}C9IsRg㜍-1# A5\;\w3KDV{&4.0p"ZMEPTq2D(o N;Q8Im?_!o7*Lrl]Z.7H)Kd~Vx$)SN,FF7, +;)A%缋[h꾟/[O`z}ijz*gqfVnH[f:4X&KO?VضeŖFha:7N2$ A˽@>߈iYŧ] Ԟ򘶡߄:go`]}( q (ҼxRMUARON@m`2Y1zЁv\o]} Zq니f$` |;|c8W ]꥜nڌPgxt.X&mCy+Kk 5vqu(I8\`! KۙB?xQwW?"ɨ俰 `=+$iRK2%Eju8}2Ҙg;voχK3xJ}>+&I3ܩ3ZDnr%N&~8f:"Ypl'@̕Dԏ' :kM_tW}'&I9u@6;~W\zEG :2mbZF˷r.Ilc0 Mҙ ?|igY*l8:uL'}Ḧ7:P-l-Mcj嶋Hblߗ%ʮvk\٬&B-_JpM{{`i?FDsdVqa 3{wN5zW^sS)WE= 02#Ŋr"[ŨJ(\ M('aˇN'AtVf<I8MEH=txQ/,@?aҽ>H$Gѳ*&IY$F~ci>ǫ>jsdz^).ƛ)l - nʂaG}<}U~h[-Q4IL-1j8xqv9CoGĸߣ<5$#]>V8S"Y?Z ̉ ·kL  WBZ (ǷӅTpzSD#[&-POvmi{Ƅ%gJ/&#`eSDcݑLeF8zH/.O; H`ϣ",{z_=g \zlN8Ө^=k2rFmv(LiY +RK4YSc0smN;=6FyxFsZh5ozZKs<Mq퉈' ;ؒ3?D )Qg3P3䍣Sj?cѩ5 /By/WI7@"'D.̖~N8W>9\$5E)9b&-Ǜ^)j8/˸يs[f!2ꑾ5~7A_7ʈUQG]y$<[p ב <O'9glbwq.uaE} -nd7>:˸Oy_+Bk*YC!3K?a/V]cA(CrԷ!lvէ(*9JYSlLϑi:uX2K!Q.]-F>Gx,pt6p0ǐXꐸx8 nz4*Ny7Sb*ޡ %GE!1hԻU,>Fo3Z Uƭު͌sZ†17b4K a;}#NQ<,V{\ݪDSߢ`8wMB,k|{MjvB0< ':qΛڬ2Un8hr̫6iZAtꢟ Mԇܞ@+g` xެw|C[V(p_aJE=d>J#6WUn[Z#0P]+#+ 4G(2qF %S*ij1Y8H)~䦲F\Z+\-)F.gkC/kQ'u6FA"9x^\X)WFGl ۖTc$t< (z_5EtJ1XZ07uKf ȉdK܆6KT0U>ҫb9˫k).;{‚(X `Xp|{x 1A2%8L]NMj>߹CFɁIE}cod6T*S<2*b؅[ݭKa"ap+?pVjg4il$Nb4T}j !в_}S)eHڝ:l7ՙNE" w=[i BfgDDk=pT3~&-\4+p2A*,7լؑOD! GM"τrYq7~eM' R0f1)Oh R,ckZYX"q[æK=znMm3A۪X7%Pwfܲx6:q|Wr3z fHTehqֽ?WGs~vhN/NQZX*_*ځ4C;Po ڸ}Jdi1D';P5Gr"v'Q%zV*Q/cPrP-^} g:.,$Bot[~Dh١{dU?&{ADwwIz`}?i Mfwg޿Ҙ K=` ڧڄERox,LNY6FUeNp)KKY ޷LZ!d5.@!Z4--9Jjѩ;Q 0#XrTm*O%(b%ެP' /u;IhSbq0o@$x_1v)]nfW=8uN l(d8ߏk߁@OU2aVZW;ŃMהۢiIaC9v H^_yIbo^uK#gu~$Yn\Qt|R7^]^BM(Bpu|cqT\uQAA#k: k\ojX##u%,#j0s.2l!O~shf߲^p-F(h@ƜD{@WVf;)WQGbXW cHK;@](K􉉺sDM1_ErCr#;n?Ϋ.NOδ\zσ>+p!ɠk)fo* eu2Ϫ+\j #ZSڡ.HwUv.kxOmXL̞e<fI'J>5e*Is DZ;{%~!<,A2*Xߚh$۰bpe>Teln^nN497*;n94_n1soIPCQ-/Iw&Xҙ5:qY;D`=MJ܉AX;.K ΂\ǫ:qm8%?ZShS۶yr EOomrSԫO==*.ʀ(κ60Of= {`Hae:̎ra')#^㗽#F_Z f MrRmF2k-pٳW)FzCzӰCػBZN (zX C}1/q4A5r'%k̔ H$ YZ