aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPQueryController.m
Commit message (Expand)AuthorAgeFilesLines
* • removed leaks in QueryFavoriteManagerBibiko2009-09-071-0/+21
* • updated SPQueryFavoriteManager to mange document-based and global query f...Bibiko2009-09-071-0/+11
* • first steps to support global/document-based query favoritesBibiko2009-09-041-5/+6
* • implementation of a new history controllerBibiko2009-09-041-77/+166
* Table row should be a signed integer not unsigned, fixes duplicate method def...stuconnolly2009-09-031-1/+1
* Replace deprecated stringWithCString:length: and update Console.xib after SPQ...stuconnolly2009-09-031-0/+5
* • renamed SPQueryConsole to SPQueryController since it controls not only th...Bibiko2009-09-031-0/+632