コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 年 前
  Tim Ledbetter cc4184cb47 LibGUI: Don't show non-visible actions in CommandPalette 2 年 前
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 年 前
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 年 前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年 前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年 前
  thankyouverycool 657ff1cd19 LibGUI: Set focus proxy for CommandPalette's TableView 2 年 前
  thankyouverycool 4aa608aa71 LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2 年 前
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts 2 年 前
  thankyouverycool 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept 2 年 前
  demostanis eb8c2bde90 LibGUI: Don't show the command palette action in the command palette 2 年 前
  demostanis 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() 2 年 前
  networkException 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) 2 年 前
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 年 前
  faxe1008 d91469ebb1 LibGUI: CommandPalette: Fix key event capture for actions 2 年 前
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 年 前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年 前
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 年 前
  faxe1008 9e323241f8 LibGUI: Use fuzzy matching in CommandPalette 3 年 前
  faxe1008 1074c399f3 LibGUI: Close CommandPalette on active window change 3 年 前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 年 前
  thankyouverycool f457e43885 Assistant+CommandPalette: Use FrameShape::Window for main widgets 3 年 前
  networkException f49948cc48 LibGUI: Collect menu and submenu actions for CommandPalette 3 年 前
  networkException 3a50ab3f4c LibGUI: Increase the width of a CommandPalette dialog 3 年 前
  networkException 4af973fec6 LibGUI: Add Menu column to CommandPalette :^) 3 年 前
  networkException 048ed64c26 LibGUI: Allow CommandPalette to distinguish radio buttons and checkboxes 3 年 前
  networkException fcd97a3e19 LibGUI: Show radio buttons for checkable actions in CommandPalette 3 年 前
  Andreas Kling 3c3c2334fa LibGUI: Alphabetize the available entries in CommandPalette 3 年 前
  Andreas Kling 30d4f4b010 LibGUI: Show action icons in CommandPalette when available :^) 3 年 前
  Andreas Kling 3e7e52c5f0 LibGUI: Add a universally available "command palette" to GUI programs 3 年 前