aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.h
Commit message (Expand)AuthorAgeFilesLines
* - Track the keychain ID of the favourite in the connection controller, fixin...rowanbeentje2011-01-101-0/+1
* Address Issue #857:rowanbeentje2010-12-201-1/+1
* • fixed issue for saving spf files if sslCertificateFileLocation is nilBibiko2010-11-301-1/+2
* First changes towards changing the initial connection view's favorites table ...stuconnolly2010-11-091-4/+6
* Move SPConnectionController's delegate methods to their own protocol.stuconnolly2010-10-291-13/+4
* Tidy up.stuconnolly2010-10-191-1/+0
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-1/+1
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-131-1/+27
* - Alter the connection view layout, moving the connection details forms into...rowanbeentje2010-09-091-1/+2
* - Add a further UI hint in the form of a accessory view to the SSH key locat...rowanbeentje2010-09-081-0/+1
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-081-1/+7
* As the initial MySQL connection is now threaded, start the current tab's prog...stuconnolly2010-07-071-0/+3
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-0/+2
* Enable manual sorting of connection favourites in the preferences, which will...stuconnolly2010-07-051-1/+3
* Various improvements to default connection favorites handling, including:stuconnolly2010-07-031-7/+6
* Added sorting of the favorites in the connection panel. Will use the same so...mltownsend2010-06-011-0/+9
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-3/+3
* Initial implementation of tabs:rowanbeentje2010-05-231-2/+4
* Rework alert sheets:rowanbeentje2010-05-091-1/+0
* - Fix a couple of calls which crashed if the window had already been closed,...rowanbeentje2010-03-181-0/+2
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-5/+5
* Move connection type constants to SPConstants.stuconnolly2009-11-151-7/+0
* Make the 'insufficient connection details' dialogs sheets.stuconnolly2009-11-111-1/+0
* Change the main window's non-connected/connecting state title to 'Sequel Pro'...stuconnolly2009-11-111-0/+11
* Tidy up.stuconnolly2009-11-071-1/+0
* Missing SVN properties.stuconnolly2009-10-091-1/+1
* • due to new minimum size of the connection pane rearranged help buttonBibiko2009-08-281-16/+20
* Rename Keychain class.stuconnolly2009-08-071-2/+2
* - Tweak table information panel to show scrollbars if it's resized to a posi...rowanbeentje2009-07-261-0/+7
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-7/+13
* - Ensure that error IDs are available from CMMCPConnection after connection ...rowanbeentje2009-07-081-1/+1
* Overhaul the connection screen:rowanbeentje2009-07-061-0/+141