Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(834)

Issue 6400051: Cleaned up icons, added keyboard shortcuts to everything (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by chudy
Modified:
11 years, 11 months ago
Reviewers:
DerekS
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Cleaned up icons, added keyboard shortcuts to everything Keyboard Shortcuts and Menu reordering

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed Derek's comment' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+710 lines, -1280 lines) Patch
M debugger/QT/SkCanvasWidget.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M debugger/QT/SkDebuggerGUI.h View 3 chunks +6 lines, -2 lines 0 comments Download
M debugger/QT/SkDebuggerGUI.cpp View 1 9 chunks +62 lines, -46 lines 0 comments Download
M debugger/QT/SkSettingsWidget.h View 2 chunks +0 lines, -4 lines 0 comments Download
M debugger/QT/SkSettingsWidget.cpp View 3 chunks +0 lines, -7 lines 0 comments Download
M debugger/QT/qrc_SkIcons.cpp View 8 chunks +641 lines, -1220 lines 0 comments Download

Messages

Total messages: 3
chudy
11 years, 11 months ago (2012-07-16 17:19:48 UTC) #1
DerekS
lgtm with one suggestion https://codereview.appspot.com/6400051/diff/1/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): https://codereview.appspot.com/6400051/diff/1/debugger/QT/SkDebuggerGUI.cpp#newcode174 debugger/QT/SkDebuggerGUI.cpp:174: fListWidget.setCurrentRow(2); does setting to 0 ...
11 years, 11 months ago (2012-07-16 17:38:36 UTC) #2
chudy
11 years, 11 months ago (2012-07-16 18:34:05 UTC) #3
See comment and submitting... Thanks for the review

https://codereview.appspot.com/6400051/diff/1/debugger/QT/SkDebuggerGUI.cpp
File debugger/QT/SkDebuggerGUI.cpp (right):

https://codereview.appspot.com/6400051/diff/1/debugger/QT/SkDebuggerGUI.cpp#n...
debugger/QT/SkDebuggerGUI.cpp:174: fListWidget.setCurrentRow(2);
On 2012/07/16 17:38:38, DerekS wrote:
> does setting to 0 cause a problem? If not set it to 0 and remove the comment.

It did because it wouldn't clear anything but I fixed the bug itself in the
CanvasWidget file.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b