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
|
2024-02-06 11:46:35 by Mark Davies | Files touched by this commit (173) | |
Log message:
*: update KDE Frameworks to 5.114.0
6 months of development
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-07-29 04:29:03 by Mark Davies | Files touched by this commit (1) | |
Log message:
kapidox: update to 5.108.0
5.100
remove link to Other KDE Software
5.101
Update CMakeLists.txt - The majority of frameworks use KF_VERSION to indicate
current version
5.102
add -u to ensure all variables are defined when used
update dependencies and add a script to automate this
|
2023-04-17 21:42:47 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
kapidox: not for Python 2.7
|
2022-10-06 03:30:02 by Mark Davies | Files touched by this commit (3) |
Log message:
kapidox: don't try and use cmake RUNTIME_DEPENDENCY_SET feature
its not defined for all platforms and package doesn't actually need it
anyway.
|
2022-09-29 03:18:44 by Mark Davies | Files touched by this commit (10) | |
Log message:
KDE Frameworks update to 5.98.0
5 months of development
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-04-28 08:18:18 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
kapidox: remove patch that was removed from distinfo during update
|
2022-04-25 08:50:21 by Mark Davies | Files touched by this commit (3) | |
Log message:
kapidox: update to 5.93.0
5.84.0
Change sorting of product in frontpage to always include frameworks
Add link to hig in header to be consistent with develop.kde.org header
5.85.0
do not download KDE accounts file automatically
require Python 3 in CMake
Preprocessing: use tree-walk speedup
Preprocessing: document how to speed up tree-walk a little
Utils: document what causes repopath-lookup failures
Fancyname: look for CMake project() command preceded only by spaces
Accept multi-line 'project(..)' in 'CMakeLists.txt'
Add more dependencies to requirements.txt
5.86.0
Mention this updates api.kde.org, use standard kde/src paths, improve language
5.88.0
Handle uppercase directory names
Remove whitespace in generic type definitions
5.93.0
add cmake file for standardised build
|