index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
applets
/
qt_web_browser.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-29
am: re-namespace frontend applets to frontend directory
Liam
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-03-25
qt: implement RequestExit for applets
Liam
2022-12-05
applets/web_browser: Use aliases for callbacks
Lioncash
2022-07-05
qt_web_browser: Fix button inputs with QtWebEngine
Morph
2022-06-21
tweak API usage in qt_web_browser.cpp
Kyle Kienapfel
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-21
qt_web_browser: Add missing includes
ameerj
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-11-24
web_applet: Replace HIDButton with NpadButton
german77
2021-11-24
Qt_applets: Use new input
german77
2021-11-24
core/hid: Move input_interpreter to hid
german77
2021-10-15
qt_web_browser: Add missing QApplication include
Morph
2021-09-24
Use subdirectory of main data directory for QtWebEngine storage
v1993
2021-07-27
qt_web_browser: Fix lambda capture for HIDButton
jls47
2021-07-27
qt_web_browser: Focus on the first link element
jls47
2021-07-14
applets: Append qt_ prefix to Qt frontend applets
Morph