aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable all *reasonable* warnings for all build configurations and fix a few o...stuconnolly2010-04-261-0/+87
* - Add SVN id property to SPFileHandle, correct headers, and add more functio...rowanbeentje2010-04-121-1/+1
* Add a new SPFileHandle class to support gzip compression and writing on a bac...rowanbeentje2010-04-121-9/+45
* More tidy up. Constants and functions.stuconnolly2010-03-311-4/+12
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+1
* Minor tidy up. Remove uneccessary import and rename pre-compiled header.stuconnolly2010-03-311-5/+7
* Minor MCPKit tidy up, including the resolution of potential issues raised dur...stuconnolly2010-03-261-1/+5
* • NavigatorBibiko2010-03-241-0/+24
* • added SPNavigatorOutlineView class for future stuffBibiko2010-03-231-0/+6
* - Add a new SPMainThreadTrampoline NSObject category, allowing all NSObjects...rowanbeentje2010-03-201-0/+6
* • some progress of the navigator approach (not yet active - hidden main men...Bibiko2010-03-181-0/+4
* • initial commit to support a connection/schema navigator (not yet active ...Bibiko2010-03-171-0/+18
* Consolidate all localizable content in the Resources/ directory and only use ...stuconnolly2010-03-171-100/+83
* - Add toolbar item for Triggers interfaceavenjamin2010-03-131-0/+4
* Lots more printing support enhancements, including:stuconnolly2010-03-131-0/+4
* Various printing support enhancements, including:stuconnolly2010-03-121-0/+6
* • outsourced keyword completion and function completion lists to Completion...Bibiko2010-03-081-0/+4
* Improve Feedback reporter privacy and functionality:rowanbeentje2010-03-061-6/+6
* - Addition and enabling of crash reporting and exception reporting, submitti...rowanbeentje2010-03-031-0/+9
* • fixed endless loop if user selects a table whose name contains chars whic...Bibiko2010-02-051-0/+12
* • CMTextView: switch off syntax highlighting if text buffer size is larger ...Bibiko2010-02-011-0/+6
* Added preliminary support for triggers. You can access the tab via the bamse162010-01-311-0/+6
* Address Issue #546 (format string bugs):rowanbeentje2010-01-201-0/+6
* Add a new SPDataStorage class, and use it in TableContent and CustomQuery:rowanbeentje2010-01-171-0/+6
* • added transparency to table-view-small-square.tiff (used for F5 completion)Bibiko2010-01-111-0/+4
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-6/+6
* Disable 64-bit builds because of various issues, including SSH tunnels and re...stuconnolly2009-12-201-7/+6
* - Updating Growl to 1.2avenjamin2009-12-201-79/+8
* Don't include MCPKit's entreprise code in the framework build as we are curre...stuconnolly2009-12-191-40/+0
* Reorder build phases.stuconnolly2009-12-181-9/+1
* Create a new logical Xcode folder for icons.stuconnolly2009-12-121-4/+12
* - Add document images for .spf and .sql filesrowanbeentje2009-12-091-0/+8
* - Fix a build issue on Distribution builds by including a link to libcrypto ...rowanbeentje2009-12-091-0/+2
* Moved the SPUserMO source into the Core Data folder with the model. Added co...mltownsend2009-12-041-2/+2
* - Remove two unused images from the images folder, and re-save a number of T...rowanbeentje2009-11-301-8/+0
* - Tweak pagination to fix click-through of pagination popup, fix next page b...rowanbeentje2009-11-231-2/+0