aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Initial stage of re styling the tab bar to actually look half decent.avenjamin2010-06-141-0/+20
* Split the management of a table's indexes (adding and removing) to its own co...stuconnolly2010-06-141-0/+19
* - Implement the Wil shipley/Golden % Braeburn localisation method for .xibs;...rowanbeentje2010-06-121-0/+138
* - Remove the duplicate Cocoa.framework link used by PSMTabBar and add the Car...stuconnolly2010-06-101-5/+3
* • in addition to r2294 fixed issue that PSMTabBar Framework wasn't found fo...Bibiko2010-06-081-2/+2
* • fixed issue that PSMTabBar Framework wasn't found by changing its INSTALL...Bibiko2010-06-081-2/+2
* - Replace the precompiled PSMTabBar framework with a build-from-source depen...rowanbeentje2010-06-071-6/+378
* - Ensure start/end query notifications are sent on the main thread to avoid ...rowanbeentje2010-06-011-0/+16
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-6/+6
* Rename TableContent to SPTableContent.stuconnolly2010-05-281-6/+6
* Rename TableSource to SPTableStructure.stuconnolly2010-05-271-6/+6
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-6/+6
* Rename CMImageView to SPImageView.stuconnolly2010-05-271-6/+6
* Rename CMTextView to SPTextView.stuconnolly2010-05-271-6/+6
* Removed local framework path from build settingsmltownsend2010-05-241-3/+0
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-9/+111
* Initial implementation of tabs:rowanbeentje2010-05-231-2/+32
* Rework alert sheets:rowanbeentje2010-05-091-0/+2
* Added 'Add Host' to Locazable.stringsmltownsend2010-05-041-1/+1
* - Added OCMock.framework for unittests using mock objectsdrx7772010-05-031-4/+7
* Added class SPDBActionCommons providing common functionality to all derived D...drx7772010-04-291-0/+6
* This changeset implements renaming and duplicating databases on a server. Det...drx7772010-04-281-0/+84