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 лет назад |
Karol Kosek
|
51bd9ca037
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
|
2 лет назад |
Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
2 лет назад |
Karol Kosek
|
956f4d9205
Userland: Construct Menus with name using the non-deprecated String
|
2 лет назад |
thankyouverycool
|
02a9e5d3f6
LibGUI+Userland: Improve error and font handling for InputBox
|
2 лет назад |
iyush
|
cc301f9861
HackStudio: Set_cursor even if the file is already open
|
2 лет назад |
Tim Ledbetter
|
0829101eb8
Applications: Use thousands separator for numbers shown in status bar
|
2 лет назад |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 лет назад |
Karol Kosek
|
66402b0666
LibGUI+Userland: Port TabWidget set_tab_title to new string
|
2 лет назад |
Karol Kosek
|
797968c310
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
|
2 лет назад |
Tim Schumacher
|
ecd1862859
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
|
2 лет назад |
Sam Atkins
|
08c1effc04
HackStudio: Use Syntax::Language instead of our own one
|
2 лет назад |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 лет назад |
Andreas Kling
|
c44bc58aaa
HackStudio: Don't hard-code a default code font
|
2 лет назад |
Itamar
|
47f5a3ea9a
HackStudio: Add 'pause debuggee' button
|
2 лет назад |
Itamar
|
91224d47d2
SystemMonitor: Add "Debug In HackStudio" action to process context menu
|
2 лет назад |
Itamar
|
6e5b1f5819
HackStudio: Add progress bar to Debugger initialization
|
2 лет назад |