serenity/Userland/Demos
Tim Ledbetter 556c4ac358 LibGUI: Allow FilteringProxyModel to optionally sort results by score
When the `FilteringOptions::SortByScore` flag is set, filtered indices
are sorted by match score in descending order, meaning the most
relevant results should appear first.

The default behavior of FilteringProxyModel is unchanged.
2023-05-29 10:47:48 -06:00
..
CatDog CatDog: Stop recognizing name of deleted program 2023-05-17 23:25:51 +02:00
Eyes LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Gradient LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
LibGfxDemo LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
LibGfxScaleDemo LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Mandelbrot LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
ModelGallery LibGUI: Allow FilteringProxyModel to optionally sort results by score 2023-05-29 10:47:48 -06:00
Screensaver LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Starfield LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Tubes LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
WidgetGallery Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
CMakeLists.txt Demos: Rename GradientScreensaver to Gradient 2023-04-12 19:34:27 +02:00