ladybird/Ladybird/Qt
Jamie Mansfield 6133707df8 Ladybird/Qt: Display ampersands in tab titles
Qt reads ampersands as shortcut keys, so this escapes them (with &&) so
they display correctly :^)
2024-08-12 15:17:17 +02:00
..
Application.cpp LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02:00
Application.h LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +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 Ladybird/Qt: Display ampersands in tab titles 2024-08-12 15:17:17 +02:00
BrowserWindow.h UI/Qt: Add a debug menu item to dump RequestServer connection info 2024-08-03 15:53:07 -04: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 LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02: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: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38: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 Ladybird/Qt: Add setting for preferred languages 2024-07-25 11:38:59 +01:00
Settings.h Ladybird/Qt: Add setting for preferred languages 2024-07-25 11:38:59 +01:00
SettingsDialog.cpp Ladybird/Qt: Add setting for preferred languages 2024-07-25 11:38:59 +01:00
SettingsDialog.h Ladybird/Qt: Add setting for preferred languages 2024-07-25 11:38:59 +01: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 LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02:00
Tab.h LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02:00
TabBar.cpp UI/Qt: Manually paint the tab-bar background where the "add" button was 2024-07-29 12:02:02 +02:00
TabBar.h UI/Qt: Manually paint the tab-bar background where the "add" button was 2024-07-29 12:02:02 +02: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 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 UI/Qt: Unregister WebContentView instances just once 2024-08-03 15:53:07 -04:00
WebContentView.h LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02: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