Dan Klishch
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 год назад |
Timothy Flynn
|
e57d739705
HackStudio: Avoid UAF when loading the GML preview
|
1 год назад |
Sam Atkins
|
315c95a1ce
HackStudio: Replace custom recent-project management with the LibGUI one
|
1 год назад |
Sam Atkins
|
d30f13a88d
HackStudio: Jump to file location when choosing a Locator suggestion
|
1 год назад |
Sam Atkins
|
8bb459e0ec
HackStudio: Remove unused spawn.h include
|
1 год назад |
Sam Atkins
|
aeed1e04ca
HackStudio: Make Files and Classes tabs have the same border width
|
1 год назад |
Sam Atkins
|
dd9f3c980f
HackStudio: Absolutize project paths before opening them
|
1 год назад |
Sam Atkins
|
4ffd43a5f4
HackStudio: Stop crash from leaking Editor widgets when closing tabs
|
1 год назад |
Sam Atkins
|
336b8ed80b
HackStudio: Use Core::System APIs where possible
|
1 год назад |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 год назад |
0GreenClover0
|
4c915a9e67
HackStudio: Add an 'Auto Save before Build or Run' option
|
1 год назад |
david072
|
53d73b95ce
HackStudio: Also ask about unsaved changes when running
|
1 год назад |
david072
|
02cc2e0f8f
HackStudio: Don't crash when saving is denied on build
|
1 год назад |
Andrew Kaster
|
d8ab9ed87c
LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter
|
1 год назад |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 год назад |
Tim Ledbetter
|
499f459f0b
HackStudio+LibGUI: Make fallible `TabWidget::add_tab()` non-fallible
|
1 год назад |
Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
1 год назад |
Andreas Kling
|
13db3c5ce0
LibGfx: Convert FontDatabase APIs to use FlyString
|
1 год назад |
Andreas Kling
|
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
|
1 год назад |
Andreas Kling
|
eec328e2ab
LibGUI: Remove Menu::try_add_submenu()
|
1 год назад |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 год назад |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 год назад |
Abhishek Raturi
|
7bc3fd8c15
HackStudio: Add option to open file in single click
|
1 год назад |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 лет назад |
Karol Kosek
|
4b169cf25f
LibGUI+Userland: Use action text as a fallback in Action::status_tip()
|
2 лет назад |
Karol Kosek
|
2029750519
LibGUI+Userland: Port StatusBar::text() and set_text functions to String
|
2 лет назад |
Ben Wiederhake
|
f07ac8f20a
HackStudio: Prefer FileSystem over DeprecatedFile
|
2 лет назад |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 лет назад |
Ben Wiederhake
|
88334f67be
HackStudio: Prefer FileSystem over DeprecatedFile
|
2 лет назад |
Ali Mohammad Pur
|
7e6341587b
AK+Everywhere: Disallow Error::from_string_view(FooString)
|
2 лет назад |