| non port: Mk/Uses/kde.mk |
Number of commits found: 403 (showing only 100 on this page) |
|
Thursday, 7 Dec 2023
|
17:52 Tobias C. Berner (tcberner)
kde.mk: add virtual category 'kde-devel'
Previously we assumed that a port of KDE Gear 24.02-beta1 will use Qt6.
So kde:6 was used to determine that the applications version is beta1.
However, not all applications will be ported in time of the release as
it seems, so we need to have a better way to select the version.
For now, the KDE Gear-ports can use (for beta1)
CATEGORIES=$main kde kde-applications kde-devel
resepectively (for stable version)
CATEGORIES=$main kde kde-applications
to get the proper DISTVERSION value and environment set up.
b42bee5 |
|
Tuesday, 5 Dec 2023
|
12:35 Tobias C. Berner (tcberner)
kde.mk: fix DESCR for non kf5-ports
For the kf6 ports we use a single pkg-descr file at the moment, by
setting DESCR in kde.mk. This was however not guarded behind a check
for _KDE_VERSION==6, which lead to it being used for kf5-* ports too.
Reported by: fluffy
db9e2b3 |
|
Sunday, 3 Dec 2023
|
22:17 Tobias C. Berner (tcberner)
framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need
USES= kde:<ver>
USE_KDE=phonon
if you want to depend on the backend, also add
USE_KDE= phonon-backend
b2a438e |
08:09 Tobias C. Berner (tcberner) Author: Colin Percival
Uses/kde.mk: Fix typo
Unbreak INDEX.
Differential Revision: https://reviews.freebsd.org/D42879
e491adb |
|
Saturday, 2 Dec 2023
|
23:38 Tobias C. Berner (tcberner)
KDE: Add Ports for the upcoming KDE Plasma Desktop 6 (beta1)
KDE's 6th Megarelease - Beta 1
Wednesday, 29 November 2023
En route to the new Plasma, Frameworks and Gear
Every few years we port the key components of our software to a new
version of Qt, taking the opportunity to remove cruft and leverage the
updated features the most recent version of Qt has to offer us.
It has been nearly 10 years since the last big release of our flagship
Plasma desktop environment, and the time has come again. KDE is making
available today the Beta version of all the software we will include in
a megarelease scheduled for the end of February 2024.
To ensure all parts of KDE's software stack are working together, we are
releasing all our major bundles at the same time. Today sees the
continuation of that journey with the Beta releases of Plasma 6, KDE
Frameworks 6 and the KDE Gear bundle of apps.
+-------------------------------------------------------------------------+
| This is a very early preview intended for developers and testers only. |
| We hope it will be picked up by rolling unstable distros, but it is far |
| from being ready for day-to-day use yet. |
+-------------------------------------------------------------------------+
Announcement: https://kde.org/announcements/megarelease/6/beta1/
Obtained from: https://github.com/tcberner/kde6-overlay/
Further port changes:
* graphics/libkexiv2-devel has been added
a5d6446 |
13:19 Tobias C. Berner (tcberner)
KDE: Add KDE Frameworks 6 ports
KDE's 6th Megarelease - Alpha
Wednesday, 8 November 2023
En route to the new Plasma, Frameworks and Gear
Every few years we port the key components of our software to a new
version of Qt, taking the opportunity to remove cruft and leverage the
updated features the most recent version of Qt has to offer us.
It has been nearly 10 years since the last big release of our flagship
Plasma desktop environment, and the time has come again. KDE is making
available today the Alpha version of all the software we will include in
a megarelease scheduled for the end of February 2024.
Announcement: https://kde.org/announcements/megarelease/6/alpha/
Obtained from: https://github.com/tcberner/kde6-overlay/
Further ports specific changes:
* multimedia/phonon: is now flavored for Qt5 and Qt6
633534b |
|
Tuesday, 28 Nov 2023
|
05:39 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.112
Sunday, 12 November 2023
KDE today announces the release of KDE Frameworks 5.112.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
PR: 275060
Exp-run by: antoine
Announcement: https://kde.org/announcements/frameworks/5/5.112.0/
32af926 |
|
Thursday, 9 Nov 2023
|
17:48 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 23.08.3
KDE Gear 23.08.3
Thursday, 9 November 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* ark: Compatibility with shared-mime-info >= 2.3
* kate: No longer crash when dropping a file into the project panel
* akonadi: Don't keep huge MySQL logs from past sessions
Announcement: https://kde.org/announcements/gear/23.08.3/
Full changelog: https://kde.org/announcements/changelogs/gear/23.08.3/
2c7f569 |
|
Monday, 30 Oct 2023
|
18:13 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.111
Wednesday, 18 October 2023
KDE today announces the release of KDE Frameworks 5.111.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.111.0/
PR: 274662
Exp-run by: antoine
cbbf088 |
|
Wednesday, 25 Oct 2023
|
23:22 Dima Panov (fluffy)
Mk/Uses/kde.mk: add oxygen-sounds to the plasma components list (+)
While here, pet portlint (s|= \t|=\t|g)
548f061 |
06:04 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.27.9
KDE Plasma 5.27.9, Bugfix Release for October
Tuesday, 24 October 2023. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.27.9.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds six months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover: Fix network cache size for first run.
* GTK Config: make it compile with GLib < 2.74.
* Powerdevil: Provide a default action in Suspend session config.
Full changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.8-5.27.9
61a20a4 |
|
Friday, 13 Oct 2023
|
18:06 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 23.08.2
KDE Gear 23.08.2
Thursday, 12 October 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kdeconnect: Avoid adding duplicate devices to Dolphin's side panel
(Commit, fixes bug #461872)
* merkuro: Fix shifting of date by one day/month (Commit, fixes bug
#473866)
* kdenlive: Fix multiple audio streams broken by MLT's new astream
property (Commit, fixes bug #474895)
Full changelog: https://kde.org/announcements/changelogs/gear/23.08.2/
e28cfeb |
|
Friday, 22 Sep 2023
|
22:47 Jason E. Hale (jhale)
devel/ktextaddons: Update to 1.5.1
Bump PORTREVISION on dependent ports due to shared library rename.
1dbda1e |
|
Monday, 18 Sep 2023
|
15:54 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.110
Saturday, 9 September 2023
KDE today announces the release of KDE Frameworks 5.110.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.110.0/
Exp-run by: antoine
PR: 273695
64fcfc1 |
|
Thursday, 14 Sep 2023
|
10:42 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 23.08.1
Thursday, 14 September 2023. Over 120 individual programs plus dozens of
programmer libraries and feature plugins are released simultaneously as
part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* gwenview: Fix navigation with side mouse buttons
* kio-extras: Thumbnail: Fix heap-use-after-free in AudioCreator::create
* akonadi-calendar: Use correct identity when sending iTIP counter-proposal
Changelog: https://kde.org/announcements/changelogs/gear/23.08.1/
e2097f4 |
|
Wednesday, 13 Sep 2023
|
05:16 Tobias C. Berner (tcberner)
KDE: Update Plasma Desktop to 5.27.8
KDE Plasma 5.27.8, Bugfix Release for September
Tuesday, 12 September 2023. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.27.8.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds five months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* KRunner: make debut on X11 faster.
* Powerdevil: don't automatically suspend by default if running in a
virtual machine.
* System Settings: Remove soft hyphens in keywords used for searching.
Announcement: https://kde.org/announcements/plasma/5/5.27.8/
Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.7-5.27.8/
ec37f68 |
|
Monday, 28 Aug 2023
|
19:07 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 23.08
Thursday, 24 August 2023
We create software for people, and the KDE Gear releases are the result
of that. Every four months we publish new updates of a large number of
KDE apps and software libraries. We create new programs to meet more of
your needs, implement more features so you can adapt to an ever-changing
digital world, and make our software faster, more efficient, more
reliable. We also port it to more platforms so you can run it on more
devices: your laptop, your game console, your phone, anywhere.
Read on to find out what's new in KDE Gear 23.08
https://kde.org/announcements/gear/23.08.0
2a6cfd5 |
|
Friday, 25 Aug 2023
|
05:19 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.109
Thursday, 17 August 2023
KDE today announces the release of KDE Frameworks 5.109.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.109.0/
Exp-run by: antoine
PR: 273185
b24a7e0 |
|
Friday, 11 Aug 2023
|
04:33 Tobias C. Berner (tcberner)
KDE: KDE Plasma 5.27.7, Bugfix Release for August
Tuesday, 1 August 2023. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.27.7.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds three months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover: Fix SteamOS dbus path.
* Emojier: Update Unicode data for emojier to 15.0.
* System Settings: Properly show the custom header widget when started
with non-QML KCMs.
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.27.6-5.27.7
26f67d3 |
|
Tuesday, 18 Jul 2023
|
07:50 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.108
Saturday, 8 July 2023
KDE today announces the release of KDE Frameworks 5.108.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.108.0/
PR: 272435
Exp-run by: antoine
4050f55 |
|
Wednesday, 12 Jul 2023
|
18:55 Felix Palmen (zirias)
bsd.sites.mk: Support tag names with USE_GITLAB
Since quite some time, it's possible to download generated tarballs from
gitlab for a tag name without knowing the corresponding git hash. This
is preferable because you have a single source of truth about the
software version.
Support this by replacing GL_COMMIT with GL_TAGNAME which also accepts a
commit hash, similar to USE_GITHUB. Unfortunately, there's a catch, the
DISTFILE must be named exactly: ${GL_PROJECT}-${GL_TAGNAME}.tar.bz2,
otherwise it extracts in a directory that contains the commit hash. So,
we can't add the gitlab account or the revision suffix to make it work.
Therefore, detect whether GL_TAGNAME contains a commit hash, and if it
does, use the old behavior of deriving DISTNAME and DISTFILES.
Document in CHANGES, also add a DEV_WARNING similar to USE_GITHUB when
there's an URL in MASTER_SITES that looks like a gitlab URL. With
support for tags, there shouldn't be any reason left to hardcode such an
URL in MASTER_SITES.
PR: 248967
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
16bde07 |
|
Sunday, 9 Jul 2023
|
10:45 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 23.04.3
KDE Gear 23.04.3
Thursday, 6 July 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* gwenview: Avoid a crash when opening a .nef image in exiv2 library
* kalendar: Fix a few issues with reminders
* kreversi: Fix board position in portrait mode
Changelog: https://kde.org/announcements/changelogs/gear/23.04.3/
14aebfc |
|
Friday, 30 Jun 2023
|
20:05 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 23.04.2
KDE Gear 23.04.2
Thursday, 8 June 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* konsole: Adjust selection point coords when scrollback shrinks
* neochat: Focus message search window's search field by default
* yakuake: Prevent unnecessary tab switching when closing a tab
Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
0c2dea8 |
|
Thursday, 29 Jun 2023
|
17:56 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.107
Saturday, 10 June 2023
KDE today announces the release of KDE Frameworks 5.107.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
PR: 272099
Exp-run by: antoine
5ab3f10 |
16:00 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.27.6
KDE Plasma 5.27.6, Bugfix Release for June
Tuesday, 20 June 2023. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.27.6.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds two months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Dpms: Don't crash if trying to interact with the fake screen.
* Panel: mitigate plasmashell high CPU usage when moving windows.
* Runners/calculator: implement thread-safety in
QalculateEngine::evaluate.
* Fix ddcutil for laptop user.
* Fix showing error messages.
* Fix UI with huge window sizes.
Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.5-5.27.6
9edcb94 |
|
Wednesday, 17 May 2023
|
05:57 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.106
Saturday, 13 May 2023
KDE today announces the release of KDE Frameworks 5.106.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.106.0/
Exp-run by: antoine
PR: 271426
504e716 |
05:56 Tobias C. Berner (tcberner)
KDE: KDE Plasma 5.27.5, Bugfix Release for May
Tuesday, 9 May 2023. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.27.5.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Bluedevil Applet: introduce a brief animation for section height
estimates.
* Discover Flatpak: Do not crash if for any reason we lack a ref's
source.
* Info Centre About-distro: add a dump mode to print to cli.
Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.4-5.27.5
7769ca4 |
|
Sunday, 14 May 2023
|
05:58 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 23.04.1
KDE Gear 23.04.1
Thursday, 11 May 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneogqusly as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kdenlive: Fix corrupted project files on opening
* skanpage: Scan Export window's OCR language list is now scrollable
* spectacle: Quitting Spectacle with Escape no longer affects windows below it
Announcement: https://kde.org/announcements/gear/23.04.1/
Changelog: https://kde.org/announcements/changelogs/gear/23.04.1/
812d7c2 |
|
Thursday, 20 Apr 2023
|
18:17 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 23.04.0
Thursday, 20 April 2023
New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social
media platforms, online video streaming services, podcasts, and much
more. This new generation of apps are designed to work both on your
computer and mobile phone right out of the box.
But, of course, if you are also looking forward to new versions of the
KDE tools you already know and trust, those are here too! Classics like
Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new
features, code optimizations, and performance improvements.
Read on to find out what's new and what has been improved in KDE Gear ⚙️
23.04:
Announcement: https://kde.org/announcements/gear/23.04.0/
Changelog: https://kde.org/announcements/changelogs/gear/23.04.0/
24f9930 |
|
Sunday, 16 Apr 2023
|
00:30 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.105.0
Saturday, 8 April 2023
KDE today announces the release of KDE Frameworks 5.105.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
PR: 270726
Exp-run by: antoine
bdeae8c |
|
Saturday, 15 Apr 2023
|
07:12 Tobias C. Berner (tcberner)
KDE: KDE Plasma 5.27.4, Bugfix Release for April
Tuesday, 4 April 2023. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.27.4.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Breeze KStyle: make painted arrows more scalable, fix RTL delay menu
arrows.
* Discover Rpm-ostree: Improve handling of externally started
transactions.
* Plasma Audio Volume Control Applet: add missing function for "Show
virtual devices" menu item.
Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.3-5.27.4
88d22db |
|
Monday, 20 Mar 2023
|
08:43 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.104
11th March 2023. KDE today announces the release of KDE Frameworks 5.104.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide
variety of commonly needed functionality in mature, peer reviewed and
well tested libraries with friendly licensing terms. For an introduction
see
https://kde.org/products/frameworks/
Exp-run by: antoine
PR: 270117
52813d6 |
|
Friday, 17 Mar 2023
|
19:23 Dima Panov (fluffy)
Mk/Uses/kde.mk: set up UTF-8 locale as default on build environment (+)
Recently we discovered a bug with plasma apps parsing non-latin strings when
pure C locale was used at compile stage which leads to save and display
broken strings full of "?" symbols.
Fix it by set a full UTF-8 locale for the build process.
Idea: arrowd
Tests: fluffy
Sponsored by: Serenity Cybersecurity, LLC
1dd6bda |
|
Tuesday, 14 Mar 2023
|
17:41 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma 5.27.3, Bugfix Release for March
Tuesday, 14 March 2023. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.27.3.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds two weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Dr Konqi: Add emoji picker to mappings.
* Klipper: remove duplicate items when loading from history.
* Powerdevil: Suspend by default on AC profile.
Announcement: https://kde.org/announcements/plasma/5/5.27.3/
Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.2-5.27.3
329d478 |
|
Friday, 3 Mar 2023
|
23:22 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.12.3
Thursday, 2 March 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* ark: Properly check if there is sufficient free space available
before extracting (fixes bug #459418)
* kate: Activate the view of viewspace which made the request (fixes
bug #465811)
* kdenlive: Fix crash and offset when moving a group with subtitle
Announcement: https://kde.org/announcements/gear/22.12.3/
fee7f49 |
|
Wednesday, 1 Mar 2023
|
11:08 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.27.2
KDE Plasma 5.27.2, Bugfix Release for February
Tuesday, 28 February 2023. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.27.2.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover: don't claim 3rd-party repos are part of the OS on Debian
derivatives. Commit.
* Dr Konqi: add Plasma Welcome to mappings file. Commit.
* Sddm: Focus something useful when switching between alternative login
screens. Commit.
Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.1-5.27.2
470fc7f |
|
Thursday, 23 Feb 2023
|
06:32 Tobias C. Berner (tcberner)
kde.mk: add component 'xdg-desktop-portal-kde' to depend on
deskutils/plasma5-xdg-desktop-portal-kde
78aa92e |
|
Tuesday, 21 Feb 2023
|
19:41 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.27.1
Announcement: https://kde.org/announcements/plasma/5/5.27.1
1aa6406 |
|
Saturday, 18 Feb 2023
|
09:51 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks 5.103.0
Sunday, 12 February 2023
KDE today announces the release of KDE Frameworks 5.103.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.103.0/
PR: 269526
Exp-run by: antoine
cfb714f |
|
Tuesday, 14 Feb 2023
|
15:54 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.27.0
Today is 💖 Free Software Day and what better way to celebrate than with
a brand new version of Plasma! The KDE team expressing their ❤ for Free
Software
Plasma 5.27 brings exciting new improvements to your desktop, and the
first thing you'll notice when firing up Plasma is our new Konqi-powered
wizard which will guide you through setting up the desktop.
Other big new features include a window tiling system, a more stylish
app theme, cleaner and more usable tools, and widgets that give you more
control over your machine.
Additionally, Plasma 5.27 is a Long Term Support version with tons of
stability work and bugfixes, so you can feel the warm and stable 💘 from
the KDE community forever... Or at least until the next LTS rolls around
in 2024!
Announcement: https://kde.org/announcements/plasma/5/5.27.0/
3a490e8 |
|
Tuesday, 7 Feb 2023
|
17:11 Gleb Popov (arrowd) Author: Tobias C. Berner
KDE: Update KDE Plasma Desktop to 5.26
All About the Widgets
Plasma 5.26 comes with new and tweaked widgets, improves the desktop
experience leaps and bounds, and Plasma Big Screen's app family grows
Tuesday, 11 October 2022
Even with a bare-bones installation, Plasma lets you customize your
desktop a lot. If you want more, there is always Plasma’s vast ecosystem
of widgets. Widgets add features and utilities to the Plasma desktop and
today you can find out all the stuff you can do and what’s new for
widgets in Plasma 5.26.
Widgets are not the only thing to look forward to in Plasma 5.26: check
out all the new stuff landing on the desktop designed to make using
Plasma easier, more accessible and enjoyable, as well as the two new
utilities for Plasma Big Screen, KDE’s interface for smart TVs.
Announcement: https://kde.org/announcements/plasma/5/5.26.0/
KDE: Update KDE Plasma Desktop to 5.26.5
d06d26f |
|
Thursday, 2 Feb 2023
|
13:26 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.12.2
Thursday, 2 February 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* dolphin: Don't recurse into symlinks when counting directory contents
(Commit, fixes bug #434125)
* kdeconnect: Fix ssh authentication using pubkey on recent openssh
versions (Commit, fixes bug #443155)
* libkdegames: Fix finding knewstuff themes (Commit, fixes bug #464288)
Announcement: https://kde.org/announcements/gear/22.12.2/
f9ff09e |
|
Monday, 23 Jan 2023
|
05:38 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.102
Saturday, 14 January 2023
KDE today announces the release of KDE Frameworks 5.102.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
PR: 268952
Exp-run by: antoine
687a1dd |
|
Thursday, 5 Jan 2023
|
17:28 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.12.1
19093fd |
|
Wednesday, 28 Dec 2022
|
05:39 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.101
Saturday, 10 December 2022
KDE today announces the release of KDE Frameworks 5.101.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
PR: 268291
Exp-run by: antoine
d3a83f3 |
|
Saturday, 10 Dec 2022
|
07:46 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.12
KDE Gear 22.12 is Here!
Thursday, 8 December 2022
KDE Gear ⚙️ is back with exciting new features, performance boosts, and
bugfixes for all your favorite KDE apps!
In this release: Kate extends a warm welcome, Dolphin offers you more
choices, and a lot of apps serve up hamburgers galore!
Announcement: https://kde.org/announcements/gear/22.12.0/
727562b |
07:46 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.24.7
KDE Plasma 5.24.7, Bugfix Release for October
Friday, 14 October 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.7.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
Announcement: https://kde.org/announcements/plasma/5/5.24.7/
f54b86f |
|
Tuesday, 29 Nov 2022
|
05:47 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.100
Monday, 14 November 2022
KDE today announces the release of KDE Frameworks 5.100.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
- devel/kf5-kconfig update to 5.100.1 (bug fix release)
- x11/kf5-plasma-framework: update to 5.100.1 (bug fix releas)
- fix fallout
Changelog: https://kde.org/announcements/frameworks/5/5.100.0/
Exp-run by: antoine
PR: 267764
91f85b3 |
|
Friday, 4 Nov 2022
|
22:12 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.08.3
Thursday, 3 November 2022
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* dolphin: Fix opening unnecessary new windows (Commit, fixes bug
#440663)
* konsole: Fix a crash when extending the selection (Commit, fixes
bug #398320 and bug #458822)
Announcement: https://kde.org/announcements/gear/22.08.3/
Changelog: https://kde.org/announcements/changelogs/gear/22.08.3/
1a35c26 |
|
Friday, 14 Oct 2022
|
09:20 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.08.2
KDE Gear 22.08.2
Thursday, 13 October 2022
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* ark: Fix incompatibility with original 7-Zip (Commit, fixes bug
#456797)
* kdeconnect: Prevent a crash if there’s no audio devices (Commit,
fixes bug #454917)
* kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug
#453090)
Announcement: https://kde.org/announcements/gear/22.08.2/
aecaafb |
|
Wednesday, 12 Oct 2022
|
18:19 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.99
Sunday, 9 October 2022
KDE today announces the release of KDE Frameworks 5.99.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
PR: 266950
Exp-run by: antoine
d08cda4 |
|
Monday, 19 Sep 2022
|
04:46 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.98
Monday, 12 September 2022
KDE today announces the release of KDE Frameworks 5.98.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.98.0/
PR: 266364
Exp-run by: antoine
2fabf76 |
|
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
|
Saturday, 10 Sep 2022
|
18:23 Tobias C. Berner (tcberner)
KDE: Set WWW via kde.mk for kf5- ports
9de0084 |
|
Thursday, 8 Sep 2022
|
12:20 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.08.1
Thursday, 8 September 2022
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kmail: Searching for messages does work again (Commit, fixes bugs
#458202 and #458245).
* kate: Fix a crash when there are no search results (Commit)
* krdc: Access dates are displayed properly now (Commit, fixes bug
#458587)
Announcement: https://kde.org/announcements/gear/22.08.1/
b83e197 |
|
Sunday, 21 Aug 2022
|
16:48 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.97
Sunday, 14 August 2022
KDE today announces the release of KDE Frameworks 5.97.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.97.0/
PR: 265831
Exp-run by: antoine
021c283 |
|
Thursday, 18 Aug 2022
|
21:04 Tobias C. Berner (tcberner)
deskutils/kdepim: fix dependency on kdepim-addons
Reported by: fluffy
0b2d8aa |
16:20 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.08
Thursday, 18 August 2022
KDE Gear ⚙️ 22.08 has Landed!
KDE Gear ⚙️ is the collection of KDE apps, frameworks and libraries that
all release new versions at the same time. Version 22.08 brings updates
for KDE programs for working, developing your creativity and enjoying
your free time without having to submit yourself to extortionate
licenses, intrusive advertising, or surrender your privacy.
Discover the most important changes added in the last four months to
software designed to make your life better!
Full announcement:
https://kde.org/announcements/gear/22.08.0/
116b90e |
|
Monday, 18 Jul 2022
|
07:48 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.96
9th July 2022. KDE today announces the release of KDE Frameworks 5.96.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide
variety of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
https://kde.org/products/frameworks/
Exp-run by: antoine
PR: 265116
0d5d9e1 |
|
Monday, 11 Jul 2022
|
15:29 Tobias C. Berner (tcberner)
KDE: KDE Plasma 5.24.6, Bugfix Release for July
Monday, 11 July 2022. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.24.6.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds two months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Desktop package: fix unable to apply wallpaper settings after
switching layout. Commit. Fixes bug #407619
* KWin: Ignore fake input devices when detecting tablet mode. Commit.
* KSystemStats: Set proper initial values for many SensorProperties.
Commit. Fixes bug #446414
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.5-5.24.6
c8cebb9 |
|
Thursday, 7 Jul 2022
|
21:49 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.04.3
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* elisa: Fix the seek slider with newer versions of qqc2-desktop-style
* konsole: Better recognition for URIs
* korganizer: Fix a crash when completing a to-do in the summary view
Changelog: https://kde.org/announcements/changelogs/gear/22.04.3/
7945adb |
|
Wednesday, 22 Jun 2022
|
12:11 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.94
12th June 2022. KDE today announces the release of KDE Frameworks
5.95.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
https://kde.org/products/frameworks/
Exp-run by: antoine
PR: 264651
b79b213 |
|
Friday, 10 Jun 2022
|
20:06 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.04.2 (June bugfix release)
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* ark: Support ‘7zip’ as well as ‘p7zip’.
* konsole: Fix scroll position jumps regression.
* okular: Fix crash while undoing with the menu on an empty
annotation.
Distro and app store packagers should update their application packages.
Full Changelog: https://kde.org/announcements/changelogs/gear/22.04.2/
8747d18 |
|
Friday, 20 May 2022
|
04:10 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.94
Saturday, 14 May 2022
KDE today announces the release of KDE Frameworks 5.94.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Changelog: https://kde.org/announcements/frameworks/5/5.94.0/
PR: 263968
Exp-run by: antoine
ac6754e |
|
Friday, 13 May 2022
|
12:33 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.04.1 (bug fix & translation release)
Thursday, 12 May 2022. Over 120 individual programs plus dozens of
programmer libraries and feature plugins are released simultaneously as
part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* dolphin: The terminal panel will keep in sync with quick folder
changes now
* kate: Fix crash on session restore
* kalendar: Fix ’next week’ button in the week’s view
The full changelog can be found at
https://kde.org/announcements/changelogs/gear/22.04.1/
f177104 |
|
Tuesday, 3 May 2022
|
19:31 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.24.5 (Bugfix release for May)
KDE Plasma 5.24.5, Bugfix Release for May
Tuesday, 3 May 2022. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.24.5.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover Flatpak backend: Improve stability of different sources
integration.
* Plasma Audio Volume Control: SpeakerTest: Fix subwoofer test.
* xdg-desktop-portal-kde: Fix saving file dialog view options.
Full Changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.4-5.24.5
f2936ca |
|
Sunday, 24 Apr 2022
|
10:00 Tobias C. Berner (tcberner)
framework: cleanup conditional-indentations in Mk/
Run Tools/scripts/indent_make_if.pl on all of Mk.
These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible
Differential Revision: https://reviews.freebsd.org/D35024
Reviewed by: portmgr (rene, bapt)
aa25396 |
|
Thursday, 21 Apr 2022
|
13:28 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.93
10th April 2022. KDE today announces the release of KDE Frameworks 5.93.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide
variety of commonly needed functionality in mature, peer reviewed and
well tested libraries with friendly licensing terms.
For an introduction see
https://kde.org/products/frameworks/
Full Changelog:
https://kde.org/announcements/frameworks/5/5.93.0/
PR: 263207
Exp-run by: antoine
cbf7370 |
11:26 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 22.04
Thursday, 21 April 2022
Welcome to KDE Gear ⚙️ 22.04!
Skip to What’s New
KDE Gear ⚙️ 22.04 brings you all the updates added to a long list of KDE
apps over the last four months. KDE programs allow you to work, create
and play without having to submit yourself to extortionate licenses and
intrusive advertising, or surrender your privacy to unscrupulous
corporations.
Below you will discover a selection of the changes added in the last
four months to software designed to make your life better. But remember,
there is much, much more: games, social media apps, utilities for
communicating, developing and creating stuff… All these things have been
worked on to give you more stability and boost your productivity.
If you want to see a full list of everything we have done, check out the
complete changelog.
WARNING: There’s a lot!
All the details can be found here:
https://kde.org/announcements/gear/22.04.0/
e250aeb |
|
Tuesday, 29 Mar 2022
|
18:06 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.24.3 (Bugfix release)
Tuesday, 29 March 2022. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.24.4.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Sddm/lockscreen: Fix weird behaviour.
* Plymouth KControl: Substantially bump the helper timeout.
* Systemsettings runner: Ensure that we match keywords case
insensitively.
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.3-5.24.4
cda31fc |
|
Saturday, 19 Mar 2022
|
19:10 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.92.0
Saturday, 12 March 2022
KDE today announces the release of KDE Frameworks 5.92.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement and Changelog:
https://kde.org/announcements/frameworks/5/5.92.0/
PR: 262522
Exp-run by: antoine
4c02428 |
|
Tuesday, 8 Mar 2022
|
18:14 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.24.3
Tuesday, 8 March 2022. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.24.3.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds two weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Kcms/colors: fix spacing between radio buttons and content.
* SDDM theme: stop eliding people’s names so aggressively.
* Powerdevil: Improved backlight devices selection.
Full Changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.2-5.24.3
981e459 |
|
Thursday, 3 Mar 2022
|
16:33 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 21.12.3
Thursday, 3 March 2022
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kcron: Improve temporary file handling
* kio-extras: SFTP can use random access
* kontact: Fix Manager Crash when clicking New
Distro and app store packagers should update their application packages.
Changelog:
https://kde.org/announcements/changelogs/gear/21.12.3/
Release Notes:
https://community.kde.org/KDE_Gear/21.12_Release_notes
d01e18b |
|
Sunday, 27 Feb 2022
|
18:39 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.91
Sunday, 13 February 2022
KDE today announces the release of KDE Frameworks 5.91.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/frameworks/5/5.91.0/
PR: 261934
Exp-run by: antoine
a480b02 |
|
Tuesday, 22 Feb 2022
|
18:55 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.24.2 -- February Bugfix Release #2
Tuesday, 22 February 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.2.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Plasma Desktop Hot New Stuff: Only trust the expiration date if
it’s less than 24 hours.
* Emoji Selector: Use a more appropriate icon for the Symbols page.
* Don’t install two copies of kcm_fontinst.
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.1-5.24.2
9062046 |
|
Tuesday, 15 Feb 2022
|
15:48 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.24.1 -- February Bugfix Release
Tuesday, 15 February 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.1.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover: Don’t trigger updates while busy.
* KScreen: Workaround unknown Qt issue that causes the revert dialog
to be invisible.
* Powerdevil: Support hardware with only one charging threshold, not
both.
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.0-5.24.1
f142fac |
|
Tuesday, 8 Feb 2022
|
17:18 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.24
Today the KDE Community releases Plasma 5.24, a Long Term Support (LTS)
release that will receive updates and bugfixes until the final Plasma 5
version, before we transition to Plasma 6.
This new Plasma release focuses on smoothing out wrinkles, evolving the
design, and improving the overall feel and usability of the environment.
Things to look for in Plasma 5.24 can be found in the anncouncement:
https://kde.org/announcements/plasma/5/5.24.0/
The full changelog can be found here:
https://kde.org/announcements/changelogs/plasma/5/5.23.5-5.24.0/
12994be |
|
Monday, 7 Feb 2022
|
16:33 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 21.12.2 (bug fix release)
Thursday, 3 February 2022
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations.
Full changelog:
https://kde.org/announcements/changelogs/gear/21.12.2/
e6e9fd7 |
|
Thursday, 13 Jan 2022
|
06:21 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.90
Saturday, 8 January 2022
KDE today announces the release of KDE Frameworks 5.90.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full changelog:
https://kde.org/announcements/frameworks/5/5.90.0/
Exp-run by: antoine
PR: 261029
564e629 |
|
Thursday, 6 Jan 2022
|
15:38 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 21.12.1
Thursday, 6 January 2022
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations.
Distro and app store packagers should update their application packages.
Changelog:
https://kde.org/announcements/changelogs/gear/21.12.1/
2b5369a |
|
Tuesday, 4 Jan 2022
|
15:52 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.23.5
KDE Plasma 5.23.5, Bugfix Release for January
Tuesday, 4 January 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.5.
Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.
This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Save bluetooth status on teardown.
* System Monitor: Handle process parent changes in ProcessDataModel.
* Fix Klipper Actions content truncation.
Full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.23.4-5.23.5
7b08ff1 |
|
Thursday, 16 Dec 2021
|
17:27 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.89.0
Saturday, 11 December 2021
KDE today announces the release of KDE Frameworks 5.89.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcment:
https://kde.org/announcements/frameworks/5/5.89.0/
PR: 260361
Exp-run by: antoine
473996f |
|
Friday, 10 Dec 2021
|
06:26 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 21.12
KDE Gear 21.12 has landed and comes with a massive number of updates and
new versions of applications and libraries. Literally, dozens of classic
KDE everyday tools and the specialised sophisticated apps you use to
work, be creative and play, are getting refreshers with design
improvements, new features and performance and stability enhancements.
What's new:
https://kde.org/announcements/gear/21.12.0/#whatsnew
Changelog:
https://kde.org/announcements/changelogs/gear/21.12.0/
2c34882 |
|
Tuesday, 30 Nov 2021
|
21:06 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.23.4
Tuesday, 30 November 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.4.
Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.
This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Breeze style: Reduce groove opacity for greater contrast with
scrollbar/slider/etc.
* Applets/weather: Make cursor a pointing hand when hovering over
source link.
* Plasma Systemmonitor: Don’t make right click popup modal.
Announcement:
https://kde.org/announcements/plasma/5/5.23.4/
Changelog:
https://kde.org/announcements/changelogs/plasma/5/5.23.3-5.23.4/
f70ad51 |
|
Sunday, 14 Nov 2021
|
16:38 Adriaan de Groot (adridg) Author: Tobias C. Berner
KDE: Update KDE Frameworks to 5.88.0
Saturday, 13 November 2021
KDE today announces the release of KDE Frameworks 5.88.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full changelog:
https://kde.org/announcements/frameworks/5/5.88.0/
Exp-run by: antoine
PR: 259817
439cbda |
|
Wednesday, 10 Nov 2021
|
17:51 Tobias C. Berner (tcberner)
KDE: Update to KDE Plasma 5.23.3, Bugfix Release for November
Tuesday, 9 November 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.3.
Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.
This release adds two weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Keyboardlayout: Fix missing Esperanto flag icon in the menu.
* Plasma Networkmanager: OpenVPN: fix logic in auth dialog.
* On FreeBSD do not try to execute powerdevil.backlighthelper.syspath action.
Changelog:
https://kde.org/announcements/changelogs/plasma/5/5.23.2-5.23.3/
47122d5 |
|
Friday, 5 Nov 2021
|
05:07 Tobias C. Berner (tcberner)
KDE: reduce diff on KDE Gear updates
Some KDE Gear applications set a different version for the
shared library than the rest of them. Those ports manually
overwrote the variable used in the plist sub.
Make them use a kde.mk defined value, so that only one place
needs to be changed on updates.
2507b09 |
|
Thursday, 4 Nov 2021
|
19:11 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 21.08.3
Thursday, 4 November 2021
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Changelog:
https://kde.org/announcements/changelogs/gear/21.08.3/
3a242d3 |
|
Tuesday, 26 Oct 2021
|
19:42 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma to 5.23.2
Tuesday, 26 October 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.2.
Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
Plasma Browser Integration: [History Runner] Skip blob URLs.
[Folder View] Fix executing file without prompting. Fixes bug #435560
Desktop as folder: restore functionality of the “delete” action. Fixes
bug #442765
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.23.1-5.23.2
2ff6d9f |
|
Tuesday, 19 Oct 2021
|
19:09 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.23.1
Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover: Flatpak, do not crash when a source is disabled.
* KScreenLocker: Fix sleep and hibernate actions.
* Plasma Desktop: Fix “clear emoji history” action.
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.23.0-5.23.1
c9e378c |
|
Sunday, 17 Oct 2021
|
07:25 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.87.0
Saturday, 09 Ocotber 2021
KDE today announces the release of KDE Frameworks 5.87.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full announcement:
https://kde.org/announcements/frameworks/5/5.87.0/
Exp-run by: antoine
PR: 259032
c1f36e0 |
|
Thursday, 14 Oct 2021
|
16:25 Tobias C. Berner (tcberner)
KDE: Update KDE Plasma Desktop to 5.23
Thursday, 14 October 2021
25 years ago today, Matthias Ettrich sent an email to the
de.comp.os.linux.misc newsgroup explaining a project he was working
on. The latest and direct result of that email (plus a quarter of a
century of relentless experimentation, development and innovation)
has just landed in KDE’s repositories.
This time around, Plasma renews its looks and, not only do you get a
new wallpaper, but also a gust of fresh air from an updated theme:
Breeze - Blue Ocean. The new Breeze theme makes KDE apps and tools
not only more attractive, but also easier to use both on the desktop
and your phone and tablet.
Of course, looks are not the only you can expect from Plasma 25AE:
extra speed, increased reliability and new features have also found
their way into the app launcher, the software manager, the Wayland
implementation, and most other Plasma tools and utilities.
Read on to find out all the details that make the new Plasma 25AE so
deserving of a celebration [1]
Full announcement:
[1] https://kde.org/announcements/plasma/5/5.23.0/
cdf0f44 |
|
Thursday, 7 Oct 2021
|
20:48 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 21.08.2
Thursday, 7 October 2021
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kmail: Fix an infinite SSL error dialog loop
* konqueror: Make it compatible with KIO 5.86.0 and don’t open every
URL in a new window
* libksane: Fix multi page detection with certain scanners
Full announcement:
https://kde.org/announcements/gear/21.08.2/
98a1ae6 |
|
Wednesday, 15 Sep 2021
|
14:37 Tobias C. Berner (tcberner)
KDE: Update KDE Frameworks to 5.86
Saturday, 11 September 2021
KDE today announces the release of KDE Frameworks 5.86.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full announcement:
https://kde.org/announcements/frameworks/5/5.86.0/
PR: 258426
Exp-run by: antoine
7871d80 |
|
Monday, 13 Sep 2021
|
19:04 Adriaan de Groot (adridg)
Uses/kde.mk: fix copy-paste error
033c86c |
18:42 Adriaan de Groot (adridg)
sysutils/plasma5-ksystemstats: new port for system resource usage
Plasma Systemstats is a successor to (lib)KSysGuard in the way
that Plasma System Monitor is a successor to KSysGuard. The
background idea is that system statistics collection (resource
usage) should be low-overhead and pluggable and the UI in the
application flexible. KSysGuard achieved that with 2010-era
technologies, but time and technology moves on.
Note, though, that the backend -- the actual system-statistics-
collection -- on FreeBSD is missing collection of network
activity (entirely) and memory use (is wrong). System monitor
is **not yet** a replacement for KSysGuard on FreeBSD, but the
CPU monitoring -- which might be the most important and graphically
appealing bit on a desktop machine -- is much improved.
This commit introduces the new port, adds it to USE_KDE,
and makes it a dependency of system-monitor, to ease the
eventual replacement (once the issues mentioned above are
cleared up) of old by new.
2697223 |
|
Thursday, 2 Sep 2021
|
14:52 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 21.08.1
Thursday, 2 September 2021
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* konsole: Fix KXmlGUI toolbars and Konsole MainWindow size.
* elisa: Fix the “Files” view.
* skanlite: Fix image saving when preview is not shown.
Full announcement:
https://kde.org/announcements/gear/21.08.1/
Full Changelog:
https://kde.org/announcements/changelogs/gear/21.08.1/
6f5850a |
|
Wednesday, 1 Sep 2021
|
15:04 Tobias C. Berner (tcberner)
plasma5: update to KDE Plasma Desktop to 5.22.5
Tuesday, 31 August 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.22.5.
Plasma 5.22 was released in June 2021 with many feature refinements and
new modules to complete the desktop experience.
This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* KDE GTK Config: Make sure to actually commit GSettings changes.
* KSystemStats: Fix handling of IPV6 addresses. Fixes bug #436296
* [applets/digitalclock] Let long timezones list scroll.
Fixes bug #439147
Full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.22.4-5.22.5/
- while here: reformat & sort the USES/USE_FOO lines consistently
af854d2 |
|
Wednesday, 18 Aug 2021
|
20:32 Tobias C. Berner (tcberner)
KDE: Update KDE Framework to 5.85
Friday, 13 August 2021
KDE today announces the release of KDE Frameworks 5.85.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full announcement and changelog:
https://kde.org/announcements/frameworks/5/5.85.0/
PR: 257837
Exp-run by: antoine
4fe9100 |
|
Friday, 13 Aug 2021
|
07:15 Tobias C. Berner (tcberner)
KDE: Update KDE Gear to 21.08.0
Thursday, 12 August 2021
KDE Gear 21.08 improves KDE apps across the board, bringing you quick
and responsive utilities, creativity programs with powerful features,
and secure tools for all your work and play needs.
If this is your first time with KDE software, discover a whole new world
of free and secure programs, packed with incredible possibilities. If
you are already a KDE regular, check out all the fresh innovations we
have added to your favorite apps.
Either way, go forth and try new things!
Full announcement:
https://kde.org/announcements/gear/21.08.0/
17734b8 |
Number of commits found: 403 (showing only 100 on this page) |