aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.h
Commit message (Expand)AuthorAgeFilesLines
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-0/+1
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-2/+1
* - 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-7/+18
* - Remove BWToolKit from the project, using ibtool to strip out plugin depend...rowanbeentje2012-08-031-10/+0
* - Remove all BWToolKit elements in the connection view, replacing with stand...rowanbeentje2012-08-011-6/+4
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-15/+22
* Merged SP r3710 with Codasqlprodev2012-07-051-11/+7
* - Fix flickering and incorrect connection view positioning on initial window...rowanbeentje2012-06-051-0/+1
* Improve connection handling and editing:rowanbeentje2012-05-271-1/+0
* - Fix a crash on closing windows by deregistering controller view notificati...rowanbeentje2012-05-021-1/+1
* - Alter the variable that currentFavorite tracks to the favourite instead of...rowanbeentje2012-05-021-2/+1
* Merge outline view branch into trunk.stuconnolly2012-05-021-56/+74
|\
| * 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-10/+5
| * 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
| |\
| * \ Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-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
* | | | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-271-1/+2
* | | | Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-5/+4
* | | | - Make SPConnectionController a NSConnectionView subclass so that retain cyc...rowanbeentje2012-01-211-1/+1
* | | | - Add the ability to view hidden files in SSH/SSL key selection dialogs; thi...rowanbeentje2011-09-101-0/+2
* | | | merging SP_REFACTOR branch with trunksqlprodev2011-05-191-7/+8
* | | | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-5/+31
* | | | - Fix more compiler warningsrowanbeentje2011-03-151-1/+1
| |_|/ |/| |
* | | - 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