aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPQueryController.h
Commit message (Expand)AuthorAgeFilesLines
* • refactored the entire history logic in Custom QueryBibiko2010-02-051-0/+2
* Bunch of improvements to the query console, including:stuconnolly2009-11-141-6/+7
* Tidy up.stuconnolly2009-11-071-2/+0
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-1/+0
* - Improve on r1423 by avoiding stringWithFormat: within the query constructi...rowanbeentje2009-10-161-1/+3
* • added the chance to set "allowConsoleUpdate"Bibiko2009-10-151-0/+2
* Reorganize the logical source structure of all controllers grouping them by f...stuconnolly2009-10-091-4/+0
* • first implementation of a Content Filter EditorBibiko2009-10-011-0/+4
* • removed leaks in QueryFavoriteManagerBibiko2009-09-071-0/+3
* • updated SPQueryFavoriteManager to mange document-based and global query f...Bibiko2009-09-071-0/+2
* • first steps to support global/document-based query favoritesBibiko2009-09-041-0/+3
* • implementation of a new history controllerBibiko2009-09-041-6/+19
* • renamed SPQueryConsole to SPQueryController since it controls not only th...Bibiko2009-09-031-0/+78