aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/English.lproj/SPQLPluginSQLTemplate.html
Commit message (Collapse)AuthorAgeFilesLines
* • Quicklook supportBibiko2010-11-151-3/+11
| | | | | | | | | - used embedded icon image via cid and mime type image/tiff - sql view now wraps long lines - improved general stability - QL now runs on main thread note: there're still some issues for which QL crashed mostly due NSAutoReleasePool releases - more investigations are needed; most of this issues are releted to long lines, icon caching, releasing ...
* - Switch to explicit memory management of strings in the QuickLook plugin ↵rowanbeentje2010-11-151-1/+1
| | | | | | | when viewing SQL files - this fixes certain crashers, addressing Issue 896. - Tweak a misspelling in the templates
* • Quicklook generatorBibiko2010-08-091-1/+1
| | | | | - improved icon display by choosing an adequate image of of the icns file - set background to white for all different spf files to be consistent
* • SQL file Quicklook generatorBibiko2010-08-091-4/+2
| | | | - sped up HTML rendering for larger files
* • added syntax highlighting for SQL file QuickLook generatorBibiko2010-08-061-9/+6
| | | | - only SQL files with less than 3MB will be syntax highlighted
* - Add an initial Sequel Pro QuickLook plugin, written by bibiko, as a build ↵rowanbeentje2010-08-041-0/+37
dependency