aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix make files and running tests.Stuart Connolly2014-01-196-75/+28
* Remove strip debug symbols step.Stuart Connolly2014-01-181-11/+0
* Remove GC user build setting.Stuart Connolly2014-01-181-3/+0
* Add OBJC_DISABLE_GC build setting.Stuart Connolly2014-01-181-16/+3
* Allow XIB to be opened with Xcode 4.6Stuart Connolly2014-01-181-6944/+4248
* Fix warnings on 10.7Stuart Connolly2014-01-182-9571/+1524
* Set XIBs to open Xcode 4.6Stuart Connolly2014-01-182-6524/+39727
* Build changes.Stuart Connolly2014-01-181-2/+2
* Fix remaining IB warning.Stuart Connolly2014-01-181-1/+1
* Fix IB warning.Stuart Connolly2014-01-181-8/+8
* Revert DBView.xib back to 7ae31e80623186465fa94e8e517fe0d56b32477fStuart Connolly2014-01-181-31/+48
* 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