aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
* Tidy up SPTableStructure including moving all the private field type validati...stuconnolly2010-10-281-4/+18
* Move the user manager data model to the new Models dir.stuconnolly2010-10-261-1/+1
* Group data import related classes within Xcode's logical file structure.stuconnolly2010-10-261-4/+12
* Split out all of SPTableStructure's delegate and datasource methods into thei...stuconnolly2010-10-261-0/+6
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-2/+10
* Split MCPConnection's delegate methods into it's own protocol.stuconnolly2010-10-201-2/+14
* Tidy up.stuconnolly2010-10-191-10/+10
* Update strings files.stuconnolly2010-10-191-0/+1
* - Fix relative paths for SPQLPluginConnectionTemplate.html , addressing brok...rowanbeentje2010-10-171-3/+1
* Tidy up the project's logical structure in Xcode.stuconnolly2010-10-171-68/+108
* Rename HTML print templates.stuconnolly2010-10-161-13/+14
* Tidy up linker flags across all targets, specifically remove linking against ...stuconnolly2010-10-161-17/+1
* Change the connection view's table view to be of type SPTableView so right-cl...stuconnolly2010-10-151-3/+3
* Split out AppleScript support into a category of SPAppController.stuconnolly2010-10-141-0/+6
* Tidy up build settings, by ensuring they are consistent across all targets, s...stuconnolly2010-10-141-7/+109
* Tidy up SPDatabaseData by splitting out the hardcoded list of charcater sets ...stuconnolly2010-10-081-0/+7
* • improved issues for tooltip in Content and Custom tablesBibiko2010-10-081-1/+6
* Various improvements to server capability/version checking, including:stuconnolly2010-10-071-2/+9
* • removed approach to query spatial data by using AsText() since it breaks ...Bibiko2010-10-071-1/+8
* - Correctly sort connection favourites upon startup for both the connection a...stuconnolly2010-09-261-4/+1
* - Remove "Release when closed" from three panels; this was causing conflicts...rowanbeentje2010-09-251-1/+0
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-0/+7
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-131-0/+4
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-081-0/+4
* • added SPFileManagerAdditionsBibiko2010-08-191-0/+6
* Move SPCopyTable in Xcode's logical file structure.stuconnolly2010-08-191-2/+2
* • fixed xcode project for commit 2554 to apply the renaming of CMCopyTable....Bibiko2010-08-191-6/+6
* • initial commit to set the Editor's colors by using a table approach cont...Bibiko2010-08-171-0/+6
* • added chance to export/import the color theme of the Query Editor in Pre...Bibiko2010-08-161-0/+6
* Various export enhancements and fixes, including:stuconnolly2010-08-121-0/+20
* • added first implementation for spfs file QuicklookBibiko2010-08-101-0/+28
* Make Credits.rtf localizable.stuconnolly2010-08-091-4/+12
* • added syntax highlighting for SQL file QuickLook generatorBibiko2010-08-061-0/+4
* • added svn prop Id to GeneratePreview/ThumbnailForURL.mBibiko2010-08-051-2/+24
* - Add an initial Sequel Pro QuickLook plugin, written by bibiko, as a build ...rowanbeentje2010-08-041-16/+256
* Tidy up SPExportController by splitting out all filename related methods to a...stuconnolly2010-07-251-0/+6
* - Fix positioning bug when using Import From Clipboardrowanbeentje2010-07-251-0/+6
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-1/+5
* Improve handling of network drops, including a new automatic reconnection att...rowanbeentje2010-07-131-0/+4
* Finalise Sequel Pro tab style:rowanbeentje2010-07-121-12/+24
* - Extend the LLVM Compiler 1.5 fix from r2444 to all build targets and build...rowanbeentje2010-07-081-3/+15
* Fixed Debug config compile for LLVM Compiler 1.5 by adding linker flag '-lstd...mltownsend2010-07-081-1/+4
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-6/+6
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-6/+6
* Changed compiler to LLVM GCC 4.2 to fix compile errors in Xcode 3.2.3mltownsend2010-07-051-3/+3
* Localisation support improvements:rowanbeentje2010-07-041-0/+4
* Tidy up the Resources directory to match that of Xcode's logical directory st...stuconnolly2010-07-031-22/+22
* Various improvements to default connection favorites handling, including:stuconnolly2010-07-031-1/+5
* Remove PSMSequelProTabStyle from the main application target as it's already ...stuconnolly2010-06-181-2/+0
* Enable the "Sequel Pro" tab style by default, and include the following fixes:rowanbeentje2010-06-181-4/+0