serenity/Ladybird/Qt
Jamie Mansfield a225b9ca51 Ladybird/Qt: Add setting for preferred languages
(cherry picked from commit 132ab775d8bf712c2f461e40e4e20c431fcadc90)
2024-11-05 11:41:15 -05:00
..
Application.cpp UI/Qt: Don't hide the location bar URL when creating a tab from a URL 2024-11-05 10:47:18 -05:00
Application.h UI/Qt: Add --allow-popups option to disable popup blocking by default 2024-11-01 12:00:52 -04:00
AudioCodecPluginQt.cpp
AudioCodecPluginQt.h
AudioThread.cpp
AudioThread.h
AutoComplete.cpp UI/Qt: Limit number of autocomplete results to 6 2024-11-01 12:01:26 -04:00
AutoComplete.h UI/Qt: Reduce flicker when populating autocomplete 2024-11-01 12:01:26 -04:00
BrowserWindow.cpp Ladybird/Qt: Add setting for preferred languages 2024-11-05 11:41:15 -05:00
BrowserWindow.h Ladybird/Qt: Apply selected color scheme for new tabs 2024-11-04 20:56:17 -05:00
EventLoopImplementationQt.cpp Ladybird/Qt: Add Qt implementation of register/unregister_signal 2024-10-31 07:59:56 -04:00
EventLoopImplementationQt.h Ladybird/Qt: Add Qt implementation of register/unregister_signal 2024-10-31 07:59:56 -04:00
EventLoopImplementationQtEventTarget.cpp
EventLoopImplementationQtEventTarget.h
FindInPageWidget.cpp UI/Qt: Add standard shortcuts for find in page actions 2024-11-01 06:24:06 -04:00
FindInPageWidget.h UI/Qt: Add standard shortcuts for find in page actions 2024-11-01 06:24:06 -04:00
Icon.cpp Ladybird/Qt: Move the TVG icon loader to a utility file 2024-04-03 20:56:04 +02:00
Icon.h Ladybird/Qt: Move the TVG icon loader to a utility file 2024-04-03 20:56:04 +02:00
InspectorWidget.cpp Ladybird/Qt: Adjust the Inspector context menu by the device pixel ratio 2024-03-11 16:49:20 +01:00
InspectorWidget.h Ladybird/Qt: Adjust the Inspector context menu by the device pixel ratio 2024-03-11 16:49:20 +01: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-11-01 09:38:27 -04:00
LocationEdit.h UI/Qt: Show search engine name in location bar 2024-11-01 09:38:27 -04:00
main.cpp LibWeb: Implement very basic in-memory HTTP caching 2024-11-05 11:22:07 -05:00
RequestManagerQt.cpp Everywhere: Use HTTP::HeaderMap for request headers 2024-06-10 12:01:57 +02:00
RequestManagerQt.h Everywhere: Use HTTP::HeaderMap for request headers 2024-06-10 12:01:57 +02:00
Settings.cpp Ladybird/Qt: Add setting for preferred languages 2024-11-05 11:41:15 -05:00
Settings.h Ladybird/Qt: Add setting for preferred languages 2024-11-05 11:41:15 -05:00
SettingsDialog.cpp Ladybird/Qt: Add setting for preferred languages 2024-11-05 11:41:15 -05:00
SettingsDialog.h Ladybird/Qt: Add setting for preferred languages 2024-11-05 11:41:15 -05: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 Ladybird/Qt: Add setting for preferred languages 2024-11-05 11:41:15 -05:00
Tab.h Ladybird/Qt: Add setting for preferred languages 2024-11-05 11:41:15 -05:00
TabBar.cpp Ladybird: Add a context menu to the tab bar 2024-04-29 08:11:21 +02:00
TabBar.h Ladybird: Add a context menu to the tab bar 2024-04-29 08:11:21 +02:00
TaskManagerWindow.cpp Ladybird: Slightly increase the size of the Task Manager window 2024-04-22 14:46:10 -06:00
TaskManagerWindow.h Ladybird: Add a simple TaskManager window for tracking child processes 2024-04-02 09:52:34 -06:00
TVGIconEngine.cpp
TVGIconEngine.h
WebContentView.cpp LibWeb: Use Web::UIEvents::KeyCode 2024-09-29 11:13:23 -04:00
WebContentView.h LibWeb: Add Contrast preference 2024-09-27 23:31:40 -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