1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/UI/Qt
Timothy Flynn 7280ed6312 Meta: Enforce newlines around namespaces
This has come up several times during code review, so let's just enforce
it using a new clang-format 20 option.
2025-05-14 02:01:59 -06:00
..
Application.cpp UI/Qt: Replace the Task Manager window with about:processes 2025-03-19 10:03:17 -04:00
Application.h UI/Qt: Replace the Task Manager window with about:processes 2025-03-19 10:03:17 -04:00
AudioCodecPluginQt.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
AudioCodecPluginQt.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
AudioThread.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
AudioThread.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Autocomplete.cpp UI/Qt: Migrate to LibWebView's autocomplete engine 2025-04-02 08:52:45 -04:00
Autocomplete.h UI/Qt: Migrate to LibWebView's autocomplete engine 2025-04-02 08:52:45 -04:00
BrowserWindow.cpp UI/Qt: Add Ctrl-R shortcut for page Reload 2025-05-07 10:20:51 +12:00
BrowserWindow.h LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
CMakeLists.txt LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
FindInPageWidget.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
FindInPageWidget.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Icon.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Icon.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
ladybird.qrc Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
LocationEdit.cpp LibWebView: Do not use AK::format to format search engine URLs 2025-04-06 13:45:10 +02:00
LocationEdit.h UI/Qt: Migrate to LibWebView's autocomplete engine 2025-04-02 08:52:45 -04:00
main.cpp LibWebView+UI: Introduce a persistent settings object 2025-03-22 17:27:45 +01:00
Settings.cpp LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
Settings.h LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
StringUtils.cpp LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
StringUtils.h LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
Tab.cpp LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
Tab.h LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
TabBar.cpp UI/Qt: Add a couple of missing includes 2025-04-02 08:52:45 -04:00
TabBar.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
TVGIconEngine.cpp LibGfx: Let Painter care about TinyVG transforms 2024-12-14 23:29:43 +01:00
TVGIconEngine.h UI/Qt: Store TVG Image Data in a RefPtr to const 2025-04-16 10:41:44 -06:00
WebContentView.cpp LibWebView+UI: Handle DPR for select elements like other menus 2025-03-22 17:27:45 +01:00
WebContentView.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00