Snow
|
0049dfd717
LibGUI+TextEditor: Add a relative line number option for TextEditor
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
thankyouverycool
|
a97768001b
TextEditor: Change Find/Replace shortcut to Ctrl+Shift+F
|
2 vuotta sitten |
Karol Kosek
|
0b7f5bbdfb
Userland: Accept drag_enter events for widgets supporting file drops
|
2 vuotta sitten |
Karol Kosek
|
6b8d351b40
TextEditor+HexEditor: Warn about unsaved changes after dropping files
|
2 vuotta sitten |
Moustafa Raafat
|
0ce854cf73
TextEditor: Save the selected font
|
2 vuotta sitten |
demostanis
|
34acae90c7
Userland: Let applications make use of make_command_palette_action()
|
2 vuotta sitten |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 vuotta sitten |
electrikmilk
|
44a5deff40
TextEditor: Add Insert Emoji action
|
2 vuotta sitten |
huttongrabiel
|
279caade73
TextEditor: Correct typo in MainWidget.{cpp,h}
|
3 vuotta sitten |
huttongrabiel
|
27abbfdf09
TextEditor: Display widget when needle not found in replace all
|
3 vuotta sitten |
MacDue
|
8266ebf3c6
TextEditor: Debounce update_preview() in on_change event
|
3 vuotta sitten |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 vuotta sitten |
DexesTTP
|
dcbbbf5b4a
LibWebView: Move OutOfProcessWebView to a new LibWebView library
|
3 vuotta sitten |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 vuotta sitten |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 vuotta sitten |
Itamar
|
de902ab659
TextEditor: Use the search API of GUI::TextEditor
|
3 vuotta sitten |
thankyouverycool
|
76157594a9
TextEditor: Save wrapping mode settings
|
3 vuotta sitten |
thankyouverycool
|
e5f7032fb8
TextEditor: Add missing syntax Alt-menu shortcuts
|
3 vuotta sitten |
thankyouverycool
|
b9f81b91a6
TextEditor: Update status bar to use clickable Segments
|
3 vuotta sitten |
thankyouverycool
|
fe864af0dc
LibGUI+Apps: Prevent Splitter children from being unresizable
|
3 vuotta sitten |
Karol Kosek
|
c9c55d86a4
Userland: Ask first for unsaved changes after clicking an "Open" action
|
3 vuotta sitten |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
3 vuotta sitten |
kleines Filmröllchen
|
4931c88b13
LibGUI: Remove GML prefix in favor of proper namespace
|
3 vuotta sitten |
thankyouverycool
|
f35a6c13ab
LibGUI+TextEditor: Highlight the entire current line
|
3 vuotta sitten |
Mustafa Quraish
|
f674102447
TextEditor: Use FileSystemAccessClient::try_* APIs
|
3 vuotta sitten |
Brian Gianforcaro
|
974e36e7a9
TextEditor: Hookup git commit message detection and highlighting
|
3 vuotta sitten |
Andreas Kling
|
5c68e91dd7
TextEditor: Use early return style in "save" action callback
|
3 vuotta sitten |
Andreas Kling
|
7178c39a78
TextEditor: Show time-since-last-save in "unsaved changes" dialogs :^)
|
3 vuotta sitten |