aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Remove test script.stuconnolly2012-05-091-3/+1
* Fix Russian localisation files not having the correct encoding.stuconnolly2012-05-091-28/+28
* Rename test files.stuconnolly2012-05-081-12/+12
* UUID string test.stuconnolly2012-05-071-0/+4
* Fix test build.stuconnolly2012-05-071-24/+4
* - Fix Release and Distribution framework search paths to no longer depend on...rowanbeentje2012-05-071-4/+4
* Move the BASH command code from the string additions category to remove the d...stuconnolly2012-05-071-0/+8
* Test config.stuconnolly2012-05-051-22/+5
* Tidy up database action tests.stuconnolly2012-05-041-5/+5
* Rename database action class.stuconnolly2012-05-041-6/+6
* Add initial support of moving views when renaming a database. Currently not h...stuconnolly2012-05-041-16/+8
* Merge outline view branch into trunk.stuconnolly2012-05-021-10/+86
|\
| * Bring outline view branch up to date with trunk.stuconnolly2012-04-161-39/+84
| * Bring outline view branch up to date with trunk (r3518:r3520).stuconnolly2012-03-181-0/+6
| * Bring outline view branch up to date with trunk (r3471:r3517).stuconnolly2012-03-181-597/+711
| * Fix drag and drop of items that aren't selected.stuconnolly2012-03-171-0/+2
| * 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
| |\
| * \ Bring outlineview branch up to date with trunk (r2961:2966).stuconnolly2010-12-051-6/+14
| |\ \
| * | | Apply new favorites outline view patch.stuconnolly2010-12-051-19/+55
* | | | Add SPWindowControllerDelegate category.stuconnolly2012-04-091-2/+16
* | | | Tidy up.stuconnolly2012-04-011-27/+11
* | | | Improve the availability of the table name token on the custom export filenam...stuconnolly2012-04-011-0/+6
* | | | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-271-9/+13
* | | | - Tidy up user manager code.stuconnolly2012-03-261-2/+19
* | | | - When exporting a query result or filtered table view make sure we're includ...stuconnolly2012-03-201-4/+24
* | | | - Remove the Colloquy-derived, GPL -[NSData base64EncodingWithLineLength:] m...rowanbeentje2012-03-181-0/+6
* | | | - Remove the GPL-licensed Colloquy-sourced NSNotificationAdditions category ...rowanbeentje2012-03-171-6/+12
* | | | Merge in the SPMySQL Framework. This new framework should provide much of th...rowanbeentje2012-03-171-438/+66
|\ \ \ \
| * | | | 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
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | 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
* | | | | - 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
|/ / / /
* | | | Fix test.stuconnolly2011-09-261-1/+1
* | | | More QueryKit progress. Still very rough.stuconnolly2011-09-061-3/+1