aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPPreferenceController.m
Commit message (Expand)AuthorAgeFilesLines
* merge and restructure remaining smaller stuff in main project (part of #2789)Max2018-01-201-1/+98
* Fix some warningsMax2015-01-071-2/+8
* Minor internal changesMax2015-01-061-2/+0
* Formalize [x release], x = nil; conventionMax2015-01-041-1/+1
* Remove some duplicate code by adding abstractionMax2014-12-311-35/+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
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-6/+0
* * Please note this revision will re-prompt for access to all KeyChain passwor...rowanbeentje2012-11-181-6/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+20
* Tidy up an use enums.stuconnolly2012-06-271-2/+2
* Fix more gcc warnings.stuconnolly2012-05-091-7/+7
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-2/+5
* Apply new favorites outline view patch.stuconnolly2010-12-051-31/+0
* Rearchitect preferences, including:stuconnolly2010-11-031-2118/+135
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-3/+0
* Remove use of multiple comments for localized strings.stuconnolly2010-10-191-2/+2
* * One label was too short in Content Filter Managerdmoagx2010-09-261-12/+12
* Tweak favourites sorting from r2696, fixing exceptions when no sort type is s...rowanbeentje2010-09-261-2/+2
* - Correctly sort connection favourites upon startup for both the connection a...stuconnolly2010-09-261-44/+13
* Update Localizable.strings and resolve the use of multiple comments for the s...stuconnolly2010-09-211-12/+12
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-131-25/+93
* - Add a further UI hint in the form of a accessory view to the SSH key locat...rowanbeentje2010-09-081-7/+11
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-081-2/+42
* • added SPBeginWaitingAlertSheet() routine which offers the chance to displ...Bibiko2010-08-191-39/+11
* • added SPFileManagerAdditionsBibiko2010-08-191-1/+4
* • fixed issue if SP's theme support folder or saved theme file resp. was re...Bibiko2010-08-191-0/+28
* • fixed: reset new name to @"" for saving a themeBibiko2010-08-191-0/+1
* • added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t...Bibiko2010-08-191-12/+122
* • convert alert about unsaved color theme to a waiting sheetBibiko2010-08-181-5/+44
* • added Query Editor color theme manager to the Editor PrefBibiko2010-08-181-199/+397
* • Editor color setting in Pref pane displays the color names using the Edit...Bibiko2010-08-171-3/+17
* • initial commit to set the Editor's colors by using a table approach cont...Bibiko2010-08-171-13/+150
* • added opacity slider to color palette Bibiko2010-08-161-0/+1
* • added chance to export/import the color theme of the Query Editor in Pre...Bibiko2010-08-161-0/+261
* - Make a few more strings localizablerowanbeentje2010-08-011-1/+1
* - Make SSH titlebar strings and preferences' favourite "Last Used" menu item...rowanbeentje2010-08-011-1/+1
* Enable manual sorting of connection favourites in the preferences, which will...stuconnolly2010-07-051-10/+26
* Various improvements to default connection favorites handling, including:stuconnolly2010-07-031-62/+85
* Disable manual reordering of favourites in the preferences for the time being...stuconnolly2010-07-031-2/+2
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-141-0/+41
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-1/+1
* changed many occurrences of "REMOVE" to "DELETE", eg. "DELETE DATABASE"jakob2010-04-221-3/+3
* Localize 'Edit Favorites...' popup button menu item.stuconnolly2010-04-201-3/+3
* Fix an issue whereby choosing to edit the selected favourite in the connectio...stuconnolly2010-04-201-11/+0
* in Preferences > Favorite ask for confirmation before removing the selected f...Bibiko2010-04-061-30/+61
* - Initialise prefs controller before setting Sparkle delegaterowanbeentje2010-04-021-2/+2
* - Reset automatic software update (Sparkle) prefs so that users will be prom...rowanbeentje2010-04-021-0/+6
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-3/+2
* Manually set the connection favorites button bar delegate to ensure the split...stuconnolly2010-03-311-0/+3