aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.m
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue where the window title would not be properly updated after closi...Max2015-09-251-1/+2
* Fix an issue where sorting favorites by "host" or "type" would cause an excep...Max2015-06-291-4/+15
* * Fix some spacing issues for localizationMax2015-05-151-10/+10
* * Fully enable export of favorite groupsMax2015-05-111-2/+3
* * Fix an exception that would occur if a user tried to export favorites when ...Max2015-05-101-7/+13
* Change the way the NSOpenPanel is handled when selecting an SSH key to addres...Max Lohrmann2015-01-131-6/+14
* Addition to commit 2735e15bMax2015-01-041-11/+10
* Formalize [x release], x = nil; conventionMax2015-01-041-19/+19
* Fix minor UI issueMax2015-01-031-0/+1
* Replace some NSDictionaries with literalsMax2014-12-131-11/+11
* Add cast for [NSApp delegate]Max2014-12-131-4/+4
* Replace boxed integers in code with @ literalsMax2014-12-131-2/+2
* Replace a few other instances with objectOrNilAtIndex:Max2014-08-031-1/+1
* Tweak some connection controller animation orders for better interactions whe...rowanbeentje2014-04-251-1/+1
* Enable SSL over SSH connection configuration.Howard P. Logsdon2014-03-071-6/+7
* 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
* Remove use of deprecated methods.Stuart Connolly2013-12-011-112/+79
* Remove use of deprecated methods.Stuart Connolly2013-11-301-6/+6
* Cleaned up Format string is not a string literal (potentially insecure) errorsMarius Ursache2013-11-091-1/+1
* * This change adds basic tab coloring support for favorites - ** POC / NEEDS ...dmoagx2013-10-231-6/+25
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-2/+2
* - Improve startup when loading from file, preventing overwrite of details re...rowanbeentje2013-03-121-1/+10
* Restore tab bar label when cancelling a connection. avenjamin2013-03-101-1/+2
* - When favorites in the connection view gave no password, no longer set the ...rowanbeentje2013-02-211-2/+27
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-141/+141
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-10/+20
* - Allow all filenames/types in SSH and SSL key/cert selection dialogs, to fi...release-1.0.1rowanbeentje2013-01-291-11/+2
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-2/+4
* - Prevent Groups from being created as a child of the Quick Connection item,...rowanbeentje2012-12-301-4/+2
* - Fix favourite editing on the connection interface being unable to delete s...rowanbeentje2012-12-141-3/+25
* - Improve connection testing to use edited passwords on a connection with ke...rowanbeentje2012-11-281-6/+9
* - When the connection interface is restored as a result of a connection atte...rowanbeentje2012-11-201-1/+9
* Fix the selected node in the favorites connection view when adding a new favo...stuconnolly2012-11-181-5/+6
* - Attempt to fix nightly build signingrowanbeentje2012-11-181-1/+1
* - When connection details are saved, ensure the outline view reflects the ch...rowanbeentje2012-11-081-2/+3
* - Prevent new favourites from being created as a sibling/child of the Quick ...rowanbeentje2012-10-201-2/+2
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-141-2/+3
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-141-4/+1
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-17/+43
* - Alter favourite sorting in the connection interface: name sorts are now ca...rowanbeentje2012-10-101-20/+29
* - Connection interface: correctly update the sort order when adding new item...rowanbeentje2012-10-101-5/+18
* Connection interface tweaks:rowanbeentje2012-10-091-37/+57
* - Connection interface: when adding a group node or item, ensure that it's v...rowanbeentje2012-10-081-1/+10
* - Fix the Quick Connect entry on the connection screen being a drag and drop...rowanbeentje2012-10-081-1/+1
* Change the connection screen interface, particularly relating to favourite ed...rowanbeentje2012-10-061-226/+355
* - Remove all BWToolKit elements in the connection view, replacing with stand...rowanbeentje2012-08-011-0/+14
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-14/+21
* Merged SP r3710 with Codasqlprodev2012-07-051-0/+54
* - Fix flickering and incorrect connection view positioning on initial window...rowanbeentje2012-06-051-2/+2