Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 gadu atpakaļ |
Ben Wiederhake
|
97e60f2c7d
LibKeyboard: Read keymap through File, not DeprecatedFile
|
2 gadi atpakaļ |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 gadi atpakaļ |
Sam Atkins
|
6ee68d6e45
LibKeyboard: Replace uses of JsonObject::get_deprecated()/get_ptr()
|
2 gadi atpakaļ |
Sam Atkins
|
1dd6b7f5b7
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
|
2 gadi atpakaļ |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 gadi atpakaļ |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 gadi atpakaļ |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 gadi atpakaļ |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 gadi atpakaļ |
RasmusNylander
|
4e65c4dae4
LibKeyboard: Change some Optional<T> returns to ErrorOr<T>
|
3 gadi atpakaļ |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 gadi atpakaļ |
Andreas Kling
|
1be4cbd639
AK: Make Utf8View constructors inline and remove C string constructor
|
3 gadi atpakaļ |
Max Wipfli
|
f45273649f
AK+Everywhere: Change int to size_t in JsonObject and JsonArray
|
4 gadi atpakaļ |
NonStdModel
|
0e4dc5f7a1
LibKeyboard: Use correct filename in debug message
|
4 gadi atpakaļ |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 gadi atpakaļ |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
asynts
|
01879d27c2
Everywhere: Replace a bundle of dbg with dbgln.
|
4 gadi atpakaļ |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 gadi atpakaļ |