提交历史

作者 SHA1 备注 提交日期
  Karol Kosek 4b169cf25f LibGUI+Userland: Use action text as a fallback in Action::status_tip() 2 年之前
  thankyouverycool c87c4f6d94 LibGUI: Put a governor on Action activation 2 年之前
  Tim Ledbetter 5ed78d39dd LibGUI: Don't invoke non-visible shortcuts 2 年之前
  Timothy Flynn 153218ed76 LibGUI: Allow overriding toolbar button tooltips 2 年之前
  Humberto Alves d50b4f3581 LibGUI: Fix Action destructor to unregister itself correctly 2 年之前
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 年之前
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 年之前
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 年之前
  Lucas CHOLLET 96b3063121 LibGUI: Rename `Button` method `set_mimic_pressed` => `mimic_pressed` 2 年之前
  Andreas Kling 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Timothy Flynn 4addad67d1 LibGUI: Propagate changing an action's text to its associated buttons 2 年之前
  Timothy Flynn 62cbfc68b9 Revert "LibGUI: Update buttons' text/tooltips in Action::set_text" 2 年之前
  thankyouverycool 7252a1aa4d LibGUI: Add fallible try_create_checkable() Action 2 年之前
  Zaggy1024 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown 2 年之前
  Zaggy1024 8e7c7e0a2a LibGUI: Share code for finding an Action by Shortcut 2 年之前
  Zaggy1024 e20756f9f7 LibGUI: Update buttons' text/tooltips in Action::set_text 2 年之前
  networkException 524f4be5af LibGUI+WindowServer: Propagate action icon changes to buttons and menus 3 年之前
  Rob Ryan 554709fec6 LibGUI: Extend mimic pressed across keyboard shortcuts for buttons 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Idan Horowitz d6ea6c39a7 AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull 3 年之前
  bugreport0 c20f1e06c0 LibGUI: Flash menubar when using command palette 3 年之前
  bugreport0 6c049ea4c4 LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut 3 年之前
  sin-ack d8fd4eee9b LibGUI: Move common action definitions to CommonActions.cpp 3 年之前
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 年之前
  jakubiakdev 4a396dc7e8 Base+LibGUI: Add icon to the Rename action 4 年之前
  Karol Kosek 886e011608 LibGUI: Add Rename action 4 年之前
  Aatos Majava d50ff2b422 LibGUI: Add alternate shortcut F5 to the "reload" common action 4 年之前
  Aatos Majava 21a193ed5a LibGUI: Add support for an alternate keyboard shortcut in Action 4 年之前
  Max Wipfli 229414b002 Applications: Use titlecase and distinct underlined characters in menus 4 年之前