aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPPreferenceController.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some warningsMax2015-01-071-1/+0
* Remove some duplicate code by adding abstractionMax2014-12-311-2/+0
* 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
* Fix warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-241-1/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-20/+27
* Tidy up an use enums.stuconnolly2012-06-271-4/+3
* Work on importing favorites.stuconnolly2011-08-011-2/+0
* Bring outline view branch up to date with trunk (r3235:r3245), which should r...stuconnolly2011-03-191-0/+9
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-6/+6
* Apply new favorites outline view patch.stuconnolly2010-12-051-3/+0
* Rearchitect preferences, including:stuconnolly2010-11-031-124/+40
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-4/+0
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-131-1/+11
* - 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/+1
* • added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t...Bibiko2010-08-191-1/+10
* • convert alert about unsaved color theme to a waiting sheetBibiko2010-08-181-0/+3
* • added Query Editor color theme manager to the Editor PrefBibiko2010-08-181-0/+19
* • initial commit to set the Editor's colors by using a table approach cont...Bibiko2010-08-171-2/+7
* • added chance to export/import the color theme of the Query Editor in Pre...Bibiko2010-08-161-0/+3
* Enable manual sorting of connection favourites in the preferences, which will...stuconnolly2010-07-051-0/+1
* Various improvements to default connection favorites handling, including:stuconnolly2010-07-031-0/+1
* Fix an issue whereby choosing to edit the selected favourite in the connectio...stuconnolly2010-04-201-1/+0
* Manually set the connection favorites button bar delegate to ensure the split...stuconnolly2010-03-311-1/+3
* Add the ability to sort the connection favorites table view in the preference...stuconnolly2010-03-271-8/+13
* Add a contextual menu to the favorites table view in the preferences.stuconnolly2010-03-271-2/+1
* • CMTextView's colours are set via observer, live changed in editable textv...Bibiko2010-01-301-0/+4
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-2/+2
* • fixed truncating issue of Pref's Favorite List table viewBibiko2009-10-121-0/+2
* Rename Keychain class.stuconnolly2009-08-071-2/+2
* • Favorite Preferences - Favorite name issues fixed:Bibiko2009-07-311-0/+9
* - Improve handling of the new favorites interface in preferences, simplifyin...rowanbeentje2009-07-061-11/+3
* Overhaul the connection screen:rowanbeentje2009-07-061-5/+14
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-281-0/+4
* Redesigned table information pane.stuconnolly2009-05-271-2/+0
* - Fixed NSFontPanel issue. Now showing font collections in Font Panelavenjamin2009-05-211-0/+1
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* • added "Query Editor" preference pane for setting colors, font, and modes ...Bibiko2009-05-071-1/+11
* - The connection sheet Edit button now opens the favourites list in preferen...rowanbeentje2009-04-161-0/+4
* - Save password changes when making changes in favorites tab in the preferen...rowanbeentje2009-04-131-0/+4
* - Correctly set default editor font to Monaco 10rowanbeentje2009-04-121-0/+2
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-0/+74