2024-12-05 10:43:29 by Mark Davies | Files touched by this commit (162) | |
Log message:
kf6: update KDE Frameworks 6 to 6.8.0
6 months of updates
|
2024-11-13 03:28:41 by Mark Davies | Files touched by this commit (1) |
Log message:
kde: remove mention of kdewebkit in comment
|
2024-09-01 18:06:37 by Thomas Klausner | Files touched by this commit (1) |
Log message:
kde: add DESCR file based on kde4 one
|
2024-08-28 22:07:49 by Mark Davies | Files touched by this commit (2) |
Log message:
replace meta-pkgs/kde4/Makefile with meta-pkgs/kde/Makefile
|
2024-08-21 13:21:41 by Mark Davies | Files touched by this commit (3) |
Log message:
kde: CMAKE_ARGS -> CMAKE_CONFIGURE_ARGS
|
2024-06-09 02:46:35 by Mark Davies | Files touched by this commit (1) |
Log message:
kde: note use of Makefile.common by plasma6.mk
|
2024-06-09 02:42:14 by Mark Davies | Files touched by this commit (1) |
Log message:
kde: add plasma6- prefix to name by default (for plasma6 packages)
|
2024-06-08 02:00:40 by Mark Davies | Files touched by this commit (1) |
Log message:
kde: add a plasma6.mk
|
2024-06-08 01:57:17 by Mark Davies | Files touched by this commit (1) |
Log message:
kde: note packages that use kf6.mk
|
2024-06-08 01:55:50 by Mark Davies | Files touched by this commit (164) | |
Log message:
kf5: update to 5.116.0
Update KDE Frameworks 5 to 5.116.*
5.115.0
KCalendarCore
src/incidence.cpp - fix infinite looping
KCoreAddons
Add isProcExists func to check if /proc exists
Determine UNIX process if "/proc" does not exist
KDeclarative
Show GridDelegate labels as plaintext
KHolidays
holiday_ie_en-gb - Add St Brigid's Day
KIconThemes
CI: Don't require Windows test to pass
KIO
KDirModel: Consider invalid roots are local fs
slavebase: abort mimetype emission when the worker was terminated
KDirModel: Allow expanding network directories in file picker again
KCoreDirLister: updateDirectory: update parent folder if it is listed
copyjob: Fix implicitly skipping files when copying
KTextEditor
Add parent widget for diff dialogs
KWallet Framework
Emit the walletCreated signal in the KWalletD::pamOpen function if a new
wallet is created during its call
Prison
Enable exceptions for videoscannerworker.cpp
5.116.0
### KActivitiesStats
* resultset: fix agent escape string
### KCalendarCore
* Fix Calendar::updateNotebook event visibility updates
### KContacts
* Restore country detection tests on FreeBSD
* Disable FreeBSD tests that recently started to fail in the CI
### KDED
* Wait until kconf_update finished
### KFileMetaData
* fix handling of attribute namespacing
### KI18n
* KF5I18nMacros.cmake.in - don't look for python[2,3] on Windows
* KCountrySubdivision: unbreak support of iso-codes >= 4.16
### KImageFormats
* TGA: added options support
* More header checks
### KIO
* Strip trailing slash in iconForStandardPath
### KItemModels
* Trivial fix for crash in buddy() when sourceModel isn't set yet
### KPackage Framework
* testpackage: Add a website so that the tests succeed
### KRunner
* Add default arg to AbstractRunner QVariantList constructor
### KService
* Fix warning: mimeType "x-scheme-handler/file" not found
### QQC2StyleBridge
* Localization support
### Syntax Highlighting
* fix refs
* use (?:sub){0,2} to work with all pcre versions
|