Liav A
|
60a96b3786
Userland: Actually use the correct character map index from KeyEvent
|
hace 2 años |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
hace 1 año |
Andreas Kling
|
58e482a06d
LibGUI: Remove Layout::try_add_spacer()
|
hace 1 año |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
hace 2 años |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
hace 2 años |
Cameron Youell
|
8134dccdc7
AK: Add new failable `JsonArray::{append/set}` functions
|
hace 2 años |
thankyouverycool
|
02a9e5d3f6
LibGUI+Userland: Improve error and font handling for InputBox
|
hace 2 años |
Tim Schumacher
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
hace 2 años |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
hace 2 años |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
hace 2 años |
Sam Atkins
|
77ad0fdb07
Userland: Specify margins and spacing in the GUI::Layout constructor
|
hace 2 años |
Sam Atkins
|
9561ec15f4
Userland: Use Widget::add_spacer() everywhere
|
hace 2 años |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
hace 2 años |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
hace 2 años |
Karol Kosek
|
e39adc4772
Userland: Set Button text using the new String class
|
hace 2 años |
Karol Kosek
|
d32b052f22
LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text
|
hace 2 años |
Timothy Flynn
|
4a916cd379
Everywhere: Remove needless copies of Error / ErrorOr instances
|
hace 2 años |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
hace 2 años |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |
Zaggy1024
|
66b15e6cd6
KeyboardMapper: Call event.ignore() on keydown in the main widget
|
hace 2 años |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
hace 3 años |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
hace 3 años |
Karol Kosek
|
b6510f8e76
KeyboardMapper: Ask for unsaved changes on window close and file open
|
hace 3 años |
Karol Kosek
|
ae9e4c6f26
KeyboardMapper: Reset modified flag after loading a file
|
hace 3 años |
Karol Kosek
|
2fd7506212
KeyboardMapper: Display dirty close icon when the file is changed
|
hace 3 años |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
hace 3 años |
sin-ack
|
dbd25916a3
LibCore+Userland+Tests: Convert Stream APIs to construct on heap
|
hace 3 años |
Jean-Paul Balabanian
|
a69598a670
KeyboardMapper: Add support for dynamic keyboard visualization
|
hace 3 años |
RasmusNylander
|
c00014fa54
KeyboardMapper: Port to Core::Stream
|
hace 3 años |