summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/TextEditor.h
AgeCommit message (Expand)Author
2020-04-25HackStudio: GUI support for setting breakpoints on source code linesItamar
2020-04-20LibGUI: Add Select all action to TextEditorangel
2020-04-20LibGUI: Keep scrolling while drag-selecting outside a TextEditorAndreas Kling
2020-03-16LibGUI: Add a ThemeChange eventOriko
2020-03-12LibGUI: Add underlines to highlightingOriko
2020-02-23LibGUI: Remove parent parameter to GUI::Widget constructorAndreas Kling
2020-02-23LibGUI: Don't require passing a parent to widget constructorsAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-15LibGUI: Remove more header dependencies from Widget.hAndreas Kling
2020-02-07LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUIAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling