Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
před 1 rokem |
Sam Atkins
|
f33824d2e9
LibGUI+Userland: Propagate errors in Model::column_name()
|
před 2 roky |
Tim Ledbetter
|
556c4ac358
LibGUI: Allow FilteringProxyModel to optionally sort results by score
|
před 2 roky |
Karol Kosek
|
945f05ed76
Userland: Port `Model::column_name()` to String
|
před 2 roky |
thankyouverycool
|
f7e034d4b2
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
|
před 2 roky |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
před 2 roky |
Tim Ledbetter
|
cc4184cb47
LibGUI: Don't show non-visible actions in CommandPalette
|
před 2 roky |
Sam Atkins
|
77ad0fdb07
Userland: Specify margins and spacing in the GUI::Layout constructor
|
před 2 roky |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
před 2 roky |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
thankyouverycool
|
657ff1cd19
LibGUI: Set focus proxy for CommandPalette's TableView
|
před 2 roky |
thankyouverycool
|
4aa608aa71
LibGUI+Taskbar+Applets+Applications: Set various windows as Popups
|
před 2 roky |
thankyouverycool
|
24d299c9c8
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
|
před 2 roky |
thankyouverycool
|
3027cf7e99
LibGUI+WindowServer: Remove InputPreemptor concept
|
před 2 roky |
demostanis
|
eb8c2bde90
LibGUI: Don't show the command palette action in the command palette
|
před 2 roky |
demostanis
|
28c1d7011f
LibGUI: Remove Window::set_blocks_command_palette()
|
před 2 roky |
networkException
|
802cf9bc69
Everywhere: Use my very shiny serenityos.org email :^)
|
před 2 roky |
thankyouverycool
|
f8e65d24cf
LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis
|
před 2 roky |
faxe1008
|
d91469ebb1
LibGUI: CommandPalette: Fix key event capture for actions
|
před 2 roky |
thankyouverycool
|
463aff827e
LibGUI+WindowServer: Notify Windows on input preemption
|
před 2 roky |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
před 3 roky |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
před 3 roky |
faxe1008
|
9e323241f8
LibGUI: Use fuzzy matching in CommandPalette
|
před 3 roky |
faxe1008
|
1074c399f3
LibGUI: Close CommandPalette on active window change
|
před 3 roky |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
před 3 roky |
thankyouverycool
|
f457e43885
Assistant+CommandPalette: Use FrameShape::Window for main widgets
|
před 3 roky |
networkException
|
f49948cc48
LibGUI: Collect menu and submenu actions for CommandPalette
|
před 3 roky |
networkException
|
3a50ab3f4c
LibGUI: Increase the width of a CommandPalette dialog
|
před 3 roky |
networkException
|
4af973fec6
LibGUI: Add Menu column to CommandPalette :^)
|
před 3 roky |