aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataImport.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code, add types, reformatMax2018-05-141-27/+20
* previous commit continuedMax2018-01-201-2/+0
* 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 use of deprecated save panel method.Stuart Connolly2013-11-271-3/+1
* Fix warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-241-1/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-3/+3
* - If the field mapper was cancelled, abort the CSV import at once to avoid c...rowanbeentje2011-08-251-1/+7
* - When importing CSVs, or editing custom query results, set numeric fields t...rowanbeentje2011-05-091-0/+2
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-1/+4
* - Change the CSV import accessory view to a general import accessory view, b...rowanbeentje2010-11-291-2/+4
* • CSV import now supports to import sequences of 0 and 1 into BIT fieldsBibiko2010-10-311-0/+2
* Tidy up.stuconnolly2010-10-191-1/+0
* • CSV Import (incl. import from clipboard)Bibiko2010-10-091-0/+4
* • finished the first implementation of CSV Import into new tableBibiko2010-09-031-0/+1
* - Fix positioning bug when using Import From Clipboardrowanbeentje2010-07-251-0/+1
* - Clean up SPDataImport, removing unused methods and cleaning up order and m...rowanbeentje2010-07-191-2/+0
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-0/+129