aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionHandler.m
Commit message (Expand)AuthorAgeFilesLines
* - Default to disabling SSH multiplexing to avoid connection issues as per Is...rowanbeentje2013-02-201-7/+0
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-21/+21
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-0/+2
* - Fix warnings and logic bugs; thanks to Steven Frank for highlighting theserowanbeentje2013-02-121-0/+13
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-7/+11
* - Improve connection testing to use edited passwords on a connection with ke...rowanbeentje2012-11-281-26/+8
* - If the connection exits unexpectedly when muxing, disable connection muxin...rowanbeentje2012-10-301-1/+9
* - Prevent new favourites from being created as a sibling/child of the Quick ...rowanbeentje2012-10-201-2/+3
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-141-2/+4
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-32/+13
* Change the connection screen interface, particularly relating to favourite ed...rowanbeentje2012-10-061-13/+48
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* - Add a new SPSplitView class, intended to replace all BWSplitViews and so a...rowanbeentje2012-07-231-1/+1
* Merged SP r3710 with Codasqlprodev2012-07-051-0/+24
* - Fix loss of connection name/password for SSH connections whn switching fro...rowanbeentje2012-06-051-0/+2
* - Fix loss of password on certain connection editing actions (type changes, ...rowanbeentje2012-06-041-0/+1
* - Fix SSH connection error dialog issues where a localised error text contai...rowanbeentje2012-05-271-9/+9
* Improve connection handling and editing:rowanbeentje2012-05-271-3/+4
* - Improve handling of MySQL connection cancellation, particularly when closi...rowanbeentje2012-05-261-27/+28
* Bring outline view branch up to date with trunk.stuconnolly2012-04-161-1/+2
* Bring outline view branch up to date with trunk (r3471:r3517).stuconnolly2012-03-181-26/+45
* Tidy up.stuconnolly2012-01-281-3/+5
* Split out connection controller initialization.stuconnolly2012-01-221-1/+3
* Fix issue related to dragging a node to a group node that is being renamed as...stuconnolly2011-03-131-4/+13
* Bring outline view branch up to date with trunk (r3188:r3201).stuconnolly2011-02-201-0/+7
* Bring outline view branch up to date with trunk (r3056:r3162).stuconnolly2011-01-271-7/+1
* Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-12/+5
* Shift some connection methods around.stuconnolly2010-12-131-53/+243
* Apply new favorites outline view patch.stuconnolly2010-12-051-0/+245