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)