Commit History

Author SHA1 Message Date
  Tim Ledbetter ccab5ddf9b LibGUI+Applications: Use String in `make_about_action()` 1 year ago
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 year ago
  Karol Kosek 92ff12a0d0 LibGUI+Userland: Port StatusBar::set_override_text() to String 2 years ago
  Karol Kosek 5234a30731 LibGUI+Userland: Port Action status tips to String 2 years ago
  Karol Kosek 4b169cf25f LibGUI+Userland: Use action text as a fallback in Action::status_tip() 2 years ago
  Ben Wiederhake fe9e09fa3a LibGUI: Avoid unnecessary copies of MenuItem pointer sets 2 years ago
  thankyouverycool c87c4f6d94 LibGUI: Put a governor on Action activation 2 years ago
  Timothy Flynn 153218ed76 LibGUI: Allow overriding toolbar button tooltips 2 years ago
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 years ago
  Andreas Kling 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  thankyouverycool 7252a1aa4d LibGUI: Add fallible try_create_checkable() Action 2 years ago
  Zaggy1024 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown 2 years ago
  Zaggy1024 8e7c7e0a2a LibGUI: Share code for finding an Action by Shortcut 2 years ago
  demostanis 6bb512d0b2 LibGUI: Add CommonActions::make_command_palette_action() 2 years ago
  electrikmilk 6a09d89329 Base+LibGUI: Add insert emoji common action 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  networkException 4af973fec6 LibGUI: Add Menu column to CommandPalette :^) 3 years ago
  bugreport0 c20f1e06c0 LibGUI: Flash menubar when using command palette 3 years ago
  bugreport0 6c049ea4c4 LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut 3 years ago
  Marcus Nilsson cecbed467b LibGUI: Move rotate cw/ccw to CommonActions 3 years ago
  Marcus Nilsson 578318ca0f Browser: Use CommonActions where possible and various fixes 3 years ago
  Karol Kosek 886e011608 LibGUI: Add Rename action 4 years ago
  Aatos Majava 601dc8a128 LibGUI: Make Action::shortcut() return const& 4 years ago
  Aatos Majava 21a193ed5a LibGUI: Add support for an alternate keyboard shortcut in Action 4 years ago
  Andreas Kling 55dead60b5 LibGUI: Add CommonActions helpers for "zoom in/out" and "reset zoom" 4 years ago
  Andreas Kling bfd2ec88f4 LibGUI: Make Action::set_text() update any associated menu items 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling a2086ad56e LibGUI: Rename Action::long_text to Action::status_tip 4 years ago