aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoritesImporter.m
Commit message (Expand)AuthorAgeFilesLines
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-141-2/+3
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Fix memory leaks.stuconnolly2012-05-021-0/+2
* Pass the array of imported favorites instead of the whole dictionary to the d...stuconnolly2012-04-291-13/+34
* Localize favorites import error message and update strings.stuconnolly2012-01-291-1/+2
* Favorites import progress.stuconnolly2011-10-021-0/+48
* Work on importing favorites.stuconnolly2011-08-011-0/+23
* Add the ability to export favorites.stuconnolly2011-06-121-0/+30