aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* • Bundle EditorBibiko2010-11-195-19/+91
* • fixed tiny issues for Bundle EditorBibiko2010-11-192-6/+10
* • further work on Bundle EditorBibiko2010-11-186-62/+208
* • Bundle EditorBibiko2010-11-184-5/+383
* • further progress on Bundle EditorBibiko2010-11-172-7/+68
* • Bundle Editor; added further functionality to Bundle Editor including the...Bibiko2010-11-172-42/+290
* • further work on Bundle EditorBibiko2010-11-173-2/+201
* • Bundle SupportBibiko2010-11-163-30/+165
* • Bundle supportBibiko2010-11-163-37/+61
* • 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-154-13/+132
* • Bundle supportBibiko2010-11-1510-164/+561
* • Quicklook - some minor correctionsBibiko2010-11-151-15/+15
* • Quicklook supportBibiko2010-11-151-65/+57
* - Switch to explicit memory management of strings in the QuickLook plugin wh...rowanbeentje2010-11-151-8/+15
* 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-124-1/+91
* • 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
* • 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-116-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-111-0/+5
* • 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-103-36/+99
* Add a new class template for the favorites controller.stuconnolly2010-11-1010-26/+191
* • improved Bundle support; now it the passed input string will be saved as ...Bibiko2010-11-102-52/+78
* • 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-101-3/+3
* • further preparations for user-definable bundle supportBibiko2010-11-094-19/+75
* Minor dealloc change.stuconnolly2010-11-091-3/+3
* Comments.stuconnolly2010-11-092-2/+21
* • further preparations for user-definable bundle supportBibiko2010-11-095-3/+91
* Fix build errors.stuconnolly2010-11-092-1/+4
* First changes towards changing the initial connection view's favorites table ...stuconnolly2010-11-0910-219/+458
* • added spBundle file extensionBibiko2010-11-093-0/+5
* • added to SPStringAddition the method runBashCommandWithEnvironment:atCurr...Bibiko2010-11-094-91/+118
* • removed unnecessary space inside the WHERE clause generation for filtere...Bibiko2010-11-071-1/+1