| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak 9728737f9b695147e3957f401cc254f49afe7c6d for 1.1 compatibilityrelease-1.1 | rowanbeentje | 2015-09-29 | 1 | -0/+18 |
* | Rework distribution code signing, amending it to support version 2 resource e... | rowanbeentje | 2015-05-29 | 1 | -3/+0 |
* | bump version number | Abhi Beckert | 2015-05-18 | 1 | -1/+1 |
* | * Fully enable export of favorite groups | Max | 2015-05-11 | 1 | -0/+2 |
* | Added some basic unit tests for SPTableFilterParser | Max | 2015-04-23 | 1 | -0/+8 |
* | Move some complex logic into its own class | Max | 2015-04-22 | 1 | -0/+6 |
* | Remove DMLocalizedNib runtime localization | Max | 2015-04-06 | 1 | -8/+0 |
* | Remove a hack to support QuickLook on 10.5 | Max | 2015-04-02 | 1 | -10/+4 |
* | Add UI for custom SSL cipher lists | Max | 2015-03-21 | 1 | -0/+4 |
* | Revert part of e2a21022e4c6e61673a7014ccb29ba20a5378686 | Max | 2015-03-16 | 1 | -1/+1 |
* | Remove .h files for unit tests | Max | 2015-03-16 | 1 | -12/+0 |
* | Updated OCMock framework and added a unit test | Max | 2015-03-16 | 1 | -0/+14 |
* | Add copies of the nightly build scripts, albeit missing vital details and pas... | rowanbeentje | 2015-03-07 | 1 | -1/+5 |
* | Move some duplicate code into a new class | Max | 2015-02-14 | 1 | -0/+6 |
* | Fix some minor compiler warnings | Max | 2015-02-03 | 1 | -0/+2 |
* | Adding a unit test that should fail right now | Max | 2015-01-27 | 1 | -0/+14 |
* | Move some duplicate code into it's own file | Max | 2015-01-27 | 1 | -0/+8 |
* | Fix build destination of GotoDatabaseDialog.xib | Max | 2015-01-26 | 1 | -4/+12 |
* | Add stub for SPTableContentFilterController | Max | 2014-12-05 | 1 | -0/+6 |
* | Another attempt to fix the cog menus on 10.10 | Max | 2014-11-21 | 1 | -21/+21 |
* | Add a "Go to Database" dialog | Max | 2014-10-12 | 1 | -0/+10 |
* | Add project specific setting to use tabs for indentation | Abhi Beckert | 2014-09-06 | 1 | -0/+1 |
* | Fix tests not running. | Stuart Connolly | 2014-05-30 | 1 | -4/+8 |
* | Re-add explicit 32/64 bit builds following Xcode settings upgrade to recommen... | rowanbeentje | 2014-05-04 | 1 | -0/+3 |
* | Revert "Fix framework search paths for recent Xcodes, in a hopefully-backward... | rowanbeentje | 2014-05-04 | 1 | -7/+10 |
* | Fix framework search paths for recent Xcodes, in a hopefully-backwards-compat... | rowanbeentje | 2014-05-03 | 1 | -10/+7 |
* | Update to latest Xcode-recommended build settings | rowanbeentje | 2014-05-03 | 1 | -4/+1 |
* | Update analyzer mode. | Stuart Connolly | 2014-01-19 | 1 | -0/+3 |
* | Fix make files and running tests. | Stuart Connolly | 2014-01-19 | 1 | -13/+3 |
* | Remove GC user build setting. | Stuart Connolly | 2014-01-18 | 1 | -3/+0 |
* | Add OBJC_DISABLE_GC build setting. | Stuart Connolly | 2014-01-18 | 1 | -16/+3 |
* | Fix incorrect framework path. | Stuart Connolly | 2014-01-18 | 1 | -1/+1 |
* | Ensure 10.8 and 10.9 compatibility. | Stuart Connolly | 2014-01-18 | 1 | -1/+1 |
* | Missing from previous commit. | Stuart Connolly | 2014-01-17 | 1 | -6/+12 |
* | Fix building on 10.7 | Stuart Connolly | 2014-01-17 | 1 | -34/+15 |
* | Attempt to fix 10.7 CI build. | Stuart Connolly | 2014-01-17 | 1 | -4/+3 |
* | I should really stop messing with these settings! | Stuart Connolly | 2014-01-17 | 1 | -0/+3 |
* | Restore old keychain code when building against 10.7 | Stuart Connolly | 2014-01-17 | 1 | -13/+5 |
* | Remove reference to class that doesn't exist. | Stuart Connolly | 2014-01-14 | 1 | -9/+0 |
* | Remove settings that are the same as the defaults. | Stuart Connolly | 2014-01-12 | 1 | -3/+0 |
* | Re-add config that is actually required on the build machines. | Stuart Connolly | 2013-12-02 | 1 | -0/+3 |
* | Remove unnecessary config that's generating a warning. | Stuart Connolly | 2013-11-30 | 1 | -3/+0 |
* | Architecture setting changes. | Stuart Connolly | 2013-11-27 | 1 | -3/+4 |
* | Actually set the deployment target this time. | Stuart Connolly | 2013-11-27 | 1 | -0/+3 |
* | Set deployment target to 10.6 so we don't get unnecessary deprecation warnings. | Stuart Connolly | 2013-11-27 | 1 | -0/+3 |
* | Enable combine HIDPI images option. | Stuart Connolly | 2013-11-26 | 1 | -0/+3 |
* | Apply recommended project settings. | Stuart Connolly | 2013-11-17 | 1 | -4/+7 |
* | fix reference to readme file | Abhi Beckert | 2013-11-10 | 1 | -2/+2 |
* | Update SDKROOT = macosx; for main project, SPMySQLFramework and QueryKit sub-... | Matt Langtree | 2013-11-09 | 1 | -3/+6 |
* | Make sure Xcode 4 correctly runs our unit tests. | stuconnolly | 2013-10-27 | 1 | -1/+1 |