提交历史

作者 SHA1 备注 提交日期
  Itamar a39c4cc340 HackStudio: Integrate with C++ Language Server 4 年之前
  Itamar b7bd2ed9d2 HackStudio: Add auto-complete capability to the Editor 4 年之前
  Itamar dac7db830a HackStudio: Fix "Add new Editor" action 4 年之前
  Andreas Kling dbd2fa8b8f HackStudio: Use widget override cursors 4 年之前
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" 4 年之前
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx 4 年之前
  thankyouverycool ebba297b42 Base: Move 16x16 common icons to /res/icons/16x16/ 4 年之前
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView 4 年之前
  Andreas Kling c0462c65cf HackStudio: Move everything into the HackStudio namespace 4 年之前
  Itamar 627f258c97 HackStudio: Use CodeDocument instead of TextDocument 4 年之前
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing 4 年之前
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace 5 年之前
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ 5 年之前
  Andreas Kling 2ba9e9b9c9 HackStudio: Use Web::PageView::load_html() for the documentation popup 5 年之前
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 年之前
  FalseHonesty 12fe546be9 LibGUI+HackStudio: Fix cursor appearance and crash while debugging 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 a1e7aa330c HackStudio: Don't use an OOB TextRange when looking for hovered text 5 年之前
  Itamar 09ac22b37f HackStudio: Take scrolling into consideration when painting breakpoints 5 年之前
  Andreas Kling ea204ef05b LibMarkdown: Drop MD prefixes and move into "Markdown" namespace :^) 5 年之前
  Itamar 393560d8a2 HackStudio: GUI support for setting breakpoints on source code lines 5 年之前
  Oriko 792a709765 HackStudio: Fix the wrong cursor being drawn 5 年之前
  Oriko 137d68a2ae HackStudio: Abstract over syntax highlighter 5 年之前
  Oriko bacd3dd57a HackStudio: Underline header links 5 年之前
  Oriko 879bf3e97b HackStudio: Add header navigation 5 年之前
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 年之前
  Andreas Kling 7a6c4a72d5 LibWeb: Move everything into the Web namespace 5 年之前
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 年之前