summaryrefslogtreecommitdiff
path: root/Userland/DevTools/HackStudio
AgeCommit message (Expand)Author
2023-01-04LibIPC+Everywhere: Change IPC::encode's return type to ErrorOrTimothy Flynn
2023-01-02Everywhere: Move AK/Debug.h include to using files or removeBen Wiederhake
2023-01-02Everywhere: Fix badly-formatted includesBen Wiederhake
2023-01-01LibGUI+Userland: Make GML unregistered_child_handler fallibleSam Atkins
2022-12-28HackStudio: Remove i686 supportLiav A
2022-12-28Kernel+Userland: Remove dependency on i386-specific registersLiav A
2022-12-26LibIPC+Everywhere: Change IPC decoders to construct values in-placeTimothy Flynn
2022-12-26HackStudio: Remove `release_values_but_fixme_should_propogate_errors`sominusliticus
2022-12-25Hackstudio: Use `GUI::TextEditor' actions for cut/copy/paste buttonsAayush
2022-12-23HackStudio: Make a new ProjectBuilder object when opening a projectKarol Kosek
2022-12-23HackStudio: Open projects after the action tab was createdKarol Kosek
2022-12-23LibCore: Remove the `force` parameter from File::removeTim Schumacher
2022-12-23LibCore: Let File::remove return a normal ErrorOrTim Schumacher
2022-12-21HackStudio: Fix typo in one error messageKarol Kosek
2022-12-20HackStudio: Port to `Core::Stream::File` :^)Karol Kosek
2022-12-16HackStudio: Add a factory function for DebugInfoWidgetBaitinq
2022-12-16HackStudio: Add a factory function for HackStudioWidgetBaitinq
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-12-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-12-03Everywhere: Run clang-formatLinus Groh
2022-11-30HackStudio: Replace blank file when opening a new oneFiliph Sandström
2022-11-30HackStudio: User-definable documentation search pathsFiliph Sandström
2022-11-29HackStudio: Remove FindWidgetthankyouverycool
2022-11-13Userland: Accept drag_enter events for widgets supporting file dropsKarol Kosek
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-11-01Everywhere: Explicitly link all binaries against the LibC targetTim Schumacher
2022-10-26LibGUI: Make sure combobox list windows can't be movedGunnar Beutner
2022-10-25Userland: Let applications make use of make_command_palette_action()demostanis
2022-10-14AK+Userland: Stub out code that isn't currently implemented on AARCH64Gunnar Beutner
2022-10-12Userland: Properly populate GENERATED_SOURCESAli Mohammad Pur
2022-10-11HackStudio: Set proper action scope for editor shortcutsTimothy Slater
2022-10-06HackStudio: Use a single global tooltip windowItamar
2022-10-06HackStudio: Remove adjustment of text range for documentation tooltipItamar
2022-10-06HackStudio: Prevent closing the last editor groupMarco Cutecchia
2022-10-06HackStudio: Remove the 'Open in a new tab' actionMarco Cutecchia
2022-10-06HackStudio: Open files in dedicated tabsMarco Cutecchia
2022-10-03SystemServer+LoginServer+Userland: Switch to sid-based socketsPeter Elliott
2022-09-29Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`Sam Atkins
2022-09-29AK+Everywhere: Replace "protocol" with "scheme" url helpersnetworkException
2022-09-28HackStudio: Insert tooltip styling directly into Markdown HTML outputSam Atkins
2022-09-14Everywhere: Fix a variety of typosBrian Gianforcaro
2022-09-05LibUnicode+Userland: Migrate generated CLDR data to LibLocaleDataTimothy Flynn
2022-08-31HackStudio: Warn of unsaved changes before making a new projectSkye Sprung
2022-08-31HackStudio: Fix crash when opening or creating with open empty fileSkye Sprung
2022-08-30Applications+DevTools: Remove fixed sizes from Splittersthankyouverycool
2022-08-25LibGUI+WindowServer: Introduce WindowModesthankyouverycool
2022-08-23Userland: Rely on a single authoritative source for the default `PATH`Tim Schumacher
2022-08-14Base: Launch LanguageServers at session start-upLucas CHOLLET
2022-08-14LibCore+LibIPC: Recognise %uid in pathLucas CHOLLET