aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportFileUtilities.m
Commit message (Expand)AuthorAgeFilesLines
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-0/+2
* - Detect deleted or non-writable folders for export targets and give appropr...rowanbeentje2013-03-031-4/+34
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* Fix implicit cast warnings.stuconnolly2012-05-111-1/+1
* - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-271-1/+1
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-0/+1
* Minor tidy up.stuconnolly2011-07-111-11/+22
* Add the option to the SQL export view as to whether or not the AUTO_INCREMENT...stuconnolly2011-07-101-6/+5
* * Fixes most parts of #1006 (Translation of file names)dmoagx2011-05-101-1/+1
* Implement a large number of minor fixes and improvements to export functional...rowanbeentje2011-05-071-30/+112
* Fix more warnings.stuconnolly2011-03-131-5/+0
* - Fix compiler warnings for MCPKit - largely typecast relatedrowanbeentje2011-03-021-2/+11
* fixed compiler warningssqlprodev2011-03-011-0/+3
* When exporting either a filtered or custom query result include the query in ...stuconnolly2010-11-071-2/+8
* Complete the implementation of supporting MySQL's XML schema format when expo...stuconnolly2010-11-051-4/+7
* Start moving towards using the same XML format as MySQL uses. The inclusion o...stuconnolly2010-11-041-1/+5
* Localize the header included in SQL and XML exports.stuconnolly2010-10-191-7/+7
* If the user chooses to overwrite the output file(s) when performing an export...stuconnolly2010-08-261-1/+10
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-1/+1
* • overall replacement of:Bibiko2010-08-201-6/+6
* Fix release and dist builds.stuconnolly2010-08-161-5/+3
* Various export enhancements and fixes, including:stuconnolly2010-08-121-0/+212