ladybird/Ladybird/Qt
2024-07-23 14:48:56 -04:00
..
Application.cpp UI/Qt: Pass WebContentOptions to TaskManagerWindow constructor 2024-07-10 16:29:27 +02:00
Application.h UI/Qt: Pass WebContentOptions to TaskManagerWindow constructor 2024-07-10 16:29:27 +02:00
AudioCodecPluginQt.cpp Ladybird/Qt: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
AudioCodecPluginQt.h Ladybird/Qt: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
AudioThread.cpp Ladybird/Qt: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
AudioThread.h Ladybird/Qt: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
AutoComplete.cpp UI/Qt: Limit number of autocomplete results to 6 2024-06-27 18:24:28 +02:00
AutoComplete.h UI/Qt: Reduce flicker when populating autocomplete 2024-06-27 18:24:28 +02:00
BrowserWindow.cpp UI/Qt: Move New Tab button in tab bar 2024-07-21 16:04:12 -06:00
BrowserWindow.h UI/Qt: Move New Tab button in tab bar 2024-07-21 16:04:12 -06:00
CMakeLists.txt CMake: Move ladybird target creation to UI-specific CMakeLists 2024-06-05 13:56:46 -04:00
EventLoopImplementationQt.cpp Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
EventLoopImplementationQt.h Ladybird/Qt: Add Qt implementation of register/unregister_signal 2024-07-01 18:10:56 +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 UI/Qt: Add standard shortcuts for find in page actions 2024-06-14 14:11:19 +02: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: Don't crash when launching Inspector with Qt networking enabled 2024-07-23 14:48:56 -04:00
InspectorWidget.h Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
ladybird.qrc Ladybird/Qt: Add a find in page widget 2024-05-30 16:30:11 +02:00
LocationEdit.cpp UI/Qt: Show search engine name in location bar 2024-06-25 09:56:42 +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: Raise the chrome process open file limit 2024-07-23 09:04:42 +02:00
RequestManagerQt.cpp WebContent+WebWorker: Use custom certificate paths with Qt networking 2024-07-10 16:29:27 +02:00
RequestManagerQt.h WebContent+WebWorker: Use custom certificate paths with Qt networking 2024-07-10 16:29:27 +02:00
Settings.cpp UI: Copy the default config to the user's config directory 2024-07-17 09:57:46 -06:00
Settings.h UI: Copy the default config to the user's config directory 2024-07-17 09:57:46 -06:00
SettingsDialog.cpp Ladybird/Qt: Add setting for sending DNT header 2024-07-04 16:42:34 +02:00
SettingsDialog.h Ladybird/Qt: Add setting for sending DNT header 2024-07-04 16:42:34 +02:00
StringUtils.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
StringUtils.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Tab.cpp UI/Qt: Move New Tab button in tab bar 2024-07-21 16:04:12 -06:00
Tab.h Ladybird/Qt: Add actions to set navigator compatibility mode 2024-07-05 07:14:03 +02:00
TabBar.cpp Ladybird: Add a context menu to the tab bar 2024-04-29 08:11:21 +02:00
TabBar.h Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
TaskManagerWindow.cpp UI/Qt: Pass WebContentOptions to TaskManagerWindow constructor 2024-07-10 16:29:27 +02:00
TaskManagerWindow.h UI/Qt: Pass WebContentOptions to TaskManagerWindow constructor 2024-07-10 16:29:27 +02:00
TVGIconEngine.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
TVGIconEngine.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
WebContentView.cpp WebWorker: Allow the WebWorker process to optionally use Qt networking 2024-07-06 14:50:26 -06:00
WebContentView.h UI/Qt: Don't crash when launching Inspector with Qt networking enabled 2024-07-23 14:48:56 -04:00
WebSocketImplQt.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebSocketImplQt.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebSocketQt.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebSocketQt.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30