1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00
Go to file
David Rosca 2e377390b5
Add experimental support for Python extensions
Disabled by default until the build system is sorted out.

As it is now, Python extensions are loaded from "python"
subdirectory in standard plugin paths. Extensions can be loaded
and unloaded same way as C++ plugins.

Currently there are only wrappers needed to get PluginInterface
working from Python, other Falkon classes are inaccessible.
2018-02-25 18:51:31 +01:00
autotests Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
linux Add new Falkon icon 2018-02-23 12:58:04 +01:00
mac Replace some QupZilla leftovers with Falkon 2018-01-24 17:15:26 +01:00
src Add experimental support for Python extensions 2018-02-25 18:51:31 +01:00
tests Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
themes WebView: Add support for changing default background color 2018-02-24 18:00:53 +01:00
windows Windows: Update links in installer 2018-02-16 15:26:05 +01:00
.arcconfig Add .arcconfig 2017-10-01 12:33:29 +02:00
.gitignore Move themes to root source directory + remove bin directory 2017-09-26 10:49:39 +02:00
CHANGELOG Version 2.1.2 2017-03-15 19:26:50 +01:00
CMakeLists.txt gettext translations: extract them and use ECM to load them 2018-02-25 00:27:41 +01:00
config.h.cmake Make it possible to override FALKON_PLUGIN_PATH from cache 2018-02-11 09:03:46 +01:00
COPYRIGHT SpeedDial no longer uses Faenza icons 2018-01-24 15:41:45 +01:00
LICENSE Rename license file to LICENSE 2016-10-24 20:02:26 +02:00
README.md Initial rename to Falkon 2017-08-25 17:32:32 +02:00

Falkon Web Browser