aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Split out connection controller initialization.stuconnolly2012-01-221-0/+6
* Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-4/+38
* Work on importing favorites.stuconnolly2011-08-011-0/+2
* Add the ability to export favorites.stuconnolly2011-06-121-1/+31
* Bring outline view branch up to date with trunk (r3279:r3306).stuconnolly2011-05-141-0/+6
* Bring outline view branch up to date with trunk (r3246:r3264).stuconnolly2011-04-031-11/+17
* Remove references to deleted image.stuconnolly2011-03-261-8/+0
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-18/+18
* Add support for auto saving expanded items.stuconnolly2011-03-051-0/+9
* Fix favorites sorting.stuconnolly2011-02-021-0/+12
* Bring outline view branch up to date with trunk (r3165:r3177).stuconnolly2011-02-011-0/+2
* Bring outline view branch up to date with trunk (r3056:r3162).stuconnolly2011-01-271-1/+11
|\
| * - Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc...rowanbeentje2011-01-231-1/+6
| * Tidy up scripts and add create-test-stubs.pl to generate test stubs for the s...stuconnolly2011-01-111-0/+2
| * Fix the unit tests build target.stuconnolly2011-01-061-7/+23
* | Bring outlineview branch up to date with trunk (r2961:2966).stuconnolly2010-12-051-6/+14
|\|
| * Group bundle classes.stuconnolly2010-12-051-4/+12
| * Remove old SPF alias branch.stuconnolly2010-12-051-0/+1
* | Apply new favorites outline view patch.stuconnolly2010-12-051-19/+55
|/
* • preparations for handling issue if user assigned the same keyboard short-...Bibiko2010-12-031-0/+6
* • added cancel operation images and set them to SPActivityTextFieldBibiko2010-12-021-0/+24
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-0/+6
* - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )rowanbeentje2010-11-271-0/+6
* • added skeleton for displaying the result of Bundle commands in a separate...Bibiko2010-11-221-0/+18
* • added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s...Bibiko2010-11-201-0/+6
* - Add the NewBSD-licensed ShortcutRecorder.framework to the project, for ini...rowanbeentje2010-11-161-0/+6
* • added SPConstants.m source file to QLgenerator target in order to be able...Bibiko2010-11-161-0/+2
* • added skeleton for Bundle EditorBibiko2010-11-121-1/+18
* Commenting and move SPFavoriteNode within Xcode's logical structure.stuconnolly2010-11-111-2/+2
* Add a new outline view to be used by the connection view so hitting enter doe...stuconnolly2010-11-101-0/+6
* Add a new class template for the favorites controller.stuconnolly2010-11-101-2/+14
* First changes towards changing the initial connection view's favorites table ...stuconnolly2010-11-091-2/+14
* Rearchitect preferences, including:stuconnolly2010-11-031-8/+101
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-1/+6
* Move SPConnectionController's delegate methods to their own protocol.stuconnolly2010-10-291-2/+12
* Tidy up SPTableStructure including moving all the private field type validati...stuconnolly2010-10-281-4/+18
* Move the user manager data model to the new Models dir.stuconnolly2010-10-261-1/+1
* Group data import related classes within Xcode's logical file structure.stuconnolly2010-10-261-4/+12
* Split out all of SPTableStructure's delegate and datasource methods into thei...stuconnolly2010-10-261-0/+6
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-2/+10
* Split MCPConnection's delegate methods into it's own protocol.stuconnolly2010-10-201-2/+14
* Tidy up.stuconnolly2010-10-191-10/+10
* Update strings files.stuconnolly2010-10-191-0/+1
* - Fix relative paths for SPQLPluginConnectionTemplate.html , addressing brok...rowanbeentje2010-10-171-3/+1
* Tidy up the project's logical structure in Xcode.stuconnolly2010-10-171-68/+108
* Rename HTML print templates.stuconnolly2010-10-161-13/+14
* Tidy up linker flags across all targets, specifically remove linking against ...stuconnolly2010-10-161-17/+1
* Change the connection view's table view to be of type SPTableView so right-cl...stuconnolly2010-10-151-3/+3
* Split out AppleScript support into a category of SPAppController.stuconnolly2010-10-141-0/+6
* Tidy up build settings, by ensuring they are consistent across all targets, s...stuconnolly2010-10-141-7/+109