Review Request 120105: port away from KDebug

Milian Wolff mail at milianw.de
Tue Sep 9 10:18:02 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120105/#review66108
-----------------------------------------------------------


Please port this to qCDebug, as otherwise you'll spam the console with useless output most of the time. Note how kDebug could be disabled with kdebugdialog. qDebug will always output the stuff in debug mode. There will eventually be something similar to kdebugdialog for qCDebug, so using that instead is much better.

- Milian Wolff


On Sept. 8, 2014, 8:09 p.m., Laurent Navet wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120105/
> -----------------------------------------------------------
> 
> (Updated Sept. 8, 2014, 8:09 p.m.)
> 
> 
> Review request for KDevelop and Sven Brauch.
> 
> 
> Repository: kdev-python
> 
> 
> Description
> -------
> 
> KDebug is deprecated, use QDebug instead
> 
> 
> Diffs
> -----
> 
>   duchain/pythonducontext.cpp 23ec0a2 
>   duchain/tests/duchainbench.cpp 8d876ce 
>   duchain/tests/pyduchaintest.cpp b5fa25a 
>   duchain/types/hintedtype.cpp bd1b859 
>   duchain/usebuilder.cpp d2eb9fa 
>   parser/astbuilder.cpp b9336a1 
>   parser/astdefaultvisitor.cpp 63b01c4 
>   parser/cythonsyntaxremover.cpp 7c65385 
>   parser/parsesession.cpp 5aa1a82 
>   parser/tests/pyasttest.cpp 62dedd0 
>   parser/tests/pycythontest.cpp 969c8db 
>   pythonlanguagesupport.cpp a48cbfa 
>   debugger/debugjob.cpp 0d581e2 
>   debugger/debugsession.h 232b95f 
>   debugger/debugsession.cpp 68eb2d7 
>   debugger/pdbframestackmodel.cpp 6760934 
>   debugger/pdblauncher.cpp 03a6a8d 
>   debugger/variable.cpp 54073a8 
>   debugger/variablecontroller.cpp 4c3b772 
>   duchain/correctionhelper.cpp 3b28158 
>   duchain/declarationbuilder.cpp defeb28 
>   duchain/dumpchain.cpp 97e2da3 
>   duchain/expressionvisitor.cpp 86b8d12 
>   duchain/helpers.cpp b080a75 
>   codecompletion/context.cpp feb5832 
>   codecompletion/helpers.cpp e92223b 
>   codecompletion/items/functiondeclaration.cpp 3b53676 
>   codecompletion/items/importfile.cpp 800aae2 
>   codecompletion/items/missingincludeitem.cpp 21dfedc 
>   codecompletion/tests/pycompletiontest.cpp 0c6e0ce 
>   codecompletion/worker.cpp f7ab030 
>   codegen/correctionfilegenerator.cpp 08a54cb 
>   codegen/refactoring.cpp 7ab341c 
>   debugger/breakpointcontroller.cpp 05f3e5b 
> 
> Diff: https://git.reviewboard.kde.org/r/120105/diff/
> 
> 
> Testing
> -------
> 
> just built
> 
> 
> Thanks,
> 
> Laurent Navet
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140909/e835e1ec/attachment-0001.html>


More information about the KDevelop-devel mailing list