aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.h
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace so it is consistent.Howard P. Logsdon2014-03-071-3/+3
* Enable SSL over SSH connection configuration.Howard P. Logsdon2014-03-071-0/+4
* 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
* * This change adds basic tab coloring support for favorites - ** POC / NEEDS ...dmoagx2013-10-231-1/+7
* - Improve startup when loading from file, preventing overwrite of details re...rowanbeentje2013-03-121-0/+1
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-9/+9
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-0/+3
* 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