cog/Spotlight
Christopher Snowhill 96acc738e3 Fix the Spotlight search panel
It was previously crashing horribly on adding search results. This makes
it actually functional, and renders it using a view-based table instead.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-15 03:02:41 -07:00
..
NSArray+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSArray+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSComparisonPredicate+CogPredicate.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSComparisonPredicate+CogPredicate.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSNumber+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSNumber+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightPlaylistController.h Fix the Spotlight search panel 2022-07-15 03:02:41 -07:00
SpotlightPlaylistController.m Fix the Spotlight search panel 2022-07-15 03:02:41 -07:00
SpotlightPlaylistEntry.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
SpotlightPlaylistEntry.m Fix the Spotlight search panel 2022-07-15 03:02:41 -07:00
SpotlightTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightWindowController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightWindowController.m Fix the Spotlight search panel 2022-07-15 03:02:41 -07:00