Age | Commit message (Expand) | Author |
---|---|---|
2023-04-26 | LibCore: Remove unused EventLoopManager::wake() | Andreas Kling |
2023-04-26 | LibCore: Move post_event() back to EventLoopImplementation | Andreas Kling |
2023-04-25 | LibCore+Ladybird: Add EventLoopManager interface for persistent state | Andreas Kling |
2023-04-25 | Ladybird+LibCore: Use QCoreApplication to drive the main Qt event loop | Andreas Kling |
2023-04-25 | Ladybird: Run the Core::EventLoop with a Qt backend | Andreas Kling |