summaryrefslogtreecommitdiff
path: root/Userland/DevTools
AgeCommit message (Expand)Author
2022-04-03Userland: Remove a few gratuitous IPC namespace qualifiersValtteri Koskivuori
2022-04-03LibGUI: Fully support TabWidget in GMLkleines Filmröllchen
2022-04-02UserspaceEmulator: Implement the SSE extensionHendiadyoin1
2022-04-02UserspaceEmulator: Don't mark SoftFPU::mmx_get/set as ALWAYS_INLINEHendiadyoin1
2022-04-02LibX86: Correctly name CVTTSS2SI_r32_xmm2m32Hendiadyoin1
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-31LanguageServers/Cpp: Add SemanticType::PreprocessorMacroItamar
2022-03-31LibGUI: Add AutocompleteProvider::TokenInfo::type_to_string()Itamar
2022-03-30HackStudio: Hide FindWidget on escape key pressItamar
2022-03-29HackStudio: Add FindWidgetItamar
2022-03-27Everywhere: Rename CommandResult stdout, stderr members to output, errorBrian Gianforcaro
2022-03-24Profiler: Render signposts behind histogramsSimon Wanner
2022-03-22Kernel: Don't assume paths of TTYs and pseudo terminals anymoreLiav A
2022-03-20Everywhere: Move cpp-tests under /home/anon/TestsBrian Gianforcaro
2022-03-19HackStudio: Search for libraries definitions in Userland/Itamar
2022-03-19DevTools+LibJS+LibWeb: Change class_name to use StringViewLenny Maiorani
2022-03-17HackStudio: Remove program name element in Core::command() callsItamar
2022-03-16HackStudio: Move editors inside tab widgetsry-sev
2022-03-15AK+Everywhere: Add sincos and use it in some placesHendiadyoin1
2022-03-15UserspaceEmulator: Clear c0 on x87 constant load instructionsHendiadyoin1
2022-03-15UserspaceEmulator: Make error checks in FYL2XP1 and FYL2X a bit closerHendiadyoin1
2022-03-15UserspaceEmulator: Add more FIXMES to SoftFPUHendiadyoin1
2022-03-14HackStudio: Remove Terminal widget when the bound shell process diesLucas CHOLLET
2022-03-08HackStudio: Add more files to new file menuelectrikmilk
2022-03-08HackStudio: Add missing key triggerselectrikmilk
2022-03-08HackStudio: Move 'New' Menu to 'File'electrikmilk
2022-03-05Profiler: Present read event info in tree structureJakub Berkop
2022-03-04LibGfx: Rename Color::from_rgba() => Color::from_argb()Andreas Kling
2022-03-04UserspaceEmulator: Pass signal information through to emulated processAli Mohammad Pur
2022-03-04UserspaceEmulator: Update signal handlers to use the new stack layoutAli Mohammad Pur
2022-03-04UserspaceEmulator: Add a SoftMMU::read<T> functionAli Mohammad Pur
2022-03-04UserspaceEmulator: Wrap the GPRs in ValueWithShadowAli Mohammad Pur
2022-03-04UserspaceEmulator: Make it possible to wrap PODs in ValueWithShadowAli Mohammad Pur
2022-03-04UserspaceEmulator: Let SoftCPU.h include Emulator.hAli Mohammad Pur
2022-03-02HackStudio: Propagate error from TerminalWrapperLucas CHOLLET
2022-03-01HackStudio: Add icon to "Open Recent"xSlendiX
2022-02-27LanguageServers/Cpp: Make find declaration of enums workItamar
2022-02-27LanguageServers/Cpp: Make find declaration for a declaration node workItamar
2022-02-27LanguageServers/Cpp: Make go to declaration of a namespace workItamar
2022-02-26LibWeb: Check for valid names in Document.createElement() & friendsAndreas Kling
2022-02-25HackStudio: Rename HackStudio::ServerConnection=>ConnectionToServerItamar
2022-02-25Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServerItamar
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-02-24HackStudio: Adjust heights for Locator and Find widgetsthankyouverycool
2022-02-24HackStudio: Segment the status bar and setup override textthankyouverycool
2022-02-24UserspaceEmulator: Fix syntax of generated profilesBrian Gianforcaro
2022-02-23LibGUI+Apps: Adjust Splitter spacingsthankyouverycool
2022-02-23LibGUI+Apps: Prevent Splitter children from being unresizablethankyouverycool
2022-02-23LanguageServers/Cpp: Fix "complete_includes" language server testItamar
2022-02-23LibCpp: Allow qualified names in AST Declaration nodesItamar