ladybird/Ladybird/Qt
2024-10-26 17:41:16 +02:00
..
Application.cpp LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
Application.h LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
AudioCodecPluginQt.cpp LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
AudioCodecPluginQt.h LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
AudioThread.cpp Ladybird/Qt: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
AudioThread.h LibMedia+everywhere: Remove superfluous and unused audio code 2024-09-30 18:48:12 +02:00
AutoComplete.cpp Everywhere: Convert from_string_view -> from_string_literal where static 2024-09-11 10:59:04 +01:00
AutoComplete.h UI/Qt: Reduce flicker when populating autocomplete 2024-06-27 18:24:28 +02:00
BrowserWindow.cpp Qt: Add box icon to line box debug menu action 2024-10-26 17:41:16 +02:00
BrowserWindow.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CMakeLists.txt CMake: Move ladybird target creation to UI-specific CMakeLists 2024-06-05 13:56:46 -04:00
EventLoopImplementationQt.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
EventLoopImplementationQt.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
EventLoopImplementationQtEventTarget.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
EventLoopImplementationQtEventTarget.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
FindInPageWidget.cpp Qt: Fix -Werror=deprecated-declarations when using Qt > 6.7 2024-10-20 21:35:42 -06:00
FindInPageWidget.h UI/Qt: Add standard shortcuts for find in page actions 2024-06-14 14:11:19 +02:00
Icon.cpp Ladybird/Qt: Add missing filters for TVG icons 2024-07-22 12:59:36 -04:00
Icon.h Ladybird/Qt: Move the TVG icon loader to a utility file 2024-04-03 20:56:04 +02:00
InspectorWidget.cpp UI/Qt: Implement the Inspector's cookie context menu 2024-09-07 11:10:27 +02:00
InspectorWidget.h UI/Qt: Implement the Inspector's cookie context menu 2024-09-07 11:10:27 +02:00
ladybird.qrc Ladybird/Qt: Add a find in page widget 2024-05-30 16:30:11 +02:00
LocationEdit.cpp UI/Qt: Do not perform search if query text is empty 2024-09-19 23:05:21 +01:00
LocationEdit.h UI/Qt: Show search engine name in location bar 2024-06-25 09:56:42 +01:00
main.cpp LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
Settings.cpp UI: Add an option to enable autoplay globally 2024-09-24 23:50:54 +01:00
Settings.h UI: Add an option to enable autoplay globally 2024-09-24 23:50:54 +01:00
SettingsDialog.cpp Qt: Fix -Werror=deprecated-declarations when using Qt > 6.7 2024-10-20 21:35:42 -06:00
SettingsDialog.h UI: Add an option to enable autoplay globally 2024-09-24 23:50:54 +01:00
StringUtils.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
StringUtils.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Tab.cpp UI/Qt: Execute dialogs opened from the page asynchronously 2024-10-26 11:25:42 +02:00
Tab.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
TabBar.cpp UI/Qt: Don't allow tabs to be dragged past the new tab button 2024-09-18 17:53:09 +01:00
TabBar.h UI/Qt: Don't allow tabs to be dragged past the new tab button 2024-09-18 17:53:09 +01:00
TaskManagerWindow.cpp LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02:00
TaskManagerWindow.h LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02:00
TVGIconEngine.cpp LibGfx: Rename Painter => DeprecatedPainter 2024-08-20 09:30:05 +02:00
TVGIconEngine.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
WebContentView.cpp LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
WebContentView.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00