Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 9d347352a1 LibGfx+LibGUI+Clients: Make fonts findable by their qualified name il y a 4 ans
  Linus Groh f6af2d747e TextEditor: Replace InProcessWebView with OutOfProcessWebView il y a 4 ans
  asynts ff3552bb14 TextEditor: Use new format functions. il y a 4 ans
  AnotherTest c1fc27cab2 HackStudio+TextEditor: Add the Shell syntax highlighter il y a 4 ans
  Andreas Kling 119a0c5dee TextEditor: Move the find/replace buttons to JSON GUI il y a 4 ans
  Andreas Kling 89822c5ae7 TextEditor: Set initial widget visibilities from JSON il y a 4 ans
  Andreas Kling 8a7935a29f TextEditor: Move the "find" and "replace" widget containers to JSON GUI il y a 4 ans
  Andreas Kling 2e547ce7a3 TextEditor: Move the main window UI to JSON il y a 4 ans
  Ben Wiederhake c587db387c TextEditor: Don't try to move(lambda) il y a 4 ans
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView il y a 4 ans
  thankyouverycool 15cb4207fc TextEditor: Put fonts in exclusive action group il y a 4 ans
  Linus Groh faab8a82cb TextEditor: Show pageview URLs in statusbar on hover il y a 4 ans
  Linus Groh 1353edd090 TextEditor: Open links from Web::PageView using Desktop::Launcher il y a 4 ans
  Sahan Fernando ccc929dcf9 TextEditor: Preserve preview scroll position across page refreshes il y a 5 ans
  Nico Weber 629410b3d6 TextEditor: Auto-select C++ syntax highlighting for more extensions il y a 5 ans
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox il y a 5 ans
  Tom 6568765e8f LibGUI: Add parent window argument to FilePicker functions il y a 5 ans
  AnotherTest a163ee8b3b TextEditor: Use ArgsParser and allow the user to specify preview mode il y a 5 ans
  Andreas Kling efc335c457 TextEditor: Allow turning off the preview mode il y a 5 ans
  Andreas Kling bc1ec588f0 TextEditor: Tweak 16x16 icon il y a 5 ans
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer il y a 5 ans
  Andreas Kling 85ac7dc1b1 TextEditor: Add live preview for HTML documents :^) il y a 5 ans
  Andreas Kling 1f97897b40 TextEditor: Use Web::PageView::load_html() for the markdown preview il y a 5 ans
  Andreas Kling d127492f0e TextEditor: Allow "TextEditor foo.txt" to create a new file il y a 5 ans
  FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr il y a 5 ans
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView il y a 5 ans
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath il y a 5 ans
  Andreas Kling f41cd808de TextEditor: Use JS syntax highlighting for .json files :^) il y a 5 ans
  Hüseyin ASLITÜRK 8551c10918 Applications: TextEditor INI file syntax highlighter il y a 5 ans
  Andreas Kling 88f7f9712d TextEditor: Use document path as base URL for markdown preview HTML il y a 5 ans