Summary: | Move KRunner and runners to categorized logging to reduce verbosity | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Luca Beltrame <lbeltrame> |
Component: | general | Assignee: | Vishesh Handa <me> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde, simonandric5 |
Priority: | NOR | Keywords: | junior-jobs |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krunner/1ebe05a6c4b19febd0a795db832072f69544daff | Version Fixed In: | |
Sentry Crash Report: |
Description
Luca Beltrame
2015-01-04 20:23:47 UTC
Git commit 1ebe05a6c4b19febd0a795db832072f69544daff by Luca Beltrame. Committed on 05/01/2015 at 12:18. Pushed by lbeltrame into branch 'master'. Port KRunner to categorized logging REVIEW: 121850 M +2 -1 src/CMakeLists.txt M +5 -4 src/abstractrunner.cpp M +1 -0 src/declarative/CMakeLists.txt A +23 -0 src/declarative/krunner_debug.cpp [License: LGPL (v2+)] A +27 -0 src/declarative/krunner_debug.h [License: LGPL (v2+)] M +7 -6 src/declarative/runnermodel.cpp M +3 -2 src/declarative/runnermodelplugin.cpp A +23 -0 src/krunner_debug.cpp [License: LGPL (v2+)] A +27 -0 src/krunner_debug.h [License: LGPL (v2+)] M +4 -3 src/querymatch.cpp M +20 -19 src/runnercontext.cpp M +3 -2 src/runnerjobs.cpp M +16 -15 src/runnermanager.cpp http://commits.kde.org/krunner/1ebe05a6c4b19febd0a795db832072f69544daff |