aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionControllerDataSource.m
Commit message (Collapse)AuthorAgeFilesLines
* Change the connection screen interface, particularly relating to favourite ↵rowanbeentje2012-10-061-6/+30
| | | | | | | | | | | | | | editing on the connection screen (Issue #1339, Issue #1440): - No longer save changes made to connection favourites as soon as the interface is updated - Alter the interfaace if favourites are editing, offering to save the changes either to the old connection favourite or to a new favourite - Add a "Test connection" button to verify changes before saving - Add a "Quick Connect" entry to the top of the connection view's favourites list so a blank form is always available - Use a custom highlight when editing favourites to show the favourite has changed but is still linked - Reduce the margin on the left-hand side of the connection favourites list to increase the available space - Alter favourite name generation, making it less aggressive when generating names from partial details (eg creating names of just "@") and removing the user - Alter key icon usage to correctly update the button appearance if an SSL or SSH key is selected
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
|
* A few more tweaks for SP r3710 merge with Codasqlprodev2012-07-051-0/+4
|
* Fix gcc warnings.stuconnolly2012-05-091-2/+2
|
* Add support for saving the state of the connection favorites outline view.stuconnolly2012-05-031-11/+1
|
* Tidy up.stuconnolly2012-01-241-2/+1
|
* Fix issue related to dragging a node to a group node that is being renamed ↵stuconnolly2011-03-131-0/+7
| | | | as well as fix all warnings related to the connection outlinew view.
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-0/+4
|
* Add support for auto saving expanded items.stuconnolly2011-03-051-0/+93