Path to this page:
./
textproc/kapidox,
Frameworks API Documentation Tools
Branch: CURRENT,
Version: 5.116.0,
Package name: kapidox-5.116.0,
Maintainer: markdThis framework contains scripts and data for building API documentation (dox) in
a standard format and style.
The Doxygen tool is used to do the actual documentation extraction and
formatting, but this framework provides a wrapper script to make generating the
documentation more convenient (including reading settings from the target
framework or other module) and a standard template for the generated
documentation.
Required to run:[
textproc/py-yaml] [
textproc/py-jinja2] [
lang/python310]
Required to build:[
devel/extra-cmake-modules]
Master sites: (Expand)
Filesize: 194.215 KB
Version history: (Expand)
- (2024-06-08) Updated to version: kapidox-5.116.0
- (2024-02-06) Updated to version: kapidox-5.114.0
- (2023-08-14) Updated to version: kapidox-5.108.0nb1
- (2023-07-29) Updated to version: kapidox-5.108.0
- (2022-10-06) Updated to version: kapidox-5.98.0
- (2022-09-29) Updated to version: kapidox-5.98.0nb1
CVS history: (Expand)
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
|