aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGroupNode.m
Commit message (Collapse)AuthorAgeFilesLines
* fix various compile warningsAbhi Beckert2016-04-031-1/+4
|
* * Fully enable export of favorite groupsMax2015-05-111-0/+15
| | | | | | * 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
* Formalize [x release], x = nil; conventionMax2015-01-041-1/+1
| | | | | Take this commit as a proposal to formalize our existing "[x release], x = nil;" convention by introducing a macro for it. Feel free to revert this commit if you see issues with the approch or implementation.
* 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
|
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
|
* Add missing [super dealloc] call.stuconnolly2012-05-091-0/+2
|
* Add support for saving the state of the connection favorites outline view.stuconnolly2012-05-031-1/+7
|
* Bring outline view branch up to date with trunk (r3235:r3245), which should ↵stuconnolly2011-03-191-5/+1
| | | | resolve all warnings.
* Fix issue related to dragging a node to a group node that is being renamed ↵stuconnolly2011-03-131-1/+1
| | | | as well as fix all warnings related to the connection outlinew view.
* Add support for auto saving expanded items.stuconnolly2011-03-051-0/+22
|
* Add description methods to tree node classes to aid debugging.stuconnolly2010-12-051-0/+8
|
* Apply new favorites outline view patch.stuconnolly2010-12-051-0/+77