Laurent Montel
42db837288
Remove duplicate headers between cpp/h
4 years ago
Laurent Montel
3fa1e81105
Modernize code
4 years ago
Nicolas Fella
5ed4e01ce0
Fix page sharing via Purpose
...
Purpose expects a list of URLs, not a single URL
6 years ago
David Rosca
9828237159
Plugins: Use embedded JSON metadata for shared library plugins
...
It is no longer needed to load the library to retrieve metadata.
7 years ago
David Rosca
232eaa54bd
KDEFrameworksIntegration: Create Purpose menu in init
7 years ago
Nicolas Fella
51323c62e3
Fix build
...
Summary: BUG: 402401
Test Plan: Builds
Reviewers: drosca
Reviewed By: drosca
Subscribers: falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D17811
7 years ago
Nicolas Fella
7bca744cab
Enable page sharing
...
Summary:
Use the new ShareUrl support from Purpose to share pages. ATM only sending the page via KDE Connect and Email is supported, but more can be added easily by extending Purpose.
{F6449845}
Depends on D17285
Bug: 393543
Test Plan: Send page to phone via KDE Connect
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: drosca, falkon
Tags: #falkon
Differential Revision: https://phabricator.kde.org/D17286
7 years ago
David Rosca
daf5be1dba
Enable KWallet passwords backend by default inside KDE session
...
BUG: 391304
FIXED-IN: 3.1.0
8 years ago
David Rosca
96f17baa46
Rename KDESupport -> KDEFrameworksIntegration plugin
8 years ago
David Rosca
05fa1338d8
KDESupport: Use KCrash for crash reporting
8 years ago
David Rosca
933dadc6b2
KDESupport: Add basic support for KIO
...
BUG: 391924
FIXED-IN: 3.1.0
8 years ago
David Rosca
72b7bf65de
Rename KWalletPasswords plugin to KDESupport
8 years ago
David Rosca
0d51e0ce32
PluginInterface: Remove getTranslator
8 years ago
David Rosca
7c013f5342
Plugins: Port plugin spec to standard desktop file
...
Makes it translatable
8 years ago
David Rosca
4caab39269
Fix building password backend plugins
8 years ago
David Rosca
977b45505c
PluginProxy: Remove QZ_REGISTER_* macros
8 years ago
David Rosca
6f20d5e511
Move build config options to config.h
...
Also remove NO_SYSTEM_DATAPATH and DISABLE_UPDATES_CHECK
8 years ago
David Rosca
087c98343e
Remove compatibility code with Qt older than 5.9
8 years ago
David Rosca
efff69b7b2
Continue with Falkon renaming
9 years ago
David Rosca
d00e769749
Initial rename to Falkon
9 years ago
David Rosca
535cc3e73a
[QzCommon] Move constants initialization into source file (.cpp)
...
Plugins are now checking for a match of version that were built with
in Plugin::testPlugin() function.
12 years ago
nowrep
404fa68a1b
[Cleanup] Renamed QupZilla class to BrowserWindow
12 years ago
nowrep
585da812dd
Development version 1.7.0
12 years ago
Jonathan Hooverman
d917f43cf0
Updated copyright year to 2014
12 years ago
nowrep
4e4e653f9f
Version 1.6.0
12 years ago
nowrep
8e9ea139db
Make GnomeKeyring and KWallet plugins translatable.
13 years ago
nowrep
a172327992
[Plugins] Added InitState to plugin's init() function
13 years ago
nowrep
74edb1efa1
[KWallet] Don't load incorrect passwords from wallet.
13 years ago
nowrep
95a44ded44
[PasswordManager] Added KWallet backend plugin.
...
When building with KDE integration (KDE build flag), this plugin
will now be built.
Closes #592
13 years ago