Add QuickLook support in tree view
commit28e8bacb897227751849bd84ea35956ce6430ec5
authorPieter de Bie <pdebie@ai.rug.nl>
Mon, 16 Jun 2008 18:53:21 +0000 (16 20:53 +0200)
committerPieter de Bie <pdebie@ai.rug.nl>
Tue, 17 Jun 2008 00:29:27 +0000 (17 02:29 +0200)
tree550d669df748b28a751209ad8e1025f78b071333
parentb62e92ad7f805a63c523da1d95f6fb4788aa0e96
Add QuickLook support in tree view

This adds a QuickLook button that will allow you to directly view any file in
the tree view in QuickLook. This is really nice for PDF's and images. You can
select multiple files and even play a slideshow if you want.

Currently it does not remove temporary files it created. This means that they
will probably stay around until you reboot.
ApplicationController.m
CWQuickLook.h [new file with mode: 0644]
English.lproj/MainMenu.xib
GitX.xcodeproj/project.pbxproj
PBDetailController.h
PBDetailController.m
PBGitTree.m