aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTreeNode.m
Commit message (Collapse)AuthorAgeFilesLines
* * Fully enable export of favorite groupsMax2015-05-111-3/+33
| | | | | | * Favorites can now be imported, sorted even if "Quick Connect" is selected * Favorite files containing groups will now be imported correctly * If a favorite and the group containing said favorite are exported, the favorite will no longer be included twice
* 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
|
* Fixed NSMutableString vs NSString warningsMarius Ursache2013-11-091-1/+1
|
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
|
* Add support for saving the state of the connection favorites outline view.stuconnolly2012-05-031-0/+1
|
* Would help if I committed the right file.stuconnolly2012-03-041-2/+6
|
* Bind the default favorites drop down menu pref to the new favorites data ↵stuconnolly2011-03-171-7/+7
| | | | file, with sub-menus representing groups (still a bit buggy).
* Fix issue related to dragging a node to a group node that is being renamed ↵stuconnolly2011-03-131-2/+2
| | | | as well as fix all warnings related to the connection outlinew view.
* Add support for auto saving expanded items.stuconnolly2011-03-051-0/+18
|
* Add a -description method to SPTreeNode to aid debugging.stuconnolly2011-01-171-11/+15
|
* Tidy up.stuconnolly2010-12-111-28/+46
|
* Apply new favorites outline view patch.stuconnolly2010-12-051-0/+252