This revision was automatically updated to reflect the committed changes.
Closed by commit R238:cc022ff1e725: Port to categorized logging and clean
includes (authored by ltoscano).
REPOSITORY
R238 KDocTools
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4733?vs=12139&id=12140
REVISI
ltoscano edited the summary of this revision.
ltoscano edited the test plan for this revision.
REPOSITORY
R238 KDocTools
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D4733
To: ltoscano, kfunk
Cc: #frameworks, #documentation
ltoscano updated this revision to Diff 12139.
ltoscano added a comment.
Recommitted after the revert now that KDocTools exports a proper
shared library (the initial patch broke KIO).
REPOSITORY
R238 KDocTools
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4733?vs=11794&id=12139
ltoscano reopened this revision.
ltoscano added a comment.
This revision is now accepted and ready to land.
I had to revert this because it broke KIO, as KDocTools exported only a
static library. This forced me to finally implement a dynamic library, so now I
can try to propose a new proper r
This revision was automatically updated to reflect the committed changes.
Closed by commit R238:2d79c3d028fb: Port to categorized logging and clean
includes (authored by ltoscano).
REPOSITORY
R238 KDocTools
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4733?vs=11655&id=11794
REVISI
kfunk accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R238 KDocTools
BRANCH
categorized-logging
REVISION DETAIL
https://phabricator.kde.org/D4733
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: ltoscano, kfunk
Cc: #
ltoscano added a reviewer: kfunk.
REPOSITORY
R238 KDocTools
REVISION DETAIL
https://phabricator.kde.org/D4733
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: ltoscano, kfunk
Cc: #frameworks, #documentation
ltoscano created this revision.
Restricted Application added projects: Frameworks, Documentation.
Restricted Application added subscribers: Documentation, Frameworks.
REVISION SUMMARY
Convert all occurrencies of q{Debug,Warning,Critical,...},
including the calls commented.
Cleanup for non-re