Plasma Mobile Gear 21.08
Location | Size | SHA-1 Sum |
---|---|---|
alligator-21.08 | 170kB | 23714be1cabf702a199e0d21221ffa466ecd1931 |
angelfish-21.08 | 114kB | c6bb111acb4bfea73dddb4779e8b0ab6081b263f |
audiotube-21.08 | 51kB | 70cccfad67e88c6d3edd44cfd3040dcdfee9552c |
calindori-21.08 | 208kB | 616a8cdb3b87ffe2f3c353f5fa5897ce0f9d6fa7 |
kalk-21.08 | 66kB | 0bb663af0c1c75d7a79637dc308d7868bf344b80 |
kasts-21.08 | 361kB | 64fdd52043ec3ff238ededa7ca92ed478c6361d9 |
kclock-21.08 | 682kB | 56d5eb622a72f3cf48570899c7b8e0799097cd26 |
keysmith-21.08 | 148kB | 2c2ca7ba94f0f3d3218fdf12a331e7db621ee36a |
koko-21.08 | 114kB | accf84adaeedbc1cef14c19bf6393a65958f452c |
kongress-21.08 | 413kB | 22b220906d08cbe3b8d48c171d50323a645e05f0 |
krecorder-21.08 | 131kB | fa5cddc163aa030c64193cf7f73baf7572cc1a48 |
ktrip-21.08 | 200kB | 03e22f442fd10d63a2bd79b4f2ea60e31b3e9de8 |
kweather-21.08 | 961kB | c99e9ccb37287f33e38e192ad7957f7ddd48dd36 |
plasma-dialer-21.08 | 75kB | 6c57bfe6019aadacf49957f0a76eabc4fae6a3e2 |
plasma-phonebook-21.08 | 197kB | 4e3dfd0fb1017b1517f0ba18e4432f7dae428bf3 |
plasma-settings-21.08 | 187kB | dae7e59f66f78caec7459555bcfaa0c031e16f47 |
qmlkonsole-21.08 | 21kB | 73522c107d4a6c2bd9916396d24b2990fd38fe2f |
spacebar-21.08 | 56kB | 65de03a4fd6bf550705bdccb59176509c8f42388 |
tokodon-21.08 | 50kB | 0075866b474e0044adbcfbbd67c2b8f51d873d87 |
kweathercore-0.5 | 47kB | bf646038c7d2e58ab0a2d8c39791af2cbe9b3393 |
In this release following repositories are marked as unstable,
- kalk
- kclock
- krecorder
- kweather
- qmlkonsole
- tokodon
Some of this repositories are in process of kdereview, and will be marked stable in upcoming releases.
Changelog
angelfish
audiotube
- New in this release
kalk
kasts
- Add 21.08 release changelog to appdata. Commit.
- Select first enclosure if entry has multiple enclosure entries. Commit. See bug #440389
- Fix bug with feeds with multiple enclosures per entry. Commit. Fixes bug #440389
- Add X-KDE-FormFactor. Commit.
- Fix minor typo. Commit.
- Make storage path configurable. Commit.
- Run clang-format. Commit.
- Error handling for PodcastSearchModel. Commit.
kclock
- Require CMake 3.16. Commit.
- Don't create full timezone model until needed. Commit.
- Extract saved timezones into a separate model. Commit.
- Add list of timer ids to DBus interface. Commit.
- Use KDE notation for X-KDE-FormFactor. Commit.
- Add X-KDE-FormFactor. Commit.
- Run clock animation each page open. Commit.
- Enhance the visuals of the icon next to the command field in the TimerPage. Commit.
- Enhance the visuals of the icon next to the command field in the TimerListPage. Commit.
- Make the placeholder message more fitting. Commit.
- Replace a Kirigami.Label with a Label. Commit.
- Simplification of the command at timeout feature. Commit.
- Add button to enable commands on the TimerPage. Commit.
- Add ability to run a command at timer's timeout. Commit.
- Add clock intro animation. Commit.
- Enhance the visuals of the icon next to the command field in the TimerPage. Commit.
- Enhance the visuals of the icon next to the command field in the TimerListPage. Commit.
- Make the placeholder message more fitting. Commit.
- Replace a Kirigami.Label with a Label. Commit.
- Simplification of the command at timeout feature. Commit.
- Add ability to loop timer. Commit.
- Add button to enable commands on the TimerPage. Commit.
- Add ability to run a command at timer's timeout. Commit.
keysmith
koko
- Add InfoSidebar, InfoDrawer and TagInput. Commit.
- Tag: Use pointy shape. Commit.
- Sort qrc file alphabetically. Commit.
- Rename ImageViewer to ImageViewPage. Commit.
- Use custom element to show SVGs instead of images. Commit.
- Fix spacing of overlay button from back button. Commit.
- Set minimum size for window. Commit.
- VideoPlayer: set implicit size, expose Video status as a property. Commit.
- ImageViewer: Add Mikel Johnson's fix for forward/back mouse buttons. Commit.
- ImageViewer: Use ListView's functions for incrementing/decrementing. Commit.
- ImageViewer: Don't show other images when resizing the ListView. Commit.
- ImageViewer: enable pixelAligned for ListView. Commit.
- ImageViewer: Make ListView not interactive when currentItem is. Commit.
- ImageViewer: Make all floating controls disappear when dragging or using overview. Commit.
- ImageViewer: Add OverviewControl. Commit.
- ImageViewer: Move BusyIndicator to ListView. Commit.
- Rewrite ImageDelegate without using Flickable, plus tweaks. Commit.
- Add OverviewControl. Commit.
- Use PreserveAspectFit for thumbnails instead of PreserveAspectCrop. Commit.
- Use Shortcut for key navigation of the main image view. Commit.
- Implement open/closed hand cursor for ImageDelegate. Commit.
- Reduce duration of image zooming animation. Commit.
- Prefer zooming over scrolling in wheel handling code of ImageDelegate. Commit.
ktrip
kweather
- Consistently order includes. Commit.
- Fix KWeatherCore cmake check. Commit.
- Have one declaration per line. Commit.
- Remove unused struct. Commit.
- Make it build against latest KDECompilerSettings. Commit.
- Remove unused constants. Commit.
- Fix switching unit at runtime. Commit.
- Update WeatherLocation on creation. Commit.
- Remove empty method. Commit.
- Remove duplicate include. Commit.
- Make KWeatherSettings a singleton. Commit.
- Don't load LocationQueryModel until needed. Commit.
- Add myself to copyright headers. Commit.
- Fix WeatherStrip arrows. Commit.
- Properly format stuff. Commit.
- Fix locations page. Commit.
- Split chart data handling into separate file. Commit.
- Simplify hours handling. Commit.
- Remove unneeded QML type registration and constructor. Commit.
- Introduce WeatherStrip component. Commit.
- Prevent crash when forecast is empty. Commit.
- Extract information card into own QML file. Commit.
- Add compact representation to plasmoid. Commit.
- Fix temperature chart from having tons of duplicate data. Commit.
- Fix temperature and sunrise displays. Commit.
- Factor sunrise card into separate QML file. Commit.
- Split temperature chart into separate QML component. Commit.
- Simplify day forecast code. Commit.
- Add outbound license test. Commit.
- Add missing include. Commit.
- Simplify day forecast code. Commit.
- Run clang-format and add commit hook. Commit.
- Convert copyright statements to SPDX. Commit.
- Make sure linked website actually exists. Commit.
- Adapt to KWeatherCore API change. Commit.
- Port back old qtcharts code. Commit.
- Avoid unneeded copies. Commit.
- Show a location's State if it located in the U.S. Commit.
- Use KDE notation for X-KDE-FormFactor. Commit.
- Add X-KDE-FormFactor. Commit.
- Add flathub badge. Commit.
- Convert daily temp chart and hourly display units properly. Commit.
- Don't link against QtWidgets on Android. Commit.
plasma-phonebook
- Remove unused QtQuick.Dialogs import. Commit.
plasma-settings
spacebar
- Mark messages as Failed on DBus and Ofono errors. Commit.
- Move delivery status icon outsite of chat bubble. Commit.
- Increased padding per the recommendation of the Visual Design Group. Commit.
- Improve readability of messages. Commit.
- Improve new conversation selection page. Commit.
- Improve chats display. Commit.
- Update syntax because implicitly defined onFoo properties in Connections are deprecated. Commit.
- Normalize numbers for Ofono. Commit.
tokodon
- Make urls in toots clickable. Commit.
- Fix #13: Add buttons to open/copy auth link. Improve Android workflow. Commit.
- Fix QML syntax error. Commit.
- Add initial support to Content Warning. Commit.
- Call static Q[Core|Gui]Application methods on the correct types. Commit.
- Don't include QApplication on Android. Commit.
- Add Androidmanifest. Commit.