1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 17:42:10 +01:00
falkonOfficial/src/lib/app
David Rosca 4bf85ee3cb WebPage: Register QWebChannel on isolated ApplicationWorld
This way scripts on pages don't have access to it.
Exception is qupzilla: scheme as internal pages requires the bridge.

GreaseMonkey userscripts now runs on ApplicationWorld too. This fixes
userscript that depend on script world being isolated from main page world.
Tested with 4ChanX + OneeChan.
2018-01-11 19:55:01 +01:00
..
autosaver.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
autosaver.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
browserwindow.cpp Add DownloadsButton to navigation toolbar 2018-01-11 19:48:43 +01:00
browserwindow.h AdBlock: Make it as self-contained as possible 2018-01-11 19:36:32 +01:00
commandlineoptions.cpp Don't call non-const member functions on temporaries 2018-01-11 19:05:56 +01:00
commandlineoptions.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
datapaths.cpp Don't create temporary dir in $HOME 2017-10-27 14:22:39 +02:00
datapaths.h Don't create temporary dir in $HOME 2017-10-27 14:22:39 +02:00
mainapplication.cpp WebPage: Register QWebChannel on isolated ApplicationWorld 2018-01-11 19:55:01 +01:00
mainapplication.h MainApplication: Completely remove isRestoring state 2018-01-11 19:21:47 +01:00
mainmenu.cpp Change back "Sidebars" -> "Sidebar" 2018-01-11 19:44:59 +01:00
mainmenu.h AdBlock: Remove action from Tools menu 2018-01-11 19:34:52 +01:00
profilemanager.cpp Create every QSqlQuery with correct database for current thread 2017-12-18 13:06:42 +01:00
profilemanager.h ProfileManager: Create database structure from SQL 2017-11-13 13:25:30 +01:00
proxystyle.cpp ComboTabBar: Add possibility to change base color from stylesheets 2018-01-11 19:46:33 +01:00
proxystyle.h ComboTabBar: Add possibility to change base color from stylesheets 2018-01-11 19:46:33 +01:00
qzcommon.cpp Change structure of session file + also save window geometry 2018-01-02 22:55:09 +01:00
qzcommon.h Change structure of session file + also save window geometry 2018-01-02 22:55:09 +01:00
settings.cpp MainApplication: Sync settings after writing isRunning value 2018-01-11 19:40:38 +01:00
settings.h MainApplication: Sync settings after writing isRunning value 2018-01-11 19:40:38 +01:00