Andreas Kling
|
def37e65f3
Ladybird+LibWebView: Remember the size of the last paint
|
2 년 전 |
Andreas Kling
|
68271c4fce
Ladybird: Floor the WebContentView viewport offset at 0, 0
|
2 년 전 |
Luke Wilde
|
3894a8b995
Ladybird: Send the double click event to WebContent
|
2 년 전 |
MacDue
|
09773048b6
Ladybird: Allow right clicking and inspecting elements
|
2 년 전 |
Andreas Kling
|
72195ade9d
Ladybird: Let WebContent know if the current system theme is dark
|
2 년 전 |
Andreas Kling
|
1c6c3685c4
Ladybird: Remove Web::Platform plugins for Qt in favor of LibCore
|
2 년 전 |
Andreas Kling
|
411d36719e
LibCore: Simplify Core::Notifier by only allowing one event type
|
2 년 전 |
Timothy Flynn
|
8fe846eb7f
Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file
|
2 년 전 |
Timothy Flynn
|
4aca24481e
Ladybird: Implement the JavaScript console using a WebContentView
|
2 년 전 |
MacDue
|
0329ddf46a
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
|
2 년 전 |
Srikavin Ramkumar
|
627d68acdf
Ladybird: Display Qt cursors corresponding to missing CSS cursors
|
2 년 전 |
Coderdreams
|
14c9ef2563
Ladybird: Open target _blank links in new tab
|
2 년 전 |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
2 년 전 |
Timothy Flynn
|
f8b6369c23
WebContent+Everywhere: Add a WebContent IPC to activate a tab
|
2 년 전 |
Timothy Flynn
|
e6fc35897f
WebContent+Everywhere: Add an option to not activate new tabs over IPC
|
2 년 전 |
Aliaksandr Kalenik
|
640864b32e
Ladybird: Implement `notify_request_open_new_tab`
|
2 년 전 |
Aliaksandr Kalenik
|
a9f8d4eada
LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab
|
2 년 전 |
Aliaksandr Kalenik
|
4717d645d3
Ladybird: Generate window handle during client creation
|
2 년 전 |
Timothy Flynn
|
700ad6bf35
WebContent+LibWebView: Consolidate the way browsers connect to WebDriver
|
2 년 전 |
Andreas Kling
|
19b3d40ad2
Ladybird: Get the system's current color theme settings from Qt
|
2 년 전 |
Timothy Flynn
|
97536e4684
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
|
2 년 전 |
Timothy Flynn
|
add15a5f04
Ladybird+LibWebView: Move WebContent process launcher to LibWebView
|
2 년 전 |
Aliaksandr Kalenik
|
b51090e83e
Ladybird: Send window size and position to WebContent process
|
2 년 전 |
Aliaksandr Kalenik
|
59752807c4
Ladybird: Handle close event in WebContentView
|
2 년 전 |
Aliaksandr Kalenik
|
cc41233be4
LibWebView+WebContent: Propagate close from WebContent to LibWebView
|
2 년 전 |
MacDue
|
40bfaff133
Ladybird: Support inspecting the accessibility tree
|
2 년 전 |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 년 전 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 년 전 |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 년 전 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 년 전 |