aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.h
Commit message (Expand)AuthorAgeFilesLines
* Fix drag and drop of items that aren't selected.stuconnolly2012-03-171-0/+1
* Localize favorites import error message and update strings.stuconnolly2012-01-291-0/+1
* Tidy up.stuconnolly2012-01-241-1/+1
* Split out connection controller initialization.stuconnolly2012-01-221-2/+0
* Bring outlinew view branch up to date with trunk (r3468:3470).stuconnolly2012-01-221-1/+1
* Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-1/+4
* Add the ability to export favorites.stuconnolly2011-06-121-1/+3
* Fix exceptions being thrown upon launch.stuconnolly2011-05-141-0/+3
* Fix broken build after merge with trunk.stuconnolly2011-04-241-10/+6
* Bring outline view branch up to date with trunk (r3234:3277).stuconnolly2011-04-221-7/+36
* Bring outline view branch up to date with trunk (r3235:r3245), which should r...stuconnolly2011-03-191-1/+1
* Fix issue related to dragging a node to a group node that is being renamed as...stuconnolly2011-03-131-2/+3
* Warnings.stuconnolly2011-03-131-2/+1
* Bring outline view branch up to date with trunk (r3056:r3162).stuconnolly2011-01-271-0/+1
|\
| * - Track the keychain ID of the favourite in the connection controller, fixin...rowanbeentje2011-01-101-0/+1
* | Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-1/+1
|\|
| * Address Issue #857:rowanbeentje2010-12-201-1/+1
* | When either more than one favorite or a favorite group is selected in the con...stuconnolly2010-12-061-0/+1
* | Apply new favorites outline view patch.stuconnolly2010-12-051-46/+63
|/
* • 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