This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5891/

On November 24th, 2010, 8:58 a.m., Boudewijn Rempt wrote:

trunk/koffice/krita/ui/kis_selection_manager.cc (Diff revision 3)
void KisSelectionManager::updateGUI()
342
    }else if(shapeLayer && m_view->canvasBase()->shapeManager()->shapes().empty()){
Sorry for being picky, but else needs to go on a new line.

On November 24th, 2010, 2 p.m., Francisco Fernandes wrote:

Note taken. :) Should I fix and resend the diff?
No need, I can do that. And keep the patches coming :-). You're in Brazil, right? Same continent as another Krita contributor, Pentalis!

- Boudewijn


On November 23rd, 2010, 9:37 p.m., Francisco Fernandes wrote:

Review request for KOffice.
By Francisco Fernandes.

Updated 2010-11-23 21:37:30

Description

Patch for the Krita Junior Job: "Call the Edit > Clear action when the Del. key is pressed.", in Krita Wishlist.
The patch eliminate the "Delete Selection" action in the "Edit" menu and merge it's function in the "Clear" action,
setting the key "Delete" as the shortcut.

Diffs

  • trunk/koffice/krita/ui/kis_selection_manager.cc (1199491)

View Diff