* Wed Mar 06 2024 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.11:
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.11
- Changes since 5.27.10:
* Flatpak: Fix up prompt to delete uninstalled app's data (kde#478704)
* gitlab-ci: Port to new CI template
* rpm-ostree: Add more comments
* rpm-ostree: Fix ostree container support
* Fix SteamOSBackend isValid check.
* Fri Dec 15 2023 Christophe Marin <christophe@krop.fr>
- Update appstream build requirement for compatibility with 1.0.0
(boo#1217047)
- Remove obsolete version checks
* Wed Dec 06 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.10
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.10
- Changes since 5.27.9:
* AppStream 1.0: Use #ifdef to support both stable and 0.x versions
* CMake: Remove obsolete AppStream version check
* Refactor roughCount into an atomic QGadget, fix usage of i18np (kde#476148)
* Update to reflect move of KUserFeedback to Frameworks
Version: 5.24.4-bp154.1.44
* Tue Mar 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.4
- Changes since 5.24.3:
* Fix searchfield focus on touch launch
* Tue Mar 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.3
- Changes since 5.24.2:
* flatpak: Do not emit about upgradeable packages that were just created
* flatpak: Use the sources map to check if a resource is already being used
* Set textFormat in Label to StyledText
* Fix build by explicitly creating a QUrl from QString
- Restore compatibility with older kf5-filesystem
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
* Tue Feb 22 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.2.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.2
- Changes since 5.24.1:
* Fix build by explicitly creating a QUrl from QString
* Enable -DQT_NO_URL_CAST_FROM_STRING and fix compilation
* UpdatesPage: add elision property for size label (kde#450339)
* Tue Feb 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.1
- Changes since 5.24.0:
* notifier: Don't trigger updates while busy
* notifier: Update lastUnattendedTrigger before checking for updates again
* notifier: Actually save LastUnattendedTrigger
* notifier: Use KIdleTime properly
* Use C++17
* Don't display critical packages/apps in the UI
* update: Ensure we never have two update processes running in parallel
* Implement Kirigami.CheckableListItem properly (kde#449766)
* Fix unattended update interval check
* Tue Feb 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- 5.24.0 tarball got updated:
* kns: Do not keep an own Attica::Provider
* notifier: Make sure we don't trigger offline updates too often
* notifier: Only refresh unattended when it actually changes
* ApplicationPage: Fix infinite resize loop on screenshoots (kde#449583)
* Force focus to the search field properly (kde#417213)
* Fix global drawer overlapping the app screenshot (kde#434055)
* Sat Feb 05 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.0
- Changes since 5.23.90:
* flatpak: ensure we don't unref transactions twice (kde#440877)
* fix integer overflow in backends
* Mark Discover compulsory_for_desktop with KDE (kde#449260)
* Cancel DialogButtonBox's built-in margins in a better way
* Make app delegate icon less enormous
* NavigationTabBar: Avoid loop on actions in tab group (kde#448460)
* pk: Fix dependencies view (kde#414822)
* Reset the ApplicationAddionsModel when the state of an application changes (kde#426027)
* kns: Fix resource download sizes (kde#432846)
* flatpak: Don't treat the lack of metadata as fatal (kde#443745)
* flatpak: Add the repositories added by a transaction (kde#447772)
* PackageKitUpdater: Do not emit error when user cancels an update
* Use loader for NavigationTabBar
* Do not register a unique application when we call with --feedback (kde#448502)
* Mark the window as invisible when calling with --feedback (kde#423493)
* Only check for configuration changes when the ones we care about change (kde#447939)
* Clear the screenshot model as we change resources (kde#448620)
* pk: Mark to update as soon as the offline update is triggered
* pk: Only offer to launch apps (kde#429060)
* Rename PAGE_SIZE to ENGINE_PAGE_SIZE to avoid a clash (kde#448378)
* Thu Jan 13 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.90
- Too many changes to list here
* Tue Jan 04 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.5
- Changes since 5.23.4:
* flatpak: Properly fetch the version we are upgrading to (kde#447033)
* flatpak: Properly filter installed apps (kde#446501)
* Tue Nov 30 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.4
- Changes since 5.23.3:
* Reverse screenshots arrows when in RTL mode
* flatpak: Do not discard remotes with different installations as duplicates (kde#443745)
* flatpak: Do not call flatpak function with a nullptr (kde#445819)
* flatpak: Check for errors before using the value
* flatpak: Do not include the resource type in the FlatpakResource::Id
* Sat Nov 13 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.3.1
* flatpak: Do not include the resource type in the FlatpakResource::Id
* Tue Nov 09 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
* Tue Oct 26 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.2
- Changes since 5.23.1:
* pk: Properly resolve package ids after a transactions is done (kde#443615)
* packagekit: Do not re-create sources list on refresh
* pk: Allow enabling/disabling repositories
* pk: Try to detect if a local file we are trying to install already is installed (kde#443612)
* Fix InstallApplicationButton against KF 5.86 (kde#444022)
* Tue Oct 19 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.1
- Changes since 5.23.0:
* flatpak: Don't reuse GError instances (kde#426565)
* flatpak: Set the real value of the remotes (kde#443455)
* SourcesPage: Address how we show the checked state (kde#406295)
* Suggest correct words in the search field (kde#443945)
* SourcesPage: Use ItemIsUserCheckable to check if a source is checkable
* flatpak: Do not crash when a source is disabled
* Remove pointless tooltip from Labelbackground
* Thu Oct 07 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.0
- Changes since 5.22.90:
* flatpak: Also show the installed version (kde#443256)
* Improve margins around Updates page messages
* Do not show tooltips when fetching updates (kde#443050)
* snap: Don't mark as cancelled until we get the reply (kde#425680)
* flatpak: Also search flatpakref files where the id doesn't include .desktop
* flatpak: Fix installing sources
* flatpak: Reuse remote when opening a well-known flatpakref file
* flatpak: Do not crash when using a flatpakref file (kde#442709)
* Explicitly set the interactive flag for PackageKit transactions (kde#442383)
* Link against Qt::Widgets (kde#442866)
* Sources: Fix displaying sources (kde#442604)
* kns: Do not process entries from invalid backends
* Stop bringing kxmlgui
* Port away from KIO::AccessManager
* Fix the InstallApplicationButton with QQC2 Breeze
- Add new key + signature to plasma.keyring
* Thu Sep 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.90
- Too many changes to list here
* Tue Aug 31 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.5
- Changes since 5.22.4:
* Show actual shortcut for Refresh action's tooltip (kde#438916)
* Tue Jul 27 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.4
- Changes since 5.22.3:
* kns: Use ksplash.knsrc for the test
* Address the keyboard shortcut tooltip (kde#438916)
* Tue Jul 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.3
- No code changes since 5.22.2.1
* Wed Jun 23 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.2.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.2
- Changes since 5.22.1:
* flatpak: properly notify about updates (kde#438670)
Version: 5.18.5-bp152.1.2
* Tue May 05 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.5.php
- Changes since 5.18.4.1:
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* flatpak: Don't issue commands when cancelled (kde#404622)
- Drop patches, now upstream:
* 0001-Make-it-compile-against-qt5.15.-SkipEmptyParts-is-pa.patch
* Mon Apr 27 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix build against Qt 5.15:
* 0001-Make-it-compile-against-qt5.15.-SkipEmptyParts-is-pa.patch
* Fri Apr 10 2020 Wolfgang Bauer <wbauer@tmo.at>
- Add missing kdeclarative-components runtime dependency (boo#1169153)
* Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.4.1:
* Version fixed
* Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.4.php
- Changes since 5.18.3:
* fix toplevels test
* fwupd: improve error message
* fwupd: improve cancellable usage
* flatpak: Don't insist on performing tasks after cancellation (kde#419062)
* odrs: Remove seemingly unused cache files
* flatpak: fix crash (kde#419107)
* cmake: Include messages about availability of Flatpak and Fwupd
* Tue Mar 10 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.3.php
- Too many changes to list here
* Tue Feb 25 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.2.php
- Changes since 5.18.1:
* Properly react to failed transactions
* packagekit: Fix updatesCountChanged signal emission
* flatpak: fix build on old flatpak versions
* flatpak: after performing operations, check for unused refs
* flatpak: make sure the progress isn't over 100
* flatpak: provide the arch when checking the timestamp
* flatpak: reduce leakage of GObjects
- Enable KUserFeedback support
* Tue Feb 18 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.1.php
- Changes since 5.18.0:
* pk: make sure we get the local package details
* Simplify UI logic
* Fix typo
* pk: list codecs as addons
* Don't offer to show more when there's not more to show (kde#417290)
* remove warning when there's no kuserfeedback
* snap: mark transactions as cancelled when we cancel them
* Don't escape search text in search page title (kde#416781)
* Use real Kirigami Separators instead of blue rectangles
* Thu Feb 06 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.0.php
- Changes since 5.17.90:
* Only show app's release date and omit the time of day (which is never set anyway)
* Telemetry is disabled by default
* appstream: improve screenshots display
* packagekit: fix opening files on archlinux
* packagekit: don't show where the package will be installed (kde#400044)
* fix build for older Qt to 5.14.0
* forgot file
* appstream: support appstream uri alt ids (kde#416283)
* utils: prefer using stl than custom functions
* feedback: fix opening the plasma feedback configure dialog (kde#416349)
* Thu Jan 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
* Thu Jan 16 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Too many changes to list here
* Tue Jan 07 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.5.php
- No code changes since 5.17.4
* Wed Dec 04 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.4.php
- Changes since 5.17.3:
* fwupd: don't whine when we have unsupported hardware
* --verbosity
* sources: for some reason, QML didn't find the toolTip role anymore on my Neon system
* pk: only trigger offline updates after a successful download (kde#413028)
* Account for padding in the height of the screenshot popup (kde#413629)
* Account for weirdly horizontal screenshots
* progressview: don't highlight the current index of the view (kde#414455)
* Don't include newlines in searches (kde#414530)
* pk: improve behaviour when dealing with local files
* pk: cache appstream component names
* don't overwrite mainItem (kde#414145)
* Tue Nov 12 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.3.php
- Changes since 5.17.2:
* flatpak: --verbosity
* ui: fix updates page
* flatpak: show an error message when remotes are faulty
* pk+suse: include a hack to allow apps to be executed (kde#412986)
* pk: fix fallback invocation plan
* ui: improve busy indicator handling (kde#412908)
* kns: don't read globals when loading KNS files
* flatpak: save quite some unnecessary QString allocations at startup
* app page: fix display of faulty screenshots (kde#413812)
* --qml warnings
* --warnings
* kns: fetching details might increase the description we have
* --qclp runtime warnings
* ui: remove LinkLabel
* Fix qml warnings
* Address qml tests
* dummy: fix test
* Help cmake find the tests
* flatpak: make test more resilient
* flatpak: downloading flathub metadata takes a while
* flatpak: remove duplicated code
* kns: fix test
* Tue Oct 29 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.2.php
- Changes since 5.17.1:
* notifier: make it possible to replace the instance
* app delegate: improve on narrow windows (kde#411828)
* flatpak: oops
* pk: notify about problems regarding file listing
* appstream: support more formats of appstream urls (kde#408419)
* notifier: don't autostart outside of Plasma (kde#413235)
* snap: fix cancelling (kde#404358)
* pk: readability
* pk: Make action buttons translatable
* notifier: Make action buttons translatable
* pk: don't show redundant packages on updates
* Tue Oct 22 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.1.php
- Changes since 5.17.0:
* Revert change to make the notification persistent
* Thu Oct 10 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.0.php
- Changes since 5.16.90:
* updates: improve cancellability calculation (kde#407466)
* pk: Still need to refresh the database at start
* AppPage: Give some space to render screenshot busy indicators (kde#409504)
* Use the right API for retrieving SPDX licences (kde#408112)
* packagekit: Improve update UI population (kde#412035)
* Fix qml warning
* Make sure the installed page is properly sorted by default (kde#412653)
* Thu Sep 19 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.90.php
- Too many changes to list here
- Recommend the fwupd backend by default again
- Drop conditions for Leap 42
* Tue Sep 03 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.5.php
- Changes since 5.16.4:
* odrs: fix fetching reviews (kde#411034)
* odrs: don't leak qnam instances
* Tue Jul 30 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.4.php
- Changes since 5.16.3:
* notifier: don't accumulate notifications
* notifier: Use QPointer instead of a raw pointer for notifications
Version: 5.12.5-bp150.2.2
* Wed May 02 2018 fabian@ritter-vogt.de
- Update to 5.12.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.5.php
- Changes since 5.12.4:
* Improve display of Progress element (kde#393323)
* More elegant syntax for qrc files in cmake
* Make sure we update the checkability of all delegates when one changes
* PK: Improve information on resources that extend others
* Report 0% update progress when not progressing
* Infer cancellability of the StandardBackendUpdater (kde#390319)
* Forward action enabled state into the button
* Don't change the resources while updating (kde#391262)
* Remove unused variable
* Fix typo
* Fix notifier button placement
* Fix warning on Qt 5.11
* Remove wrongly commented code
* Report when root categories change
* Readability
* Properly concatenate strings
* Fix crash when installing flatpak files
* Remove unneeded dependency
* Don't crash when cancelling flatpak jobs (kde#391941)
* Remove unused imports
* --debug
* Make sure we don't crash automatically (kde#392082)
* Fix sorting when the actual comparison matches
* Fix warning in Qt 5.11
* Tue Mar 27 2018 fabian@ritter-vogt.de
- Update to 5.12.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.4.php
- Changes since 5.12.3:
* Simplify the tasks view (kde#391760)
* Remove unneeded includes
* Fix dbus path
* Include a test for cancelling flatpak installations
* Improve status of FlatpakTransaction
* Remove pointless i18n call
* KNS: Only indicate that it's fetching if already fetching reviews
* Include a test that makes sure we can list origins
* Solve some inconsistencies found when testing flatpak
* Introduce a flatpak test
* No need to pass the extra arguments on the Update Action (kde#391801)
* Add Qt5::Xml
* Simplify KNSTransaction creation (kde#390236)
* Fix test
* Add a test to make sure we don't add resources with the wrong URL
* kns: Fix logic for adding screenshots (kde#391190)
* Add debug information when the searched URI is wrong
* Fri Mar 23 2018 fabian@ritter-vogt.de
- Add patch to show an informative warning when adding FlatHub:
* 0001-Warning-for-FlatHub.patch
* Tue Mar 06 2018 fabian@ritter-vogt.de
- Update to 5.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.3.php
- Too many changes to list here
* Thu Feb 22 2018 lbeltrame@kde.org
- Update to 5.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.2.php
- Changes since 5.12.1:
* Fix checking if the package is already on the ResProxyModel
* Add multimedia sub-categories
* Put all systemwide add-ons in Plasma Addons category (kde#390594)
* Sort by sortable rating
* Make it possible to debug sorting
* Make sure sortableRating is initialised
* Don't let the user write the first review for apps they haven't installed
* Fix warning
* Only instantiate the ProgressView sheet when it's to be displayed
* Fix placement of the BusyIndicator over loading screenshots (kde#390391)
* Update copyright year (kde#390358)
* Tue Feb 13 2018 fabian@ritter-vogt.de
- Update to 5.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.1.php
- Changes since 5.12.0:
* Update copyright year (kde#390358)
* Notify about the backend (kde#390339)
* Don't notify when the number of updates becomes smaller (kde#390322)
* Remove commented out code
* Forgot to add file
* Fix freeze when showing the ApplicationPage (kde#390123)
* Only report changes when they actually happen
* Fix binding loop when showing the update description
* Disable Review button for resources that aren't installed (kde#390053)
* Show a beautiful disabled icon for updates (kde#390076)
* Make sure we mark as busy before clearling the list (kde#390114)
* Add some paddings to the Review button (kde#390030)
* Make it possible to specify a fallback appstream id (kde#390016)
* Use the default passive notification amount (kde#388087)
* Remove redundant action (kde#389767)
* Fix tests, now we don't show a list from a URL
* Only show the description for PackageKit sources (kde#389715)
* Print a warning when a remote can't be removed
* Fix dummy build
* Address source by id look-up in Flatpak source
* Fix source removal
* Make it possible for the source id to be different from the display string
* Fix warnings
* Reduce duplication in flatpak sources display
* Flatpak: don't show full url, just the hostname (kde#389714)
* Fri Feb 02 2018 fabian@ritter-vogt.de
- Update to 5.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.0.php
- Too many changes to list here
* Wed Jan 24 2018 wbauer@tmo.at
- Build with gcc7 on Leap 42.3, gcc6 no longer works because of a
change to the default compiler flags in openSUSE:Leap:42.3:Update
(boo#1077345)
* Mon Jan 15 2018 fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Too many changes to list here
* Tue Jan 02 2018 fabian@ritter-vogt.de
- Update to 5.11.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.5.php
- Changes since 5.11.4:
* Keep track of the kns entries status internally
* Revert "Make sure m_isFetching is initialized when we use it"
* Make sure m_isFetching is initialized when we use it
* Make it possible to navigate screenshots from the overlay (kde#387402)
* Hide reviews page when opening the review dialog (kde#386902)
* Revert "Improve error message when review dialog contents are wrong"
* Improve error message when review dialog contents are wrong (kde#387261)
* Usually applications won't be compulsory for a desktop
* Don't show packages tightly coupled to other desktops by default
* Readability
* PK: Use the stream to store the information rather than the transaction (kde#386992)
* Thu Nov 30 2017 fabian@ritter-vogt.de
- Update to 5.11.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.4.php
- Changes since 5.11.3:
* Flatpak: Make sure we don't degrade resources' state
* If it's busy, try again in a second
* Group updater refreshes
* StandardUpdater: Only refresh when it's going to make a difference
* Narrow down the scope of a variable
* Make it possible for updaters to show notifications at any time
* Remove unused code
* Remove hidden styling from the delegate's comment (kde#387221)
* No need to explicitly notify
* Make sure we remove the Transaction before it's destroyed
* Revert "Install related ref instead attempting to upgrade it"
* Install related ref instead attempting to upgrade it
* Link to a url that still exists
* Don't fetch updates while the updater is working
* Remove weirdly long timer to display notifications (kde#381812)
* Simplify notifier logic
* Don't crash if we get into a weird state (kde#385637)
* Remove unneeded declaration
* Make sure we never search on an invalid KNS backend
* Tue Nov 07 2017 fabian@ritter-vogt.de
- Update to 5.11.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.3.php
- Changes since 5.11.2:
* Don't refresh invalid backends (kde#386045)
* Remove unused class
* Don't delete resources whenever asked to clear the view
* Extend the resetModel until the model is ready to be fetched again
* Make sure we set the page size
* Unneeded dependency in the library
* Fix warning
* Remove unused code
* --warning: don't capture unused variable
* Properly listen to ODRS replies
* Assert on ODRS reviews fetched
* Don't leak QNetworkAccessManager instances
* Recover the right delegate background color
* Improve global updates progress reporting
* Improve progress reporting in some PackageKit updates
* Show errors from refreshing (kde#386244)
* Include the progress of transactions (kde#384038)
* Tue Oct 24 2017 fabian@ritter-vogt.de
- Update to 5.11.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.2.php
- Changes since 5.11.1:
* Include the progress of transactions (kde#384038)
* Fix adding remote sources
* list items should be lighter than normal background
* Use QQC2.Popup instead of Kirigami.OverlaySheet for screenshots (kde#385115)
* Don't open a null application from the progress view (update transaction)
* Tue Oct 17 2017 fabian@ritter-vogt.de
- Update to 5.11.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
* Fix under Qt 5.10
* Fix tests
* Remove our isCompact concept and use Kirigami's
* Thu Oct 05 2017 fabian@ritter-vogt.de
- Update to 5.11.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.0.php
- Changes since 5.10.95:
* Use the right update icon when there's no updates
* When the delegate is compact, don't show the longDescription at all
* Fix featured filtering
* Fix listing several sources in an application
* Fix warnings
* Optimize adding resources to the model (kde#383743)
* make for better debug output
* Don't go through categories more than necessary
* Properly traverse a hash with iterators
* Use flatpak_installation_list_installed_refs for listing installed flatpaks
* Thu Sep 14 2017 fabian@ritter-vogt.de
- Update to 5.10.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.95.php
- Too many changes to list here
* Mon Aug 28 2017 fabian@ritter-vogt.de
- Adjust License tag
* Tue Aug 22 2017 fabian@ritter-vogt.de
- Update to 5.10.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.5.php
- Changes since 5.10.4:
* auto generate desktop file for url handling
* Revert "auto generate desktop file for url handling"
* auto generate desktop file for url handling
* Remove the navigationEnabled concept (kde#383294)
* Fix license, comply with our naming scheme
* Don't disable the updates action when there are no updates (kde#383294)
* Some elements aren't reporting a big preview
* Fallback to the package icon if there isn't a stock icon as well
* Prevent memory leak
* Make sure we don't crash when opening flatpakrepo files
* Make it possible to prevent some resources from being Reviewed
* Don't show the version if there's none on the ApplicationPage (kde#383036)
* Make sure we don't render HTML on the Discover page header
* Tue Jul 18 2017 fabian@ritter-vogt.de
- Update to 5.10.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.4.php
- Changes since 5.10.3:
* Fix launching of resources for PackageKit and Flatpak
* Make the flatpak backend more flexible to issues
* KNS: Don't connect the stream until the search is in place
* Improve logic for fetching installed
* Don't continue fetching when looking for installed resources
* Stop keeping track of the remaining time (kde#381979)
* Don't search on KNS when in a category the backend doesn't belong to
* Slightly cleaner code
* Make sure the osName isn't "quoted"
* Allow opening links in the update changelog (kde#381768)
* Tue Jun 27 2017 fabian@ritter-vogt.de
- Update to 5.10.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.3.php
- Changes since 5.10.2:
* Simplify KNSBackend fetch logic (kde#380138)
* Ignore updates for which we didn't get latest commit
* Improvements in installation or updates for flatpak backend
* Flatpak backend: display a popup with error when update or installation fails
* Avoid starting update transactions twice
* Remove unused code
* Make sure changelogs are displayed properly (kde#381248)
* Fix crash when using Discover during updates (kde#370906)