Commit History

Author SHA1 Message Date
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 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
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2 years ago
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 years ago
  Tim Ledbetter cc4184cb47 LibGUI: Don't show non-visible actions in CommandPalette 2 years ago
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 years ago
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  thankyouverycool 657ff1cd19 LibGUI: Set focus proxy for CommandPalette's TableView 2 years ago
  thankyouverycool 4aa608aa71 LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2 years ago
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts 2 years ago
  thankyouverycool 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept 2 years ago
  demostanis eb8c2bde90 LibGUI: Don't show the command palette action in the command palette 2 years ago
  demostanis 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() 2 years ago
  networkException 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) 2 years ago
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 years ago
  faxe1008 d91469ebb1 LibGUI: CommandPalette: Fix key event capture for actions 2 years ago
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  faxe1008 9e323241f8 LibGUI: Use fuzzy matching in CommandPalette 3 years ago
  faxe1008 1074c399f3 LibGUI: Close CommandPalette on active window change 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  thankyouverycool f457e43885 Assistant+CommandPalette: Use FrameShape::Window for main widgets 3 years ago
  networkException f49948cc48 LibGUI: Collect menu and submenu actions for CommandPalette 3 years ago
  networkException 3a50ab3f4c LibGUI: Increase the width of a CommandPalette dialog 3 years ago
  networkException 4af973fec6 LibGUI: Add Menu column to CommandPalette :^) 3 years ago