aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPQueryFavoriteManager.m
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/mergeclasses'Max2018-01-201-1/+1
|\
| * merge SPQueryController (part of #2789)Max2018-01-201-1/+0
| * merge some smaller classes (part of #2789)Max2018-01-201-0/+1
| * Merge SPAppController (part of #2789)Max2018-01-201-1/+0
* | Work around an exception that would occur when changing Query Favorites while...Max2018-01-171-5/+1
* | Replace all calls to deprecated method +propertyListFromData:mutabilityOption...Max2018-01-131-9/+10
* | Replace all calls to deprecated method +propertyListFromData:mutabilityOption...Max2018-01-131-9/+11
* | Fix an issue where the contents of a duplicated query favorite would be overw...Max2018-01-051-4/+12
|/
* Replace some legacy NSIndexSet enumeration with 10.6+ style -enumerateIndexes...Max Lohrmann2017-03-121-11/+4
* fix warningsAbhi Beckert2016-04-101-0/+1
* Fix online help URL for query favorites (#2409)Max2016-02-181-1/+1
* * Add QuickLook support for "export settings" filesMax2015-11-151-1/+1
* Change two magic strings into constantsMax2015-10-101-2/+2
* Removing a query favorite via its context menu would cause an exception (fixe...Max2015-06-291-2/+3
* Minimal refactoringMax2015-03-091-2/+2
* Addition to commit 2735e15bMax2015-01-041-1/+1
* Replace some NSDictionaries with literalsMax2014-12-131-26/+24
* Change [NSArray arrayWithObject:] to @[] literalMax2014-12-131-4/+4
* Add cast for [NSApp delegate]Max2014-12-131-1/+2
* Replace boxed integers in code with @ literalsMax2014-12-131-1/+1
* Reformatting code for modern ObjCMax2014-12-131-2/+2
* 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 deprecation warnings.Stuart Connolly2014-01-161-16/+19
* Remove use of deprecated methods.Stuart Connolly2013-11-301-1/+1
* Cleaned up Format string is not a string literal (potentially insecure) errorsMarius Ursache2013-11-091-1/+1
* - Alter the content filter manager and the query favourite manager to import...rowanbeentje2013-03-061-11/+24
* - End editing for deleting content filter or query favourites, addressing ex...rowanbeentje2013-03-051-0/+4
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-14/+14
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-4/+12
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-8/+14
* - If the favourite is not an on-disk document, add any new query favourites ...rowanbeentje2012-12-171-5/+18
* - Remove all BWToolKit views from the QueryFavoriteManager and UserManagerVi...rowanbeentje2012-08-031-28/+5
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* Merge outline view branch into trunk.stuconnolly2012-05-021-1/+1
|\
| * Bring outline view branch up to date with trunk.stuconnolly2012-04-161-5/+76
| * Bring outline view branch up to date with trunk (r3471:r3517).stuconnolly2012-03-181-12/+0
| * Bring outline view branch up to date with trunk (r3471:r3481).stuconnolly2012-02-191-4/+4
| * Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-0/+1
| * Bring outline view branch up to date with trunk (r3234:3277).stuconnolly2011-04-221-3/+17
| * Bring outline view branch up to date with trunk (r3235:r3245), which should r...stuconnolly2011-03-191-3/+4
* | Improve query placeholder insertion:rowanbeentje2012-04-111-1/+66
* | tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTORsqlprodev2012-03-271-4/+10
* | * Moves the background color code for SPTextView into the class. Fixes #1073dmoagx2012-03-161-12/+0
* | - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-4/+4
* | Tidy up console/query controller.stuconnolly2011-09-031-0/+1
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-3/+17
* | - Fix more warningsrowanbeentje2011-03-141-3/+4
|/
* - Fix exceptions right-clicking in empty parts of the query favourites manag...rowanbeentje2011-01-101-0/+1
* Tidy up.stuconnolly2010-10-191-1/+1