| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearchitect preferences, including: | stuconnolly | 2010-11-03 | 1 | -8/+101 |
* | Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce... | rowanbeentje | 2010-11-03 | 1 | -1/+6 |
* | Move SPConnectionController's delegate methods to their own protocol. | stuconnolly | 2010-10-29 | 1 | -2/+12 |
* | Tidy up SPTableStructure including moving all the private field type validati... | stuconnolly | 2010-10-28 | 1 | -4/+18 |
* | Move the user manager data model to the new Models dir. | stuconnolly | 2010-10-26 | 1 | -1/+1 |
* | Group data import related classes within Xcode's logical file structure. | stuconnolly | 2010-10-26 | 1 | -4/+12 |
* | Split out all of SPTableStructure's delegate and datasource methods into thei... | stuconnolly | 2010-10-26 | 1 | -0/+6 |
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -2/+10 |
* | Split MCPConnection's delegate methods into it's own protocol. | stuconnolly | 2010-10-20 | 1 | -2/+14 |
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -10/+10 |
* | Update strings files. | stuconnolly | 2010-10-19 | 1 | -0/+1 |
* | - Fix relative paths for SPQLPluginConnectionTemplate.html , addressing brok... | rowanbeentje | 2010-10-17 | 1 | -3/+1 |
* | Tidy up the project's logical structure in Xcode. | stuconnolly | 2010-10-17 | 1 | -68/+108 |
* | Rename HTML print templates. | stuconnolly | 2010-10-16 | 1 | -13/+14 |
* | Tidy up linker flags across all targets, specifically remove linking against ... | stuconnolly | 2010-10-16 | 1 | -17/+1 |
* | Change the connection view's table view to be of type SPTableView so right-cl... | stuconnolly | 2010-10-15 | 1 | -3/+3 |
* | Split out AppleScript support into a category of SPAppController. | stuconnolly | 2010-10-14 | 1 | -0/+6 |
* | Tidy up build settings, by ensuring they are consistent across all targets, s... | stuconnolly | 2010-10-14 | 1 | -7/+109 |
* | Tidy up SPDatabaseData by splitting out the hardcoded list of charcater sets ... | stuconnolly | 2010-10-08 | 1 | -0/+7 |
* | • improved issues for tooltip in Content and Custom tables | Bibiko | 2010-10-08 | 1 | -1/+6 |
* | Various improvements to server capability/version checking, including: | stuconnolly | 2010-10-07 | 1 | -2/+9 |
* | • removed approach to query spatial data by using AsText() since it breaks ... | Bibiko | 2010-10-07 | 1 | -1/+8 |
* | - Correctly sort connection favourites upon startup for both the connection a... | stuconnolly | 2010-09-26 | 1 | -4/+1 |
* | - Remove "Release when closed" from three panels; this was causing conflicts... | rowanbeentje | 2010-09-25 | 1 | -1/+0 |
* | Add missing SVN properties and general comments tidy up. | stuconnolly | 2010-09-21 | 1 | -0/+7 |
* | - Implement support for MySQL over SSL for both TCP/IP and Socket connection... | rowanbeentje | 2010-09-13 | 1 | -0/+4 |
* | - Add support for SSH identity files (public keys) in custom locations | rowanbeentje | 2010-09-08 | 1 | -0/+4 |
* | • added SPFileManagerAdditions | Bibiko | 2010-08-19 | 1 | -0/+6 |
* | Move SPCopyTable in Xcode's logical file structure. | stuconnolly | 2010-08-19 | 1 | -2/+2 |
* | • fixed xcode project for commit 2554 to apply the renaming of CMCopyTable.... | Bibiko | 2010-08-19 | 1 | -6/+6 |
* | • initial commit to set the Editor's colors by using a table approach cont... | Bibiko | 2010-08-17 | 1 | -0/+6 |
* | • added chance to export/import the color theme of the Query Editor in Pre... | Bibiko | 2010-08-16 | 1 | -0/+6 |
* | Various export enhancements and fixes, including: | stuconnolly | 2010-08-12 | 1 | -0/+20 |
* | • added first implementation for spfs file Quicklook | Bibiko | 2010-08-10 | 1 | -0/+28 |
* | Make Credits.rtf localizable. | stuconnolly | 2010-08-09 | 1 | -4/+12 |
* | • added syntax highlighting for SQL file QuickLook generator | Bibiko | 2010-08-06 | 1 | -0/+4 |
* | • added svn prop Id to GeneratePreview/ThumbnailForURL.m | Bibiko | 2010-08-05 | 1 | -2/+24 |
* | - Add an initial Sequel Pro QuickLook plugin, written by bibiko, as a build ... | rowanbeentje | 2010-08-04 | 1 | -16/+256 |
* | Tidy up SPExportController by splitting out all filename related methods to a... | stuconnolly | 2010-07-25 | 1 | -0/+6 |
* | - Fix positioning bug when using Import From Clipboard | rowanbeentje | 2010-07-25 | 1 | -0/+6 |
* | In addition to Gzip compression support when exporting SQL dumps add the abil... | stuconnolly | 2010-07-24 | 1 | -1/+5 |
* | Improve handling of network drops, including a new automatic reconnection att... | rowanbeentje | 2010-07-13 | 1 | -0/+4 |
* | Finalise Sequel Pro tab style: | rowanbeentje | 2010-07-12 | 1 | -12/+24 |
* | - Extend the LLVM Compiler 1.5 fix from r2444 to all build targets and build... | rowanbeentje | 2010-07-08 | 1 | -3/+15 |
* | Fixed Debug config compile for LLVM Compiler 1.5 by adding linker flag '-lstd... | mltownsend | 2010-07-08 | 1 | -1/+4 |
* | Rename TableDump to SPDataImport and fix export selected tables functionality. | stuconnolly | 2010-07-06 | 1 | -6/+6 |
* | Rename CustomQuery as SPCustomQuery. | stuconnolly | 2010-07-06 | 1 | -6/+6 |
* | Changed compiler to LLVM GCC 4.2 to fix compile errors in Xcode 3.2.3 | mltownsend | 2010-07-05 | 1 | -3/+3 |
* | Localisation support improvements: | rowanbeentje | 2010-07-04 | 1 | -0/+4 |
* | Tidy up the Resources directory to match that of Xcode's logical directory st... | stuconnolly | 2010-07-03 | 1 | -22/+22 |