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
/
TextEditor
Age
Commit message (
Expand
)
Author
2022-11-02
TextEditor: Save the selected font
Moustafa Raafat
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-12
TextEditor: Set window title before showing the main window
Gunnar Beutner
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-08
TextEditor: Add Insert Emoji action
electrikmilk
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-08-30
Applications+DevTools: Remove fixed sizes from Splitters
thankyouverycool
2022-08-16
TextEditor: Correct typo in MainWidget.{cpp,h}
huttongrabiel
2022-08-15
TextEditor: Display widget when needle not found in replace all
huttongrabiel
2022-08-14
Base: Launch FileSystemAccessServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch WebContent at session start-up
Lucas CHOLLET
2022-08-14
Everywhere: Replace hardcoded anon's uid in unveil path with `%uid`
Lucas CHOLLET
2022-08-14
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
Lucas CHOLLET
2022-07-19
LaunchServer+SystemServer: Move the portal to a user-specific directory
Lucas CHOLLET
2022-07-19
TextEditor: Debounce update_preview() in on_change event
MacDue
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-03
TextEditor: Update file argument parser regex pattern
Ali Chraghi
2022-03-29
TextEditor: Use the search API of GUI::TextEditor
Itamar
2022-02-26
TextEditor: Save wrapping mode settings
thankyouverycool
2022-02-26
TextEditor: Add missing syntax Alt-menu shortcuts
thankyouverycool
2022-02-24
TextEditor: Update status bar to use clickable Segments
thankyouverycool
2022-02-24
LibGUI+Apps: Convert Statusbar Labels to Segments
thankyouverycool
2022-02-23
LibGUI+Apps: Prevent Splitter children from being unresizable
thankyouverycool
2022-02-23
LibGUI+Apps: Let Splitters select which resizee to set fixed
thankyouverycool
2022-02-21
Userland: Ask first for unsaved changes after clicking an "Open" action
Karol Kosek
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-07
LibGUI+TextEditor: Highlight the entire current line
thankyouverycool
2022-01-23
TextEditor: Fix crash on startup when file specified cannot be opened
Rummskartoffel
2022-01-20
TextEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-18
TextEditor: Hookup git commit message detection and highlighting
Brian Gianforcaro
2022-01-09
TextEditor: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-04
TextEditor: Use early return style in "save" action callback
Andreas Kling
2022-01-04
TextEditor: Show time-since-last-save in "unsaved changes" dialogs :^)
Andreas Kling
2022-01-04
TextEditor: Use GUI::MessageBox::ask_about_unsaved_changes()
Andreas Kling
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-12-28
TextEditor: Highlight AF files as INI
Maciej
2021-12-21
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
Timothy Flynn
2021-12-09
HackStudio+TextEditor: Persist EditingEngineType across editors
scwfri
[next]