7 Commits

Author SHA1 Message Date
Romain Muller a56f82ac2c Ugly coupling with mis-use of delegate is ugly. 2011-05-19 18:18:34 +02:00
Charles O'Rourke 3b6c2a3048 Ticket #142: Add Show in Finder to Unstaged and Staged table views. 2009-05-28 13:42:35 +01:00
Benjamin Kramer c12e8b9dd4 Get rid of some unnecessary casts 2009-05-27 18:09:29 +01:00
Pieter de Bie d40af770f7 ChangesTableView: Remove warning by casting to correct class 2009-04-28 16:35:09 +01:00
Pieter de Bie e76d483180 CommitView: Allow drag and drop to external applications
This allows you to drag a changed file to for example XCode,
so you can edit it.
2008-11-19 15:06:13 +01:00
Pieter de Bie 0975426f2f CommitView: move index functions to separate controller
This merges functionality that was previously stored in the
combination of PBGitCommitController / PBChangedFile to a
dedicated controller, PBGitIndexController.
2008-11-18 23:59:25 +01:00
Pieter de Bie 472d36c7f9 CommitView: Add context menu to revert changes 2008-10-10 21:59:23 +02:00