aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPPreferencesUpgrade.m
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to deprecated method +propertyListFromData:mutabilityOption...Max2018-01-131-13/+10
* fix various compile warningsAbhi Beckert2016-04-031-1/+2
* Add option to sort favorites by colorMax2015-06-211-0/+16
* Replace some NSDictionaries with literalsMax2014-12-131-40/+40
* Replace boxed integers in code with @ literalsMax2014-12-131-4/+4
* Reformatting code for modern ObjCMax2014-12-131-1/+1
* 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
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-1/+5
* - Alter the preferences favourite minimum version to avoid issues with previ...rowanbeentje2013-03-101-7/+13
* - Fix a bounds check causing the preferences upgrade routine to fail in edge...rowanbeentje2013-01-291-2/+2
* - Move the old com.google.code.sequel-pro.plist preference list to the trash...rowanbeentje2013-01-161-0/+12
* Small tweak to the bundle identifier migration function to prevent releasing ...stuconnolly2013-01-121-9/+13
* Enable the removal of the old favorites data in the preferences plist now tha...stuconnolly2013-01-031-4/+2
* - Display startup release notes (eg post-r3921) to not block startup, preven...rowanbeentje2012-12-161-3/+4
* - Swap around the Custom Query "Run All" and "Run Current/Previous/Selection...rowanbeentje2012-12-011-0/+57
* * Please note this revision will re-prompt for access to all KeyChain passwor...rowanbeentje2012-11-181-1/+27
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* - Address favourites saving on quit, which appears to sometimes die during p...rowanbeentje2012-06-221-38/+40
* Fix more gcc warnings.stuconnolly2012-05-091-1/+1
* Fix memory leaks.stuconnolly2012-05-021-0/+2
* Merge outline view branch into trunk.stuconnolly2012-05-021-13/+38
|\
| * Fix a bug that caused an exception when launching with empty preferences (and...stuconnolly2011-03-271-1/+1
| * Bring outline view branch up to date with trunk (r3235:r3245), which should r...stuconnolly2011-03-191-4/+4
| * Constants.stuconnolly2011-03-121-2/+2
| * Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-4/+4
| * Bring outline view branch up to date with trunk (r3056:r3162).stuconnolly2011-01-271-2/+5
| |\
| * | Remove old favorites constant.stuconnolly2010-12-191-10/+13
| * | Apply new favorites outline view patch.stuconnolly2010-12-051-4/+26
* | | Fix more warnings.stuconnolly2011-03-131-2/+2
* | | fixed compiler warningssqlprodev2011-03-011-4/+4
| |/ |/|
* | • changed the way to check for available update of Default BundlesBibiko2011-01-031-2/+5
|/
* Make sure the root favorite has a name key and value. Also, update string files.stuconnolly2010-11-111-4/+6
* More work on the new favorites controller, including loading and saving as we...stuconnolly2010-11-111-0/+48
* Rearchitect preferences, including:stuconnolly2010-11-031-0/+300