index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
CrashReporter
/
CrashReporterWindow.gml
Age
Commit message (
Expand
)
Author
2022-08-01
CrashReporter: Add ellipsis (...) to "Save Backtrace" button
Andreas Kling
2022-07-15
CrashReporter: Tweak layout
FrHun
2022-06-10
LibGUI: Add layout spacer support to GML
FrHun
2022-04-20
CrashReporter: Fix "Save Backtrace" button width
Lucas CHOLLET
2022-04-12
CrashReporter: Implement `Save Backtrace` button
Ali Chraghi
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-01-03
CrashReporter: Move progressbar into main window
Samuel Bowman
2021-11-30
CrashReporter: Remove unnecessary button height overrides from GML
Andreas Kling
2021-11-30
CrashReporter+HackStudio: Let's call it "Debug in Hack Studio"
Andreas Kling
2021-11-20
CrashReporter: Add "Inspect in Hack Studio" button
Itamar
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-03-29
Everywhere: Remove empty {} from GML objects
Edgar Araújo
2021-01-15
CrashReporter: Show arguments and environment
Linus Groh
2021-01-15
CrashReporter: Put backtrace TextEditor in a TabWidget
Linus Groh
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling