aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataStorage.m
Commit message (Expand)AuthorAgeFilesLines
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Add an option to display binary data as hex, while displaying it in blue to d...Stuart Connolly2014-01-141-1/+1
* - Fix hanging waiting for new result store to return if there was a query er...rowanbeentje2013-08-141-1/+1
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-232/+246
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-7/+7
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+20
* fixed compiler warningssqlprodev2011-03-011-1/+1
* Tidy up.stuconnolly2010-10-191-1/+2
* - Improve SPDataStorage exceptions by recording the requested location and t...rowanbeentje2010-08-011-7/+7
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+0
* - Fix a data storage incorrect reassignment after a realloc - cause of sourc...rowanbeentje2010-02-191-5/+4
* - Fix an incorrect bounds check in the data storage class, fixing crashes wh...rowanbeentje2010-01-211-1/+1
* Add a new SPDataStorage class, and use it in TableContent and CustomQuery:rowanbeentje2010-01-171-0/+424