ladybird/Applications
Andreas Kling 46caa2663b LibGUI: Use a separate data role for the table model sorting order.
This allows data to be displayed nicely while sorting happens based on some
underlying raw data. :^)
2019-03-09 14:24:34 +01:00
..
About About: Use Katica Bold for displaying the system name. :^) 2019-03-06 22:39:49 +01:00
FileManager LibGUI: Use a separate data role for the table model sorting order. 2019-03-09 14:24:34 +01:00
FontEditor FontEditor: Don't crash when clicking on the unused part of a glyph. 2019-03-06 19:04:30 +01:00
Launcher LibGUI: Use a separate data role for the table model sorting order. 2019-03-09 14:24:34 +01:00
ProcessManager LibGUI: Use a separate data role for the table model sorting order. 2019-03-09 14:24:34 +01:00
Terminal More work on the variable-width font support. 2019-03-06 14:06:40 +01:00
TextEditor GTextEditor: Refactor selection into a GTextRange class. 2019-03-08 18:28:24 +01:00