Dan Klishch
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 gadu atpakaļ |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 gadu atpakaļ |
Karol Kosek
|
ed3e729d4e
Userland: Use nondeprecated set_tooltip for static and formatted strings
|
1 gadu atpakaļ |
Abhishek Raturi
|
6f85be501d
HackStudio: Change fg color of staged/unstaged file list in Git tab
|
1 gadu atpakaļ |
camc
|
d978dd4af8
LibGUI: Add deprecated suffix to {set_,}tooltip in Widget
|
1 gadu atpakaļ |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 gadu atpakaļ |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 gadu atpakaļ |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
2 gadi atpakaļ |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 gadi atpakaļ |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 gadi atpakaļ |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 gadi atpakaļ |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 gadi atpakaļ |
Karol Kosek
|
98fa3736ed
HackStudio: Open projects after the action tab was created
|
2 gadi atpakaļ |
Karol Kosek
|
4784ad66b2
HackStudio: Port to `Core::Stream::File` :^)
|
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ļ |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 gadi atpakaļ |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 gadi atpakaļ |
Conor Byrne
|
14b2656107
HackStudio: Use String instead of LexicalPath
|
3 gadi atpakaļ |
Conor Byrne
|
4cfc992125
HackStudio: Add new multiline commit dialog
|
3 gadi atpakaļ |
Conor Byrne
|
507ad1954f
HackStudio: Fix crash when clicking unstaged files
|
3 gadi atpakaļ |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 gadi atpakaļ |
Lennon Donaghy
|
d454c63bde
HackStudio: Fix GitWidget issues with switching between projects
|
3 gadi atpakaļ |
Brian Gianforcaro
|
a4c37d49a0
DevTools: Remove unused header includes
|
3 gadi atpakaļ |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 gadi atpakaļ |
Jelle Raaijmakers
|
2c772d1848
LibGUI/AbstractView: Remove `on_selection`
|
4 gadi atpakaļ |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 gadi atpakaļ |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 gadi atpakaļ |