asynts
|
7c4fb2b804
HackStudio: Use new format functions.
|
4 år sedan |
Linus Groh
|
b797de3adf
HackStudio: Replace InProcessWebView with OutOfProcessWebView
|
4 år sedan |
AnotherTest
|
6b55b007dd
HackStudio: Add a Shell language server
|
4 år sedan |
AnotherTest
|
34039d6639
HackStudio: Do not change the cursor in the LSP autocomplete request
|
4 år sedan |
AnotherTest
|
9e73b0b696
HackStudio: Relay completions requests to the language server unfiltered
|
4 år sedan |
AnotherTest
|
ac5e08a541
HackStudio: Abstract away language-server details
|
4 år sedan |
Itamar
|
a39c4cc340
HackStudio: Integrate with C++ Language Server
|
4 år sedan |
Itamar
|
b7bd2ed9d2
HackStudio: Add auto-complete capability to the Editor
|
4 år sedan |
Itamar
|
dac7db830a
HackStudio: Fix "Add new Editor" action
|
4 år sedan |
Andreas Kling
|
dbd2fa8b8f
HackStudio: Use widget override cursors
|
4 år sedan |
Andreas Kling
|
b4f307f982
LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
|
4 år sedan |
Andreas Kling
|
0f9be82826
LibGfx: Move StandardCursor enum to LibGfx
|
4 år sedan |
thankyouverycool
|
ebba297b42
Base: Move 16x16 common icons to /res/icons/16x16/
|
4 år sedan |
Andreas Kling
|
56c3748dcc
LibWeb: Rename PageView => InProcessWebView
|
4 år sedan |
Andreas Kling
|
c0462c65cf
HackStudio: Move everything into the HackStudio namespace
|
4 år sedan |
Itamar
|
627f258c97
HackStudio: Use CodeDocument instead of TextDocument
|
4 år sedan |
Andreas Kling
|
75b8f4e4e6
LibGUI: Make focus events more aware of why focus is changing
|
4 år sedan |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
5 år sedan |
Andreas Kling
|
a565121793
LibWeb: Move HTML object model stuff into LibWeb/HTML/
|
5 år sedan |
Andreas Kling
|
2ba9e9b9c9
HackStudio: Use Web::PageView::load_html() for the documentation popup
|
5 år sedan |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 år sedan |
FalseHonesty
|
12fe546be9
LibGUI+HackStudio: Fix cursor appearance and crash while debugging
|
5 år sedan |
FalseHonesty
|
7ca562b200
LibMarkdown: Change MD Document parse API to return a RefPtr
|
5 år sedan |
Andreas Kling
|
42243d2e06
LibWeb: Rename Web::HtmlView => Web::PageView
|
5 år sedan |
Sergey Bugaev
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
5 år sedan |
Andreas Kling
|
a1e7aa330c
HackStudio: Don't use an OOB TextRange when looking for hovered text
|
5 år sedan |
Itamar
|
09ac22b37f
HackStudio: Take scrolling into consideration when painting breakpoints
|
5 år sedan |
Andreas Kling
|
ea204ef05b
LibMarkdown: Drop MD prefixes and move into "Markdown" namespace :^)
|
5 år sedan |
Itamar
|
393560d8a2
HackStudio: GUI support for setting breakpoints on source code lines
|
5 år sedan |
Oriko
|
792a709765
HackStudio: Fix the wrong cursor being drawn
|
5 år sedan |