Commit History

Author SHA1 Message Date
  Matthew Olsson a5f4c9a632 AK+Userland: Remove NOESCAPE 1 year ago
  Matthew Olsson ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE 1 year ago
  Karol Kosek 9ce2682ce6 Userland: Port lists of mime types to String 1 year ago
  Sam Atkins f33824d2e9 LibGUI+Userland: Propagate errors in Model::column_name() 2 years ago
  Tim Ledbetter 556c4ac358 LibGUI: Allow FilteringProxyModel to optionally sort results by score 2 years ago
  Karol Kosek 945f05ed76 Userland: Port `Model::column_name()` to String 2 years ago
  Tim Ledbetter 59855e49df LibGUI: Add a DontResizeColumns option to Model::UpdateFlag 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andreas Kling d89dc6e24c LibGUI: Add Model::unsafe_create_index() 2 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Dawid Wolosowicz 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
  Dawid Wolosowicz 2d91ba2737 LibGUI: Remove an unnecessarily specific inline capacity 3 years ago
  sin-ack 7ba321c91b LibGUI: Implement granular operations for Model subclasses 4 years ago
  sin-ack d73116e5d5 LibGUI: Implement persistent indices for models 4 years ago
  sin-ack 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range 4 years ago
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  speles aa9c5d4418 LibGUI: Add possibility to search for exact match in model 4 years ago
  Andreas Kling db694491f3 LibGUI: Make Model::data_matches() take Variant by const-reference 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago