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