提交歷史

作者 SHA1 備註 提交日期
  Linus Groh f6af2d747e TextEditor: Replace InProcessWebView with OutOfProcessWebView 4 年之前
  asynts ff3552bb14 TextEditor: Use new format functions. 4 年之前
  AnotherTest c1fc27cab2 HackStudio+TextEditor: Add the Shell syntax highlighter 4 年之前
  Andreas Kling 119a0c5dee TextEditor: Move the find/replace buttons to JSON GUI 4 年之前
  Andreas Kling 89822c5ae7 TextEditor: Set initial widget visibilities from JSON 4 年之前
  Andreas Kling 8a7935a29f TextEditor: Move the "find" and "replace" widget containers to JSON GUI 4 年之前
  Andreas Kling 2e547ce7a3 TextEditor: Move the main window UI to JSON 4 年之前
  Ben Wiederhake c587db387c TextEditor: Don't try to move(lambda) 4 年之前
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView 4 年之前
  thankyouverycool 15cb4207fc TextEditor: Put fonts in exclusive action group 4 年之前
  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 年之前