Linus Groh
|
faab8a82cb
TextEditor: Show pageview URLs in statusbar on hover
|
4 年之前 |
Linus Groh
|
1353edd090
TextEditor: Open links from Web::PageView using Desktop::Launcher
|
4 年之前 |
Sahan Fernando
|
ccc929dcf9
TextEditor: Preserve preview scroll position across page refreshes
|
5 年之前 |
Nico Weber
|
629410b3d6
TextEditor: Auto-select C++ syntax highlighting for more extensions
|
5 年之前 |
Tom
|
27bd2eab22
LibWeb: Require parent window argument for MessageBox
|
5 年之前 |
Tom
|
6568765e8f
LibGUI: Add parent window argument to FilePicker functions
|
5 年之前 |
AnotherTest
|
a163ee8b3b
TextEditor: Use ArgsParser and allow the user to specify preview mode
|
5 年之前 |
Andreas Kling
|
efc335c457
TextEditor: Allow turning off the preview mode
|
5 年之前 |
Andreas Kling
|
bc1ec588f0
TextEditor: Tweak 16x16 icon
|
5 年之前 |
Andreas Kling
|
ca93c22ae2
LibGUI: Turn GUI::Application::the() into a pointer
|
5 年之前 |
Andreas Kling
|
85ac7dc1b1
TextEditor: Add live preview for HTML documents :^)
|
5 年之前 |
Andreas Kling
|
1f97897b40
TextEditor: Use Web::PageView::load_html() for the markdown preview
|
5 年之前 |
Andreas Kling
|
d127492f0e
TextEditor: Allow "TextEditor foo.txt" to create a new file
|
5 年之前 |
FalseHonesty
|
7ca562b200
LibMarkdown: Change MD Document parse API to return a RefPtr
|
5 年之前 |
Andreas Kling
|
42243d2e06
LibWeb: Rename Web::HtmlView => Web::PageView
|
5 年之前 |
Sergey Bugaev
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
5 年之前 |
Andreas Kling
|
f41cd808de
TextEditor: Use JS syntax highlighting for .json files :^)
|
5 年之前 |
Hüseyin ASLITÜRK
|
8551c10918
Applications: TextEditor INI file syntax highlighter
|
5 年之前 |
Andreas Kling
|
88f7f9712d
TextEditor: Use document path as base URL for markdown preview HTML
|
5 年之前 |
Andreas Kling
|
f0cde70c18
LibGUI: Simplify submenu construction
|
5 年之前 |
Linus Groh
|
8b195d1211
TextEditor: Fix typo in comment
|
5 年之前 |
Andreas Kling
|
5eaa7ff406
TextEditor: Add live preview when editing markdown :^)
|
5 年之前 |
Andreas Kling
|
ab336e895f
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
|
5 年之前 |
Brendan Coles
|
9ab4a8179a
TextEditor: Add "Find Previous" 16x16 icon
|
5 年之前 |
Andreas Kling
|
705cee528a
LibGUI: Make it easier to create checkable GUI::Actions
|
5 年之前 |
Andreas Kling
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 年之前 |
Brendan Coles
|
a47b9fe490
TextEditor: Add "Find Next" 16x16 icon
|
5 年之前 |
Andreas Kling
|
26eeaef0a8
LibGUI: Add MenuBar::add_menu(name)
|
5 年之前 |
Tibor Nagy
|
f347dd5c5e
Applications: Use "Document - AppName" window title format
|
5 年之前 |
Oriko
|
c2884d29d6
TextEditor: Use Javascript syntax highlighter
|
5 年之前 |