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