aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-141-2/+12
* - Bring SPMySQL Framework integration branch up to date with trunkrowanbeentje2012-03-051-235/+83
|\
| * - Re-add QueryKit as a dependency, and correct framework paths and linking t...rowanbeentje2012-02-261-3/+18
| * Remove QueryKit as an SP dependency as it's currently not being used.stuconnolly2012-02-261-13/+0
| * Add missing SVN properties.stuconnolly2012-02-261-3/+3
| * Move QueryKit to it's own project.stuconnolly2012-02-251-202/+59
* | Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-432/+9
* | - Fix incorrect conversion via a CFStringEncoding for eucjpmsrowanbeentje2012-02-201-2/+2
* | Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-201-0/+53
|/
* Fix test.stuconnolly2011-09-261-1/+1
* More QueryKit progress. Still very rough.stuconnolly2011-09-061-3/+1
* Add the beginnings of QueryKit.stuconnolly2011-09-041-7/+239
* Tidy up console/query controller.stuconnolly2011-09-031-2/+28
* - Update localised strings for up-to-date German and Russian translations, i...rowanbeentje2011-08-311-0/+2
* Remove useless icons file. Resolves issue #1130.stuconnolly2011-07-311-0/+0
* - Replace the Release and Distrubtion architecture targets of ARCHS_STANDARD...rowanbeentje2011-06-201-2/+10
* - Copy some NSStringAdditions to MCPStringAdditions to improve framework sep...rowanbeentje2011-06-191-0/+4
* Tidy up bundle editor UI.stuconnolly2011-06-151-2/+2
* - Update version strings to 0.9.9 version and 2011 copyright datesrowanbeentje2011-06-121-1/+380
* Implement a large number of minor fixes and improvements to export functional...rowanbeentje2011-05-071-0/+6
* Fix unit test warnings and add SPMenuAdditionsTest.stuconnolly2011-03-201-10/+17
* Fix more compiler warnings.stuconnolly2011-03-031-0/+1
* - Fix compiler warnings for MCPKit - largely typecast relatedrowanbeentje2011-03-021-10/+9
* Fix compiler warnings.stuconnolly2011-03-011-3/+3
* Disable the 'Inhibit all warnings' option. We now have a _lot_ of compiler wa...stuconnolly2011-03-011-3/+3
* Increase compiler warnings.stuconnolly2011-02-281-6/+9
* Update the README file and add it to the Xcode project so it's more visible.stuconnolly2011-01-311-0/+2
* Improve unsaved theme warning message.stuconnolly2011-01-301-0/+1
* - 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
* Group bundle classes.stuconnolly2010-12-051-4/+12
* Remove old SPF alias branch.stuconnolly2010-12-051-0/+1
* • 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