Package Release Info

kirigami2-5.55.0-bp151.2.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kirigami2
kirigami2-devel
kirigami2-lang
libKF5Kirigami2-5

Change Logs

Version: 5.102.0-bp155.1.7
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Too many changes since 5.101.0, only listing bugfixes:
  * Calculate CategorizedSettings's width by using word width instead of length (kde#462698)
  * Fix getting tablet mode on application startup (kde#462187)
  * templates/OverlayDrawer minor bugfixes (kde#462602)
  * FormLayout: remove excessive spacing above unlabeled separators (kde#462300)
  * Allow closing drawers on non-touch devices (kde#454119)
  * icon: proceed itemChange in QQuickItem (kde#462630)
* Tue Dec 06 2022 Christophe Marin <christophe@krop.fr>
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Too many changes to list here.
* Tue Nov 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Too many changes since 5.99.0, only listing bugfixes:
  * Check preventStealing earlier in ColumnView (kde#460345)
  * SwipeListItem: Make sure we only show the aggressive warning when it's
    due (kde#455789)
* Sat Oct 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Too many changes since 5.98.0, only listing bugfixes:
  * CategorizedSettings: ensure space for long words and don't wrap in weird places (kde#458393)
  * Restore going back/forward in ColumnView using back/forward mouse buttons (kde#436790)
  * Make link buttons look more like links (kde#459227)
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Too many changes since 5.97.0, only listing bugfixes:
  * Workaround apps that assume flickable exists before component completition (kde#458099)
  * FormLayout: Explicitly round up implicit sizes (kde#457675)
* Sun Aug 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Too many changes since 5.96.0, only listing bugfixes:
  * OverlaySheet: add workaround for Qt horizontal scrollview bug (kde#457223)
  * second attempt of Delete and port away from internal ScrollView (kde#448784)
* Sun Jul 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * Tests: Fix failing autotest due to removed property
  * Fix and improve template for KAppTemplate
  * NavigationTabBar: Add recolorIcons property
  * NavigationTabButton: Add recolorIcon property and some documentation
  * Add missing files for android template
  * Make JavaScript cleaner and stricter
  * BannerImage: Fix `empty` property definition
  * PagePoolAction: Fix typeof check
  * SwipeListItem: warn users when they try to override the padding (kde#453959)
  * template: add method to restore window geometry
  * OverlaySheet: Check if isMobile to set footer extra margin
  * OverlayDrawer: Make sure the handle is gone when it's hidden (kde#450902)
  * Fix checkable labels
  * ActionTextField: Fix RTL layout and actions rows
  * ActionTextField: Add versioning documentation
  * ActionTextField: Bump QML imports
  * PasswordField: Sync code to PlasmaExtras
  * Dont't change title color when page is not active
  * Fix race: Object (m_item) is operated on before it is assigned.
  * Use creationContext of the Component as the starting point
  * Sync changes from PlasmaExtras PasswordField to disable Ctrl-Z
  * Fix link to theme doc
* Fri Jun 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * Add tools-report-bug to kirigami_package_breeze_icons (kde#454735)
  * Wrap license text in AboutItem (kde#454738)
  * OverlaySheet: Always restart the open animation if we abort due to size changes
  * InlineMessage: Better multiline calculation
  * port to standard C++ smart pointers where possible
  * Show tooltip for collapsed "Open Sidebar" button (kde#453771)
  * [ColumnView] Don't leak SeparatorItems (kde#453201)
  * controls/private: Allow customizing `heightMode` in `ToolBarPageHeader`
  * Fix identation of the api doc
  * controls: Add `SelectableLabel` component to enable text selection in label
  * Handle NavigationTabButton without icon
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * ScrollablePage: Stop duck-typing QML types
  * SwipeListItem: Expose the width of overlayLoader
  * Dialog: Unbreak standardButton() method
  * ApplicationItem: Fix Shortcut's warning about sequence vs. sequences
  * ApplicationItem: Clean it up a bit
  * columnview: Fix memory leak caused by `QQmlComponent::create`
  * columnview: Remove m_attachedObjects
  * AbstractApplicationItem: Fix copy-pasta mistake
  * AbstractApplicationItem: Clean up JavaScript part of QML
  * Fix trailing whitespaces
  * correctly hide the bottom floating buttons when there is a page footer
  * ToolBarPageHeader: Do not assign undefined to real values
  * ColumnView notifies for contentChildren when page is removed (kde#452883)
  * ActionToolBar: fix moreButton visibility (kde#449031)
  * LoadingPlaceholder: remove redundant explanation
  * Improve ListItemDragHandle
  * Add LoadingPlaceholder component
  * AboutPage: Prevent infinite loop (kde#447958)
  * PlaceholderMessage: add types
  * Add windows CI
  * Introduce TabletModeChangedEvent
  * [doc]: Remove double inheritance arrow for Kirigami.PagePoolAction
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.93.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
  * InlineMessage: Do not layout for actions at bottom when there are none
  * only change height if visible
  * --warning: Shortcut.sequence is an Array
  * Units: Delete QML FontMetrics object when Units is destructed
  * ListItemDragHandle: Emit moveRequest when cursor enters a new index (kde#451014)
  * BasicListItem: tighten up spacing for text+subtitle labels
  * ListSectionHeader: vertically align default text item
  * PlaceholderMessage: compare string length rather than content
  * Render Page's default heading as PlainText
  * Page: Don't load global toolbar async so that the header looks less stuttery
  * Fix warning on the org.kde.desktop Theme
  * controls/SwipeListItem: handle RtL properly (kde#441156)
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
  * Dialog: Accommodate vertical scrollbars widths properly
  * Dialog: Fix implicitWidth binding loop when absolute maximum size used
  * consider visibility when calculating page content positions
  * Add Qt6 Android CI
  * update commandlink url to a working one
  * Dialog: Fix wrong import version in documentation
  * Documentation: Add Dialog and NavigationTabBar to homepage
  * Dialog: Fix padding
  * FormLayout: make section headings slightly smaller but bolder
  * NavigationTabBar: check checkedButton state before updating currentIndex
  * Drawer should not eat mouse events at edges (kde#438017)
  * Add a CI job to build and test the static build
  * Use extra spacing to distinguish narrow-mode form labels and UI controls
  * Revert "Bold labels for narrow FormLayout" (kde#450105)
  * fix autotests/wheelhandler/tst_scrolling.qml after commit de215e19
  * Units: add mediumSpacing property
  * Use a nested toolbutton instead
  * Ensure OverlayDrawer handles is keyboard navigable
  * CheckableListItem: Reset list item's checked property when checking box
  * CheckableListItem: Only conditionally trigger action when checked
  * comment over the class
  * PageRow: properly handle back button
  * WheelHandler: Round contentX/contentY positions (kde#449884)
  * Fix some more installation paths
  * Allow compiling against Qt configured with -no-opengl
  * Fix install path of settings and swipe navigator  components
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.91.0
- Too many changes to list here.
Version: 5.55.0-bp151.1.7
* Fri Feb 15 2019 alarrosa@suse.com
- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrame@kde.org
- 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:
  * raise only colored buttons (kde#403807)
  * fix height
  * same margins sizing policy as the other list items
  * === operators
  * support for the concept of expandible items
  * don't clear when replacing all the pages
  * horizontal padding is double than vertical
  * take padding into account to compute size hints
  * [kirigami] Do not use light font styles for headings (2/3)
  * Unbreak the AboutPage layout on smaller devices
  * stopatBounds for breadcrumb flickable
* Mon Jan 14 2019 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Mon Dec 10 2018 lbeltrame@kde.org
- Update to 5.53.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
- Changes since 5.52.0:
  * Fix warning
  * DelegateRecycler: Fix build with strict iterators
  * DelegateRecycler: Don't create a new propertiesTracker for every delegate
  * Move the about page from Discover to Kirigami
  * update versions
  * antialiasing only when position != 0
  * make sure scroll views are pixel aligned
  * Make it possible to fallback to a different icon
  * hide context drawer when there is a global toolbar
  * ensure all items are laid out (kde#400671)
  * center FormLayout
  * change index on pressed, not on clicked (kde#400518)
  * more consistency between toolbar and breadcrumb titles
  * fix separators behavior
  * new text sizes for Headings
  * sidebar drawers don't move global headers/footers
  * on big devices, just take 95% of the space
- Dropped patches, now upstream:
  * 0001-make-sure-scroll-views-are-pixel-aligned.patch
* Tue Nov 27 2018 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to workaround visual glitches with unaligned text (boo#1117346, kde#401174):
  * 0001-make-sure-scroll-views-are-pixel-aligned.patch
* Sun Nov 11 2018 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Tue Oct 16 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Mon Oct 15 2018 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Sat Sep 15 2018 fabian@ritter-vogt.de
- Require the library in the -devel subpackage
* Thu Sep 13 2018 lbeltrame@kde.org
- 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:
  * Too many changes to list here
- Dropped patches, now upstream:
  * fix-build-with-gcc48.patch
* Sun Aug 19 2018 christophe@krop.fr
- 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:
  * support dynamically adding and removing title (kde#396417)
  * introduce actionsVisible (kde#396413)
  * Fix documentation typo
  * adapt margins when scrollbar appears/disappear
  * better management of the size (kde#396983)
  * Optimise setting up the palette
  * AbstractApplciationItem shouldn't have its own size, only implicit
  * new signals pagePushed/pageRemoved
  * fix logic
  * add ScenePosition element (kde#396877)
  * No need to emit the intermediary palette for every state
  * hide->show
  * Collapsible Sidebar Mode
  * kirigami_package_breeze_icons: don't treat lists as elements
  * fix searc/replace regexp (kde#396294)
  * animating a color produces a rater unpleasant effect (kde#389534)
  * color focused item for keyboard navigation
  * remove quit shortcut
  * Remove long-time deprecated Encoding=UTF-8 from desktop format file
  * fix toolbar size (kde#396521)
  * fix handle sizing
  * Honor BUILD_TESTING
  * Show icons for actions that have an icon source rather than an icon name
* Mon Jul 16 2018 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Wed Jun 13 2018 wbauer@tmo.at
- Add fix-build-with-gcc48.patch to make it compile with gcc 4.8 on
  Leap 42.3
* Tue Jun 12 2018 lbeltrame@kde.org
- 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:
  * Show action.main more prominently on the ToolBarApplicationHeader
  * Allow Kirigami build without KWin tablet mode dependency
  * correct swipefilter on RTL
  * correct resizing of contentItem
  * fix --reverse behavior
  * share contextobject to always access i18n
  * make sure tooltip is hidden
  * make sure to not assign invalid variants to the tracked proeprties
  * fix a couple of warnings
  * handle not a MouseArea, dropped() signal
  * no hover effects on mobile
  * proper icons overflow-menu-left and right
  * remove useless debug
  * not hoverenabled
  * Drag handle to reorder items in a ListView
  * Add Settings class to API documentation
  * Use Mnemonics on the toolbar buttons
  * Use override
  * Added missing files in QMake's .pri
  * [API dox] Fix Kirigami.InlineMessageType -> Kirigami.MessageType
  * fix applicationheaders in applicationitem
  * fix build on macos/ios
  * Fix warnings
  * Remove wrong warning
  * Don't allow showing/hiding the drawer when there's no handle (kde#393776)
* Sun May 13 2018 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Mon Mar 12 2018 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Mon Feb 12 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * Too many changes to list here
Version: 5.45.0-bp150.2.2
* Sat Apr 14 2018 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Tue Mar 13 2018 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Tue Feb 13 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * Too many changes to list here
* Tue Jan 16 2018 lbeltrame@kde.org
- Update to 5.42.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
- Changes since 5.41.0:
  * Add recently added file to .qrc
  * keep the flickable interactive
  * proper prefix for icons as well
  * upgrade version
  * more docs
  * fix form sizing
  * Fixed qmake build
  * read wheelScrollLines from kdeglobals if existing
  * add a prefix for kirigami files to avoid conflicts
  * some static linking fixes
  * move plasma styles to plasma-framework
  * Use single quotes for matching characters + QLatin1Char
  * FormLayout
* Wed Jan 03 2018 fabian@ritter-vogt.de
- Remove baselibs.conf:
  * Not needed
* Sun Dec 17 2017 lbeltrame@kde.org
* Update to 5.41.0
* Mon Nov 13 2017 lbeltrame@kde.org
- Update to 5.40.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
  * syntax working on older Qt 5.7 (kde#385785)
  * stack the overlaysheet differently (kde#386470)
  * Show the delegate highlighted property as well when there's no focus
  * preferred size hints for the separator
  * correct Settings.isMobile usage
  * Allow applications to be somewhat convergent on a desktop-y system
  * Make sure the content of the SwipeListItem doesn't overlap the handle
  * check page.actions for null
  * use a Dialog
  * Overlaysheet's scrollview is always ointeractive
  * Add categories in gallery desktop file (kde#385430)
  * Update the kirigami.pri file
  * use the non installed plugin to do the tests
  * partly revert 72c01208fe79
  * Deprecate Kirigami.Label
  * Port gallery example use of Labels to be consistently QQC2
  * Port Kirigami.Controls uses of Kirigami.Label
  * remove useless debug
  * make the scrollarea interactive on touch events
  * Move the git find_package call to where it's used
  * default to transparent listview items
  * Add 'Introduction' section to README.md - this is needed for inqlude script to create a proper manifest file for inqlude.org website, used information from metainfo.yaml/Mainpage.dox
* Mon Oct 23 2017 lbeltrame@kde.org
- Update to 5.39.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
  * Too many changes to list here
* Tue Sep 19 2017 lbeltrame@kde.org
- 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:
  * Too many changes to list here
* Sat Aug 12 2017 christophe@krop.fr
- 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 :
  * None
* Wed May 03 2017 fabian@ritter-vogt.de
- Update to 2.1.1:
  * Ships with correct translation files now
* Sat Apr 29 2017 fabian@ritter-vogt.de
- Update to 2.1.0:
  * No upstream changelog provided, visit:
    https://dot.kde.org/2017/04/28/kirigami-21-out
- Remove patches, now upstream:
  * fix-license.patch
* Fri Apr 21 2017 fabian@ritter-vogt.de
- Remove obsolete BuildReq
- Add libqt5-qtquickcontrols2 runtime dependency
* Mon Jan 23 2017 fabian@ritter-vogt.de
- Add upstream patch to fix licensing issues (kde#375344):
  * fix-license.patch
* Tue Dec 13 2016 fabian@ritter-vogt.de
- New kirigami2 package, copy of kirigami, which is now kirigami 1.1