| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Attempt to address startup exceptions on 10.5 by fixing NSSplitView awakeF... | rowanbeentje | 2012-07-23 | 1 | -1/+3 |
* | - Add a new SPSplitView class, intended to replace all BWSplitViews and so a... | rowanbeentje | 2012-07-23 | 13 | -301/+1515 |
* | Add SVN properties. | stuconnolly | 2012-07-21 | 0 | -0/+0 |
* | QueryKit: Update quoting method. | stuconnolly | 2012-07-21 | 2 | -2/+2 |
* | QueryKit: Add DELETE query tests. | stuconnolly | 2012-07-21 | 5 | -2/+173 |
* | QueryKit: Update not equal operator. | stuconnolly | 2012-07-21 | 1 | -1/+1 |
* | QueryKit: Add test to check the explicit use of a database name in an update ... | stuconnolly | 2012-07-21 | 1 | -0/+9 |
* | QueryKit: Add test to check the explicit use of a database name in the query. | stuconnolly | 2012-07-21 | 1 | -1/+10 |
* | Fix incorrect slash for nil data items in an XML export. Fixes issue #1404. | stuconnolly | 2012-07-19 | 1 | -1/+1 |
* | Add missing [super dealloc] call. | stuconnolly | 2012-07-18 | 1 | -0/+2 |
* | Rework QueryKit's tests to accept parameters allowing use to run them with di... | stuconnolly | 2012-07-18 | 16 | -222/+520 |
* | Remove header import that no longer exists. | stuconnolly | 2012-07-16 | 1 | -1/+0 |
* | Fix the display of the encoding and collation of fields that don't support th... | stuconnolly | 2012-07-16 | 3 | -33/+35 |
* | Remove test header. | stuconnolly | 2012-07-16 | 1 | -39/+0 |
* | Get rid of test case headers. | stuconnolly | 2012-07-15 | 10 | -170/+50 |
* | Don't explicitly define property accessor names. | stuconnolly | 2012-07-15 | 11 | -56/+64 |
* | Remove test output. | stuconnolly | 2012-07-15 | 1 | -6/+2 |
* | Add a new order by class. | stuconnolly | 2012-07-15 | 13 | -105/+362 |
* | Comments (missing from previous commit). | stuconnolly | 2012-07-14 | 1 | -2/+2 |
* | Comments. | stuconnolly | 2012-07-14 | 1 | -8/+8 |
* | Bunch of improvements including uderlying database system support. | stuconnolly | 2012-07-14 | 20 | -53/+287 |
* | Fix trim-application script output. | stuconnolly | 2012-07-10 | 1 | -1/+1 |
* | Add a new enum to allow us to specify the underlying database system we're ge... | stuconnolly | 2012-07-10 | 3 | -0/+46 |
* | Additional QueryKit tests. | stuconnolly | 2012-07-10 | 10 | -16/+146 |
* | Fix broken build. | stuconnolly | 2012-07-09 | 1 | -2/+2 |
* | Improve QueryKit's handling of quotes by making it on by default. Also, add a... | stuconnolly | 2012-07-09 | 16 | -137/+445 |
* | Add a new SPAppController SPWindowManagement. | stuconnolly | 2012-07-07 | 8 | -134/+238 |
* | Fix a few more IB warnings by disabling options that we don't need. | stuconnolly | 2012-07-07 | 1 | -9153/+9148 |
* | Fix IB warnings. | stuconnolly | 2012-07-06 | 1 | -3477/+3468 |
* | Another tweak for SP r3710 merge with Coda | sqlprodev | 2012-07-05 | 1 | -0/+2 |
* | A few more tweaks for SP r3710 merge with Coda | sqlprodev | 2012-07-05 | 4 | -2/+56 |
* | Merged SP r3710 with Coda | sqlprodev | 2012-07-05 | 10 | -20/+185 |
* | Remove unnecessary import. | stuconnolly | 2012-07-04 | 1 | -1/+0 |
* | Move the table structure's loading logic into it's own category. | stuconnolly | 2012-07-04 | 7 | -312/+413 |
* | If available display the columns default encoding and collation in the struct... | stuconnolly | 2012-07-04 | 3 | -26/+95 |
* | - Use a per-user temporary directory for SSH tunnels (and bundle dragged tem... | rowanbeentje | 2012-06-28 | 4 | -3/+12 |
* | - Use a custom ControlPath for SSH tunnels in an attempt to address Issue #1... | rowanbeentje | 2012-06-28 | 1 | -0/+1 |
* | Tidy up an use enums. | stuconnolly | 2012-06-27 | 7 | -13/+27 |
* | - Fix saving of .spf files using unencrypted formats, encoding the content s... | rowanbeentje | 2012-06-26 | 1 | -0/+22 |
* | Minor tidy up. | stuconnolly | 2012-06-26 | 2 | -37/+65 |
* | Remove ancient help docs that we're never going to use. | stuconnolly | 2012-06-26 | 22 | -1443/+0 |
* | Silence static analyzer warnings. | stuconnolly | 2012-06-26 | 3 | -7/+5 |
* | - Allow table check/optimize/analyze etc operations to be performed on MySQL... | rowanbeentje | 2012-06-25 | 1 | -0/+5 |
* | * Fixes some cases of bad localizability | dmoagx | 2012-06-23 | 3 | -9/+16 |
* | * Add the engine to the table info panel. Implements #1257 | dmoagx | 2012-06-23 | 2 | -0/+5 |
* | - Fix issues opening new windows when Sequel Pro is opened in the background... | rowanbeentje | 2012-06-23 | 3 | -27/+23 |
* | Further improvements to further address Issue #1332: | rowanbeentje | 2012-06-23 | 3 | -20/+46 |
* | - Address favourites saving on quit, which appears to sometimes die during p... | rowanbeentje | 2012-06-22 | 3 | -67/+66 |
* | - Improve help search updates while typing, adding basic display for no resu... | rowanbeentje | 2012-06-22 | 4 | -5/+11 |
* | - Fix exceptions with certain kinds of help results, for example for most ma... | rowanbeentje | 2012-06-21 | 1 | -31/+6 |