aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportFilenameUtilities.m
Commit message (Expand)AuthorAgeFilesLines
* Fix table name token not being used in SQL exports even when only one table i...Max2015-10-241-0/+2
* The export code caused an exception when no database was selected but the fil...Max2015-06-171-4/+4
* Fix some minor compiler warningsMax2015-02-031-0/+6
* Add cast for [NSApp delegate]Max2014-12-131-1/+1
* Fix for exception on export (#1968)Max2014-08-011-1/+3
* Add favorite name as export filename tokenMax2014-03-281-0/+4
* 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
* - Add support for export path tokens containing non-alphanumeric characters,...rowanbeentje2013-03-041-14/+41
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Fix implicit cast warnings.stuconnolly2012-05-111-1/+1
* - Fix localisation of export tokens, preventing duplication of strings to be...rowanbeentje2012-04-191-11/+17
* Improve the availability of the table name token on the custom export filenam...stuconnolly2012-04-011-9/+80
* Tidy up.stuconnolly2011-08-241-9/+19
* Implement a large number of minor fixes and improvements to export functional...rowanbeentje2011-05-071-47/+127
* - Fix more compiler warningsrowanbeentje2011-03-151-0/+2
* - Fix compiler warnings for MCPKit - largely typecast relatedrowanbeentje2011-03-021-1/+1
* Various export enhancements and fixes, including:stuconnolly2010-08-121-0/+9
* During a CSV export if the user selects the tab as the separator update the e...stuconnolly2010-07-251-1/+2
* Tidy up SPExportController by splitting out all filename related methods to a...stuconnolly2010-07-251-0/+188