julius / showcase
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
showcase /
| name | age | message | |
|---|---|---|---|
| |
Info.plist | Sun May 17 03:54:14 -0700 2009 | |
| |
MyInterface~.nib/ | Thu Apr 09 18:11:52 -0700 2009 | |
| |
NSImage-Extra.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
NSImage-Extra.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
ObjectRep.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
ObjectRep.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
QSCollectingSearchObjectView.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
QSCollectingSearchObjectView.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
QSMySearchObject.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
QSMySearchObject.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
README | Thu Apr 09 18:52:06 -0700 2009 | |
| |
ReadMe.txt | Thu Apr 09 18:11:52 -0700 2009 | |
| |
SCBackground.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
SCBackground.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
SCCollectingSearchObject.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
SCCollectingSearchObject.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
SCSearchObjectView.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
SCSearchObjectView.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
Showcase.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
Showcase.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
Showcase.nib/ | Thu Apr 09 18:11:52 -0700 2009 | |
| |
Showcase.xcodeproj/ | Sun May 17 03:54:14 -0700 2009 | |
| |
ShowcasePrefPane.nib/ | Thu Apr 09 18:11:52 -0700 2009 | |
| |
Showcase_Prefix.pch | Thu Apr 09 18:11:52 -0700 2009 | |
| |
SmallObjectRep.h | Thu Apr 09 18:11:52 -0700 2009 | |
| |
SmallObjectRep.m | Thu Apr 09 18:11:52 -0700 2009 | |
| |
bltrversion | Thu Apr 09 18:11:52 -0700 2009 | |
| |
build/ | Sun May 17 03:54:14 -0700 2009 | |
| |
frameworks/ | Sun May 17 03:54:14 -0700 2009 |
ReadMe.txt
This package downloaded from http://dev.lipidity.com/ Modified version of Alcor's QS plugin template optimized for creating an interface. ------ Installation ============ Copy to /Library/Application Support/Apple/Developer Tools/Project Templates/ In Xcode, you need to create a Source Tree that points to your Quicksilver Frameworks directory. Go to the Preferences > Source Trees section, add a new entry with the setting name as QSFrameworks. Set the path for this item to /Applications/Quicksilver.app/Contents/Frameworks/ or the equivalent. Usage ===== Please check http://docs.blacktree.com/quicksilver/how_to_make_plug-ins for (currently sparse) official documentation. More information and a complete tutorial on http://dev.lipidity.com
