Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incorrect framework path. | Stuart Connolly | 2014-01-18 | 1 | -1/+1 |
* | Ensure 10.8 and 10.9 compatibility. | Stuart Connolly | 2014-01-18 | 2 | -5/+2 |
* | 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 | 2 | -13/+40 |
* | Add links to readme. | Stuart Connolly | 2014-01-17 | 1 | -1/+1 |
* | Update license and readme. | Stuart Connolly | 2014-01-17 | 2 | -1/+7 |
* | Fix remaining warning. | Stuart Connolly | 2014-01-17 | 1 | -1/+1 |
* | Fix remaining deprecation warnings. | Stuart Connolly | 2014-01-17 | 3 | -20/+21 |
* | Fix deprecation warnings. | Stuart Connolly | 2014-01-16 | 3 | -71/+105 |
* | Use data type constants. | Stuart Connolly | 2014-01-14 | 1 | -47/+46 |
* | Fix IB warnings. | Stuart Connolly | 2014-01-14 | 1 | -24/+23 |
* | Silence unused function warning. | Stuart Connolly | 2014-01-14 | 1 | -0/+2 |
* | Tidy up readme. | Stuart Connolly | 2014-01-14 | 1 | -6/+31 |
* | Remove reference to class that doesn't exist. | Stuart Connolly | 2014-01-14 | 2 | -11/+2 |
* | Add an option to display binary data as hex, while displaying it in blue to d... | Stuart Connolly | 2014-01-14 | 12 | -11682/+1125 |
* | Fix header visibility. | Stuart Connolly | 2014-01-14 | 1 | -2/+2 |
* | Add constants for all MySQL data types. | Stuart Connolly | 2014-01-14 | 4 | -0/+159 |
* | Tidy up. | Stuart Connolly | 2014-01-14 | 1 | -4/+2 |
* | Fix IB warning for non-existent class. | Stuart Connolly | 2014-01-13 | 1 | -24/+8 |
* | Tidy up. | Stuart Connolly | 2014-01-13 | 1 | -7/+7 |
* | Tidy up. | Stuart Connolly | 2014-01-13 | 1 | -0/+2 |
* | Tidy up. | Stuart Connolly | 2014-01-13 | 1 | -5/+6 |
* | Stop spamming the console. | Stuart Connolly | 2014-01-13 | 2 | -13/+20 |
* | Trigger build. | Stuart Connolly | 2014-01-12 | 1 | -0/+1 |
* | Add analyze target to Makefile. | Stuart Connolly | 2014-01-12 | 1 | -2/+3 |
* | Remove settings that are the same as the defaults. | Stuart Connolly | 2014-01-12 | 1 | -3/+0 |
* | Fix file permissions. | Stuart Connolly | 2014-01-12 | 1 | -0/+0 |
* | Fix architectures. | Stuart Connolly | 2013-12-02 | 2 | -0/+6 |
* | Re-add config that is actually required on the build machines. | Stuart Connolly | 2013-12-02 | 1 | -0/+3 |
* | More tidy up. | Stuart Connolly | 2013-12-02 | 1 | -2/+6 |
* | Tidy up change to test git integration. | Stuart Connolly | 2013-12-02 | 1 | -2/+0 |
* | Remove further Subversion reference. | Stuart Connolly | 2013-12-02 | 1 | -2/+2 |
* | Remove Subversion comment. | Stuart Connolly | 2013-12-02 | 1 | -1/+1 |
* | Remove use of deprecated methods. | Stuart Connolly | 2013-12-01 | 1 | -41/+26 |
* | Remove use of deprecated methods. | Stuart Connolly | 2013-12-01 | 1 | -112/+79 |
* | Suppress compiler warning by addind unhandled enumerations. | Stuart Connolly | 2013-12-01 | 1 | -2/+14 |
* | Remove use of deprecated methods. | Stuart Connolly | 2013-11-30 | 4 | -9/+9 |
* | Formatting. | Stuart Connolly | 2013-11-30 | 1 | -6/+3 |
* | Fix warning. | Stuart Connolly | 2013-11-30 | 1 | -3/+10 |
* | Remove unnecessary config that's generating a warning. | Stuart Connolly | 2013-11-30 | 1 | -3/+0 |
* | Silence warning. | Stuart Connolly | 2013-11-30 | 1 | -1/+1 |
* | Remove more use of deprecated methods. | Stuart Connolly | 2013-11-27 | 1 | -74/+65 |
* | Remove use of deprecated save panel method. | Stuart Connolly | 2013-11-27 | 2 | -40/+33 |
* | 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 | 3 | -0/+9 |
* | Remove use of intermediate var. | Stuart Connolly | 2013-11-27 | 1 | -4/+2 |