Bug 303564 - Need a way to export/save to file
Summary: Need a way to export/save to file
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: debugger (show other bugs)
Version: git-latest
Platform: unspecified Linux
: NOR task
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-15 14:43 UTC by David Edmundson
Modified: 2014-03-03 21:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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