aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • bash command which runs as NSTask will write STDOUT automatically to a te...Bibiko2010-11-211-21/+36
* • added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s...Bibiko2010-11-208-28/+449
* • added help url to SP wikiBibiko2010-11-191-1/+1
* • Bundle EditorBibiko2010-11-195-30/+140
* • Bundle EditorBibiko2010-11-196-28/+208
* • fixed tiny issues for Bundle EditorBibiko2010-11-192-6/+10
* • further work on Bundle EditorBibiko2010-11-187-69/+273
* • Bundle EditorBibiko2010-11-185-21/+440
* • further progress on Bundle EditorBibiko2010-11-172-7/+68
* • Bundle Editor; added further functionality to Bundle Editor including the...Bibiko2010-11-173-99/+747
* • further work on Bundle EditorBibiko2010-11-174-195/+720
* • work on Bundle Editor GUIBibiko2010-11-161-83/+1933
* - Add the NewBSD-licensed ShortcutRecorder.framework to the project, for ini...rowanbeentje2010-11-1625-1/+550
* • Bundle SupportBibiko2010-11-163-30/+165
* • Bundle supportBibiko2010-11-163-37/+61
* • added SPConstants.m source file to QLgenerator target in order to be able...Bibiko2010-11-161-0/+2
* • Bundle supportBibiko2010-11-167-102/+123
* • sql QL Bibiko2010-11-161-2/+0
* - Attempt to improve QuickLook crashes by using a pool around the area causi...rowanbeentje2010-11-161-2/+20
* • Bundle supportBibiko2010-11-165-117/+256
* • Bundle supportBibiko2010-11-155-85/+138
* • Bundle supportBibiko2010-11-1510-164/+561
* • Quicklook - some minor correctionsBibiko2010-11-151-15/+15
* • Quicklook supportBibiko2010-11-1512-81/+89
* - Tweak "Save history..." help text in the Query History popup on the Custom...rowanbeentje2010-11-151-12/+128
* - Switch to explicit memory management of strings in the QuickLook plugin wh...rowanbeentje2010-11-153-10/+17
* The favorites controller needs to load favorites into a mutable dictionary.stuconnolly2010-11-122-3/+3
* • tried to improve the release behaviour of the QuickLook Preview GeneratorBibiko2010-11-121-16/+31
* • added constants for Bundle Files and EditorBibiko2010-11-122-0/+72
* • added skeleton for Bundle EditorBibiko2010-11-127-9/+1275
* • improved export of a query result via sequelpro:// scheme commandBibiko2010-11-121-10/+61
* - Tweak master view loading on table change, avoiding clearing active views ...rowanbeentje2010-11-121-5/+9
* - Tweak connection/reconnection to use locking, to prevent race condition is...rowanbeentje2010-11-121-1/+7
* • some sequelpro://...@passToDoc/ExecuteQuery/csv improvementsBibiko2010-11-114-24/+58
* Remove debug from previous commit.stuconnolly2010-11-111-3/+0
* Make sure the root favorite has a name key and value. Also, update string files.stuconnolly2010-11-117-6/+13
* More constant use.stuconnolly2010-11-111-7/+7
* Add SSL favorite constants and use them in the connection controller.stuconnolly2010-11-113-70/+104
* Refactor the favorite node class and fix auto-selection of the default or las...stuconnolly2010-11-115-51/+59
* Commenting and move SPFavoriteNode within Xcode's logical structure.stuconnolly2010-11-112-2/+7
* • some tiny progress for sequelpro://$SP_PROCESS_ID/ExecuteQueryBibiko2010-11-111-2/+57
* More work on the new favorites controller, including loading and saving as we...stuconnolly2010-11-117-16/+271
* • added to Bundle shell command these variables:Bibiko2010-11-117-24/+118
* • some improvements for sequelpro://process_id/command/param1/param2 url sc...Bibiko2010-11-114-2/+61
* Add a new outline view to be used by the connection view so hitting enter doe...stuconnolly2010-11-105-44/+120
* Add a new class template for the favorites controller.stuconnolly2010-11-1011-28/+205
* • improved Bundle support; now it the passed input string will be saved as ...Bibiko2010-11-104-54/+90
* • first implementation to allow the user to write and use self-definable f...Bibiko2010-11-102-7/+151
* • further preparations for user-definable bundle supportBibiko2010-11-102-20/+104
* - Alter connection details to be sent over UTF8 instead of Latin1 - this imp...rowanbeentje2010-11-102-19/+36