| Commit message (Expand) | Author | Age | Files | Lines |
* | - When exporting a query result or filtered table view make sure we're includ... | stuconnolly | 2012-03-20 | 1 | -4/+24 |
* | - Remove the Colloquy-derived, GPL -[NSData base64EncodingWithLineLength:] m... | rowanbeentje | 2012-03-18 | 1 | -0/+6 |
* | - Remove the GPL-licensed Colloquy-sourced NSNotificationAdditions category ... | rowanbeentje | 2012-03-17 | 1 | -6/+12 |
* | Merge in the SPMySQL Framework. This new framework should provide much of th... | rowanbeentje | 2012-03-17 | 1 | -438/+66 |
|\ |
|
| * | Final feature work on the SPMySQL branch before merging: | rowanbeentje | 2012-03-14 | 1 | -2/+12 |
| * | - Bring SPMySQL Framework integration branch up to date with trunk | rowanbeentje | 2012-03-05 | 1 | -235/+83 |
| |\
| |/
|/| |
|
| * | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -432/+9 |
| * | - Fix incorrect conversion via a CFStringEncoding for eucjpms | rowanbeentje | 2012-02-20 | 1 | -2/+2 |
| * | Initial commit of the new SPMySQL Framework, which is added to the project an... | rowanbeentje | 2012-02-20 | 1 | -0/+53 |
* | | - Re-add QueryKit as a dependency, and correct framework paths and linking t... | rowanbeentje | 2012-02-26 | 1 | -3/+18 |
* | | Remove QueryKit as an SP dependency as it's currently not being used. | stuconnolly | 2012-02-26 | 1 | -13/+0 |
* | | Add missing SVN properties. | stuconnolly | 2012-02-26 | 1 | -3/+3 |
* | | Move QueryKit to it's own project. | stuconnolly | 2012-02-25 | 1 | -202/+59 |
|/ |
|
* | Fix test. | stuconnolly | 2011-09-26 | 1 | -1/+1 |
* | More QueryKit progress. Still very rough. | stuconnolly | 2011-09-06 | 1 | -3/+1 |
* | Add the beginnings of QueryKit. | stuconnolly | 2011-09-04 | 1 | -7/+239 |
* | Tidy up console/query controller. | stuconnolly | 2011-09-03 | 1 | -2/+28 |
* | - Update localised strings for up-to-date German and Russian translations, i... | rowanbeentje | 2011-08-31 | 1 | -0/+2 |
* | Remove useless icons file. Resolves issue #1130. | stuconnolly | 2011-07-31 | 1 | -0/+0 |
* | - Replace the Release and Distrubtion architecture targets of ARCHS_STANDARD... | rowanbeentje | 2011-06-20 | 1 | -2/+10 |
* | - Copy some NSStringAdditions to MCPStringAdditions to improve framework sep... | rowanbeentje | 2011-06-19 | 1 | -0/+4 |
* | Tidy up bundle editor UI. | stuconnolly | 2011-06-15 | 1 | -2/+2 |
* | - Update version strings to 0.9.9 version and 2011 copyright dates | rowanbeentje | 2011-06-12 | 1 | -1/+380 |
* | Implement a large number of minor fixes and improvements to export functional... | rowanbeentje | 2011-05-07 | 1 | -0/+6 |
* | Fix unit test warnings and add SPMenuAdditionsTest. | stuconnolly | 2011-03-20 | 1 | -10/+17 |
* | Fix more compiler warnings. | stuconnolly | 2011-03-03 | 1 | -0/+1 |
* | - Fix compiler warnings for MCPKit - largely typecast related | rowanbeentje | 2011-03-02 | 1 | -10/+9 |
* | Fix compiler warnings. | stuconnolly | 2011-03-01 | 1 | -3/+3 |
* | Disable the 'Inhibit all warnings' option. We now have a _lot_ of compiler wa... | stuconnolly | 2011-03-01 | 1 | -3/+3 |
* | Increase compiler warnings. | stuconnolly | 2011-02-28 | 1 | -6/+9 |
* | Update the README file and add it to the Xcode project so it's more visible. | stuconnolly | 2011-01-31 | 1 | -0/+2 |
* | Improve unsaved theme warning message. | stuconnolly | 2011-01-30 | 1 | -0/+1 |
* | - Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc... | rowanbeentje | 2011-01-23 | 1 | -1/+6 |
* | Tidy up scripts and add create-test-stubs.pl to generate test stubs for the s... | stuconnolly | 2011-01-11 | 1 | -0/+2 |
* | Fix the unit tests build target. | stuconnolly | 2011-01-06 | 1 | -7/+23 |
* | Group bundle classes. | stuconnolly | 2010-12-05 | 1 | -4/+12 |
* | Remove old SPF alias branch. | stuconnolly | 2010-12-05 | 1 | -0/+1 |
* | • preparations for handling issue if user assigned the same keyboard short-... | Bibiko | 2010-12-03 | 1 | -0/+6 |
* | • added cancel operation images and set them to SPActivityTextField | Bibiko | 2010-12-02 | 1 | -0/+24 |
* | • added chance to cancel an activity - up to now a running Bundle command ... | Bibiko | 2010-12-01 | 1 | -0/+6 |
* | - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 ) | rowanbeentje | 2010-11-27 | 1 | -0/+6 |
* | • added skeleton for displaying the result of Bundle commands in a separate... | Bibiko | 2010-11-22 | 1 | -0/+18 |
* | • added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s... | Bibiko | 2010-11-20 | 1 | -0/+6 |
* | - Add the NewBSD-licensed ShortcutRecorder.framework to the project, for ini... | rowanbeentje | 2010-11-16 | 1 | -0/+6 |
* | • added SPConstants.m source file to QLgenerator target in order to be able... | Bibiko | 2010-11-16 | 1 | -0/+2 |
* | • added skeleton for Bundle Editor | Bibiko | 2010-11-12 | 1 | -1/+18 |
* | Commenting and move SPFavoriteNode within Xcode's logical structure. | stuconnolly | 2010-11-11 | 1 | -2/+2 |
* | Add a new outline view to be used by the connection view so hitting enter doe... | stuconnolly | 2010-11-10 | 1 | -0/+6 |
* | Add a new class template for the favorites controller. | stuconnolly | 2010-11-10 | 1 | -2/+14 |
* | First changes towards changing the initial connection view's favorites table ... | stuconnolly | 2010-11-09 | 1 | -2/+14 |