aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* • 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
* When exporting either a filtered or custom query result include the query in ...stuconnolly2010-11-071-2/+8
* Minor tweaks to autocompletion:rowanbeentje2010-11-062-15/+22
* Complete the implementation of supporting MySQL's XML schema format when expo...stuconnolly2010-11-058-120/+286
* • fixed table structure logic for date/time fieldsBibiko2010-11-051-2/+5
* Fix a few issues that prevented an XML export to multiple files.stuconnolly2010-11-041-14/+30
* • improved completion regarding leading mathematical operatorsBibiko2010-11-041-2/+3
* • improved completion regarding leading '('Bibiko2010-11-041-1/+1
* • improved completion regarding leading commasBibiko2010-11-041-8/+9
* • alias (auto-)completionBibiko2010-11-041-20/+25
* • alias (auto-)completionBibiko2010-11-043-9/+19
* Start moving towards using the same XML format as MySQL uses. The inclusion o...stuconnolly2010-11-043-27/+26
* • fix for alias parsing if alias consists of only one single characterBibiko2010-11-041-1/+1
* • started to implement auto-completion for aliasesBibiko2010-11-043-27/+75
* - Fix problems updating the default favourite pop following the preference c...rowanbeentje2010-11-041-4/+4
* Rearchitect preferences, including:stuconnolly2010-11-0327-2244/+3682
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-0315-495/+616