This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-26 03:09:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d88c40568f43361ba153d998000598aec2f640fb
ladybird
/
Applications
/
TextEditor
History
Andreas Kling
d88c40568f
TextEditor: Add search-related actions to the text editor context menu
...
Using the new GTextEditor::add_custom_context_menu_action() mechanism.
Fixes
#478
.
2019-08-25 21:46:28 +02:00
..
main.cpp
WindowServer+LibGUI: Pass window icons as shared buffers rather than paths.
2019-07-28 10:18:49 +02:00
Makefile
TextEditor: Move the application UI into a dedicated TextEditorWidget. (
#292
)
2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp
TextEditor: Add search-related actions to the text editor context menu
2019-08-25 21:46:28 +02:00
TextEditorWidget.h
TextEditor: Add a menu action for turning line-wrapping on/off
2019-08-25 12:23:34 +02:00