Brian Gianforcaro
|
974e36e7a9
TextEditor: Hookup git commit message detection and highlighting
|
há 3 anos atrás |
Andreas Kling
|
5c68e91dd7
TextEditor: Use early return style in "save" action callback
|
há 3 anos atrás |
Andreas Kling
|
7178c39a78
TextEditor: Show time-since-last-save in "unsaved changes" dialogs :^)
|
há 3 anos atrás |
Andreas Kling
|
c08872f5da
TextEditor: Use GUI::MessageBox::ask_about_unsaved_changes()
|
há 3 anos atrás |
Maciej
|
00d1dbb95b
TextEditor: Highlight AF files as INI
|
há 3 anos atrás |
scwfri
|
8d0143a380
HackStudio+TextEditor: Persist EditingEngineType across editors
|
há 3 anos atrás |
Andrew January
|
22e80bae29
LibGUI: Change delete key handling from action to keydown_event
|
há 3 anos atrás |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
há 3 anos atrás |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
há 3 anos atrás |
Davi
|
0d459553fd
TextEditor: Fix hang on "Replace All"
|
há 3 anos atrás |
Sam Atkins
|
d2690e551c
TextEditor: Add syntax-highlighting for CSS files
|
há 3 anos atrás |
thankyouverycool
|
4540c1ffab
TextEditor: Show total character and word count without selection
|
há 3 anos atrás |
thankyouverycool
|
4e40eaf34c
TextEditor: Remove wordiness and a separator in View menu
|
há 3 anos atrás |
thankyouverycool
|
9a5a9fbee0
LibGUI+TextEditor: Allow cursor line highlighting to be toggled
|
há 3 anos atrás |
Karol Kosek
|
e3f7753233
TextEditor: Stop calling window->set_modified(false) on file save
|
há 3 anos atrás |
Andreas Kling
|
0cd4b8cbb7
TextEditor: Use LibConfig instead of Core::ConfigFile
|
há 3 anos atrás |
Ralf Donau
|
7d579b04c5
TextEditor: Unveil the full path to the config file
|
há 4 anos atrás |
networkException
|
acde7d12b0
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
|
há 3 anos atrás |
networkException
|
938051feb8
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
|
há 3 anos atrás |
Karol Kosek
|
ceadbafa97
HackStudio+TextEditor: Sync extensions from the FileIconProvider file
|
há 4 anos atrás |
Karol Kosek
|
68088b629b
TextEditor: Add automatic syntax highlighting for Shell and .htm files
|
há 4 anos atrás |
Itamar
|
8241a6c8eb
TextEditor: Allow starting with a file argument that doesn't exist
|
há 4 anos atrás |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
há 4 anos atrás |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
há 4 anos atrás |
Timothy
|
38594dde79
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
|
há 4 anos atrás |
Gunnar Beutner
|
71840c1bf4
TextEditor: Open files with ReadOnly when we're just reading them
|
há 4 anos atrás |
Adam Hodgen
|
a3638639a1
TextEditor: Show an error dialog when failing to open/save a file
|
há 4 anos atrás |
Timothy
|
a3c8005546
TextEditor: Convert to east-const style
|
há 4 anos atrás |
Timothy
|
73ae5200a9
TextEditor+LibGUI: Use unveil and FileSystemAccessServer
|
há 4 anos atrás |
Marcus Nilsson
|
e0cf6f3cf0
TextEditor: Reset editor width when disabling preview mode
|
há 4 anos atrás |