aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportController.h
Commit message (Expand)AuthorAgeFilesLines
* merge SPExportController (part of #2789)Max2018-01-201-0/+62
* Hand ServerSupport instance to exportersMax2015-11-201-1/+4
* Allow import of saved export settings (in export dialog)Max2015-11-071-0/+8
* Change how the custom filename pattern in export dialog is handledMax2015-10-121-0/+3
* Rename a variable that was desperately trying to cause coding errorsMax2015-10-101-1/+1
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl...rowanbeentje2012-08-021-2/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-20/+27
* Export tidy up.stuconnolly2012-05-251-2/+2
* Remove unused IBOutlet.stuconnolly2012-04-011-9/+12
* Improve the availability of the table name token on the custom export filenam...stuconnolly2012-04-011-2/+0
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-7/+7
* - Prevent export and indexes controller awakeFromNib: routines from being ru...rowanbeentje2011-08-251-0/+5
* Add the option to the SQL export view as to whether or not the AUTO_INCREMENT...stuconnolly2011-07-101-0/+1
* Implement a large number of minor fixes and improvements to export functional...rowanbeentje2011-05-071-0/+2
* - Fix more warningsrowanbeentje2011-03-141-0/+2
* Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org...rowanbeentje2010-12-051-0/+8
* Complete the implementation of supporting MySQL's XML schema format when expo...stuconnolly2010-11-051-0/+4
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-6/+0
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-2/+0
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-2/+2
* Revert the change made in r2536 which prevented the use of exporting the sele...stuconnolly2010-08-171-3/+1
* Various export enhancements and fixes, including:stuconnolly2010-08-121-8/+3
* Tidy up SPExportController by splitting out all filename related methods to a...stuconnolly2010-07-251-3/+0
* Make the export dialog a little smarter with regard to the current context. F...stuconnolly2010-07-251-0/+2
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-1/+2
* Make the 'Export' menu item in the 'File' menu behave more like the export co...stuconnolly2010-07-151-1/+0
* - Make the query info/error display collapsible.stuconnolly2010-07-061-1/+2
* Simplify the ease at which export filename tokens can be localised as well as...stuconnolly2010-07-051-5/+0
* Fix the behaviour of the export dialog when toggling the customise filename a...stuconnolly2010-07-021-1/+2
* - Fix SQLexporter known issue from r2311, and fix compilation against the 10...rowanbeentje2010-06-131-2/+1
* Exporter ehancements:stuconnolly2010-06-131-8/+7
* Exporter enhancements, including:stuconnolly2010-06-091-5/+10
* When cancelling an export remove all files already written to disk.stuconnolly2010-06-071-0/+5
* A number of exporter improvements:rowanbeentje2010-06-071-2/+2
* On the XML export dialog add the option to specify the placeholder of exporte...stuconnolly2010-06-061-1/+4
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-73/+187
* Initial implementation of tabs:rowanbeentje2010-05-231-2/+3
* Minor export work.stuconnolly2009-10-261-0/+4
* Remove the use of the logger in debugging the new export redesign as it's cre...stuconnolly2009-10-101-2/+0
* Yet more export redesign work. Export is now currently working for single tab...stuconnolly2009-10-091-0/+5
* More export redesign work. Note that the current implementation has a major f...stuconnolly2009-10-071-1/+7
* More export redesign work.stuconnolly2009-10-061-1/+3
* More export redesign work. CSV data generation is currently working using the...stuconnolly2009-10-061-1/+2
* Some more data exporter redesign changes I've been meaning to commit.stuconnolly2009-09-161-8/+11
* More data export work.stuconnolly2009-08-291-5/+14
* Implement the core CSV export process in the new CSV exporter class.stuconnolly2009-08-291-0/+19
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-6/+5
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2