Bug 303564

Summary: Need a way to export/save to file
Product: [Frameworks and Libraries] telepathy Reporter: David Edmundson <kde>
Component: debuggerAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: task CC: mayank25080562
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Edmundson 2012-07-15 14:43:36 UTC
Need a way to export/save to file for attaching to bug reports.
Comment 1 mayank 2014-03-03 03:44:35 UTC
Does this refer to having the kDebug() statements printed in a file ?
Comment 2 mayank 2014-03-03 08:44:45 UTC
Have implemented it, https://git.reviewboard.kde.org/r/116560/. Please check!
Comment 3 David Edmundson 2014-03-03 21:27:53 UTC
Git commit 38c01cf780e1e0a2f8ebe024481d5c5696368969 by David Edmundson, on behalf of mayank jha.
Committed on 03/03/2014 at 21:28.
Pushed by davidedmundson into branch 'master'.

Adds the feature to save the log files in the debugger.

Adds a button Save Log file to save the log in the currentTab of the TabWidget.

REVIEW: 116560

M  +6    -1    tools/debugger/debug-message-view.cpp
M  +1    -0    tools/debugger/debug-message-view.h
M  +5    -0    tools/debugger/main-window.cpp
M  +3    -0    tools/debugger/main-window.h
M  +13   -3    tools/debugger/main-window.ui

http://commits.kde.org/telepathy-common-internals/38c01cf780e1e0a2f8ebe024481d5c5696368969