aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Fix broken keychain access with SSH on 10.6 (fixes #2268)Max2015-10-061-0/+2
* Tweak 9728737f9b695147e3957f401cc254f49afe7c6d for 1.1 compatibilityrelease-1.1rowanbeentje2015-09-291-0/+18
* Rework distribution code signing, amending it to support version 2 resource e...rowanbeentje2015-05-292-3/+107
* bump version numberAbhi Beckert2015-05-181-1/+1
* * Fully enable export of favorite groupsMax2015-05-111-0/+2
* Added some basic unit tests for SPTableFilterParserMax2015-04-231-0/+8
* Move some complex logic into its own classMax2015-04-221-0/+6
* Remove DMLocalizedNib runtime localizationMax2015-04-061-8/+0
* Remove a hack to support QuickLook on 10.5Max2015-04-021-10/+4
* Add UI for custom SSL cipher listsMax2015-03-211-0/+4
* Revert part of e2a21022e4c6e61673a7014ccb29ba20a5378686Max2015-03-161-1/+1
* Remove .h files for unit testsMax2015-03-161-12/+0
* Updated OCMock framework and added a unit testMax2015-03-161-0/+14
* Add copies of the nightly build scripts, albeit missing vital details and pas...rowanbeentje2015-03-071-1/+5
* Move some duplicate code into a new classMax2015-02-141-0/+6
* Fix some minor compiler warningsMax2015-02-031-0/+2
* Fix syntax highlighting for emoji et al. #2044Max2015-01-281-1/+8
* Adding a unit test that should fail right nowMax2015-01-271-0/+14
* Move some duplicate code into it's own fileMax2015-01-271-0/+8
* Fix build destination of GotoDatabaseDialog.xibMax2015-01-261-4/+12
* Add stub for SPTableContentFilterControllerMax2014-12-051-0/+6
* Another attempt to fix the cog menus on 10.10Max2014-11-211-21/+21
* 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