Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fully enable export of favorite groups | Max | 2015-05-11 | 1 | -1/+7 |
| | | | | | | * 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; convention | Max | 2015-01-04 | 1 | -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 Connolly | 2014-01-26 | 1 | -1/+1 |
| | |||||
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
| | |||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+19 |
| | |||||
* | Fix memory leaks. | stuconnolly | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | Bring outline view branch up to date with trunk (r3235:r3245), which should ↵ | stuconnolly | 2011-03-19 | 1 | -6/+2 |
| | | | | resolve all warnings. | ||||
* | Fix issue related to dragging a node to a group node that is being renamed ↵ | stuconnolly | 2011-03-13 | 1 | -3/+4 |
| | | | | as well as fix all warnings related to the connection outlinew view. | ||||
* | Add support for auto saving expanded items. | stuconnolly | 2011-03-05 | 1 | -0/+21 |
| | |||||
* | Add description methods to tree node classes to aid debugging. | stuconnolly | 2010-12-05 | 1 | -0/+9 |
| | |||||
* | Apply new favorites outline view patch. | stuconnolly | 2010-12-05 | 1 | -8/+31 |
| | |||||
* | Refactor the favorite node class and fix auto-selection of the default or ↵ | stuconnolly | 2010-11-11 | 1 | -9/+11 |
| | | | | last used favorite. | ||||
* | First changes towards changing the initial connection view's favorites table ↵ | stuconnolly | 2010-11-09 | 1 | -0/+54 |
list to an outline view in order to support grouping favorites. Future changes include creating a favorites data controller, including migrating favorites storage to their own plist in the app support directory as well as support for grouping favorites. |