aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Add a "Go to Database" dialogMax2014-10-121-0/+10
* Add project specific setting to use tabs for indentationAbhi Beckert2014-09-061-0/+1
* Fix tests not running.Stuart Connolly2014-05-301-4/+8
* Re-add explicit 32/64 bit builds following Xcode settings upgrade to recommen...rowanbeentje2014-05-041-0/+3
* Revert "Fix framework search paths for recent Xcodes, in a hopefully-backward...rowanbeentje2014-05-041-7/+10
* Fix framework search paths for recent Xcodes, in a hopefully-backwards-compat...rowanbeentje2014-05-031-10/+7
* Add a new build target using the 10.6 SDK for easier backwards compatibility ...rowanbeentje2014-05-031-0/+96
* Update to latest Xcode-recommended build settingsrowanbeentje2014-05-032-5/+2
* Update analyzer mode.Stuart Connolly2014-01-191-0/+3
* Fix make files and running tests.Stuart Connolly2014-01-191-13/+3
* Remove GC user build setting.Stuart Connolly2014-01-181-3/+0
* Add OBJC_DISABLE_GC build setting.Stuart Connolly2014-01-181-16/+3
* Fix incorrect framework path.Stuart Connolly2014-01-181-1/+1
* Ensure 10.8 and 10.9 compatibility.Stuart Connolly2014-01-181-1/+1
* Missing from previous commit.Stuart Connolly2014-01-171-6/+12
* Fix building on 10.7Stuart Connolly2014-01-171-34/+15
* Attempt to fix 10.7 CI build.Stuart Connolly2014-01-171-4/+3
* I should really stop messing with these settings!Stuart Connolly2014-01-171-0/+3
* Restore old keychain code when building against 10.7Stuart Connolly2014-01-171-13/+5
* Remove reference to class that doesn't exist.Stuart Connolly2014-01-141-9/+0
* Remove settings that are the same as the defaults.Stuart Connolly2014-01-121-3/+0
* Re-add config that is actually required on the build machines.Stuart Connolly2013-12-021-0/+3
* Remove unnecessary config that's generating a warning.Stuart Connolly2013-11-301-3/+0
* Architecture setting changes.Stuart Connolly2013-11-271-3/+4
* Actually set the deployment target this time.Stuart Connolly2013-11-271-0/+3
* Set deployment target to 10.6 so we don't get unnecessary deprecation warnings.Stuart Connolly2013-11-271-0/+3
* Enable combine HIDPI images option.Stuart Connolly2013-11-261-0/+3
* Apply recommended project settings.Stuart Connolly2013-11-171-4/+7
* fix reference to readme fileAbhi Beckert2013-11-101-2/+2
* update main scheme to be sharedAbhi Beckert2013-11-091-0/+96
* Update SDKROOT = macosx; for main project, SPMySQLFramework and QueryKit sub-...Matt Langtree2013-11-091-3/+6
* Make sure Xcode 4 correctly runs our unit tests.stuconnolly2013-10-271-1/+1
* * This change adds basic tab coloring support for favorites - ** POC / NEEDS ...dmoagx2013-10-231-0/+12
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-10/+13
* * Move some duplicate code for charset/collation to it's own classdmoagx2013-04-261-0/+6
* Split the process list controller's table view data source and delegate metho...stuconnolly2013-04-031-2/+16
* Combine the "Run All" and "Run Current/Previous/Selection" buttons into a sin...rowanbeentje2013-03-311-0/+6
* Tweak and improve the User Manager:rowanbeentje2013-03-091-0/+6
* Move the table triggers controller delegate methods to their own category.stuconnolly2013-02-211-2/+16
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-161-0/+2
* Move the flex parsing function definitions to their own file so they're not d...stuconnolly2013-01-251-0/+2
* Build config update:stuconnolly2013-01-241-16/+8
* Issue #1519: Fix auto-sizing of export filename and truncate it when it becom...stuconnolly2013-01-031-1/+1
* - Make the sequel Pro target a dependency of the unit testsrowanbeentje2012-12-301-0/+13
* - Fix header search paths to fix clean release/Distribution builds with no p...rowanbeentje2012-12-301-2/+2
* - Remove outdated language resources from the projectrowanbeentje2012-12-211-384/+13
* - Convert all old .tiff resource images to .png formatrowanbeentje2012-12-211-215/+131
* - Add retina versions of the cell link arrowsrowanbeentje2012-12-201-0/+16
* - Add Retina versions of the tab close buttonsrowanbeentje2012-12-131-0/+24
* Replace 1x .tiff graphics with 1x and 2x png Retina graphics.mattlangtree2012-12-121-28/+40