aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoritesController.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Further improvements to further address Issue #1332:rowanbeentje2012-06-231-0/+1
| | | | | | | - Ensure that favourites are saved synchronously on exit to avoid background threads being killed - Improve logging on favourite rename error - Only save favourites on exit if a connection window is open
* Split out connection controller initialization.stuconnolly2012-01-221-1/+1
|
* 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.
* Apply new favorites outline view patch.stuconnolly2010-12-051-3/+19
|
* The favorites controller needs to load favorites into a mutable dictionary.stuconnolly2010-11-121-2/+2
|
* More work on the new favorites controller, including loading and saving as ↵stuconnolly2010-11-111-2/+18
| | | | well as the method to migrate existing favorites data. Currently not yet active.
* Add a new class template for the favorites controller.stuconnolly2010-11-101-0/+35