Historique des commits

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