aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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