1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00
Commit Graph

5453 Commits

Author SHA1 Message Date
Anmol Gautam
138397b720 merged patch D14513 2018-08-12 19:13:06 +05:30
Anmol Gautam
87987e25eb Merge branch 'arcpatch-D14521' into anmolgautam 2018-08-12 18:07:09 +05:30
Anmol Gautam
40acbff0f0 merging patch D14521 2018-08-12 18:06:15 +05:30
Anmol Gautam
6589e6b58f Added tests for QML Extension API
Reviewers: drosca

Subscribers: falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D14521
2018-08-12 18:04:11 +05:30
Anmol Gautam
dacf9939ba Add QML Extensions API
Reviewers: drosca

Subscribers: falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D14513
2018-08-12 17:50:54 +05:30
Anmol Gautam
16accb77d8 removed unused cmake/config.h.in 2018-08-06 20:15:26 +05:30
Anmol Gautam
d39a16fb43 fix code 2018-08-06 19:58:31 +05:30
Anmol Gautam
45ce83641c moved qmlPluginLoader to data 2018-08-06 01:35:32 +05:30
Anmol Gautam
87230c4a77 fix code 2018-08-05 22:44:34 +05:30
l10n daemon script
d1400db7d6 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-08-05 05:29:00 +02:00
Anmol Gautam
de0cb89dda fixed code 2018-08-04 09:34:54 +05:30
Anmol Gautam
caec5838b9 fixed caching in qml cookies 2018-08-03 12:22:02 +05:30
Anmol Gautam
a2440585d8 fix code 2018-08-03 11:19:51 +05:30
l10n daemon script
1500f2202a SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-08-03 05:36:42 +02:00
Anmol Gautam
6d2551cfbe removed doc from gitignore 2018-07-31 18:59:49 +05:30
Anmol Gautam
6ce8b40661 removed extensions header from plugins.cpp & pluginsmanager.cpp 2018-07-31 18:14:17 +05:30
Anmol Gautam
13ce88b618 moved Extensions object from plugins to externaljsobject 2018-07-31 14:27:58 +05:30
Anmol Gautam
77e90262af Merge branch 'master' into anmolgautam 2018-07-29 22:35:34 +05:30
Anmol Gautam
45d7a64e5b removed method 'getPathFromUrl' from QzTools 2018-07-29 22:33:43 +05:30
l10n daemon script
10574667b1 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-07-26 05:43:51 +02:00
Anmol Gautam
cdaf8efbce Created falkon:extensions page 2018-07-25 19:07:40 +05:30
Anmol Gautam
90757e8846 Merge branch 'master' into anmolgautam 2018-07-22 19:20:17 +05:30
David Rosca
d5fc3ebc88
Merge branch 'Falkon/3.0' 2018-07-22 15:19:36 +02:00
David Rosca
a7d2f87579
FalkonSchemeHandler: Make sure to load data on main thread
QIODevice::read is called on WebEngine IO thread.
2018-07-22 15:17:04 +02:00
l10n daemon script
bd0d5cabdc SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-07-21 05:32:15 +02:00
l10n daemon script
cff2b68ce9 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-07-20 05:26:58 +02:00
6357e98313
RunAction: Close UI file after it is loaded
Summary: It is good practice to close files which are no longer needed.

Reviewers: #falkon, drosca

Reviewed By: #falkon, drosca

Subscribers: falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D14197
2018-07-19 17:38:31 +02:00
6556ade5c9
[Feature] [Vertical Tabs] Add "Unload Tree" to Tab Tree drop-down menu
FEATURE: 394247

Reviewers: #falkon, drosca

Reviewed By: #falkon, drosca

Subscribers: drosca, falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D14214
2018-07-19 17:36:54 +02:00
l10n daemon script
aca5cb0e1c SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-07-19 05:21:21 +02:00
Anmol Gautam
7a0ff29ec4 Changed documentation for setting icon/pixmap in QML plugins 2018-07-18 18:58:28 +05:30
Anmol Gautam
bf684cb7ff Restricted icons to plugin directory
The icons will be searched in the following order:
- Theme icons
- Falkon resource
- Files present in the plugin directory
2018-07-18 18:48:28 +05:30
Anmol Gautam
c322fdb068 Added documentation for ExtensionScheme API 2018-07-17 22:14:33 +05:30
Anmol Gautam
dfb7efee5e Added documentation for FileUtils API 2018-07-17 21:36:29 +05:30
Anmol Gautam
68201ffe59 Created FileUtils API 2018-07-17 18:34:43 +05:30
82c8d50f9a
[Feature] Add python plugin MiddleClickLoader
Summary:
This plugin loads text from selection clipboard in tab after pressing mouse middle button (pressing mouse wheel).
Url / text from selection clipboard can be loaded in: Current Tab, New Tab, New Window
There is an option to use only valid url otherwise it will search using default search engine.

FEATURE: 395688

Reviewers: #falkon, drosca

Subscribers: falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D14155
2018-07-17 12:12:45 +02:00
Anmol Gautam
855b30b575 Added ExtensionScheme API 2018-07-11 21:29:16 +05:30
Anmol Gautam
97dbf5aff6 Unregister object and remove scripts when plugin unloads 2018-07-09 18:09:02 +05:30
David Rosca
1cc053c7f1
Merge branch 'Falkon/3.0' 2018-07-08 21:05:36 +02:00
David Rosca
95e2232d39
DownloadManager: Don't try to percent decode filenames
QtWebEngine no longer percent encode it, so actually trying
to decode it produces invalid results.

BUG: 395424
FIXED-IN: 3.0.2
2018-07-08 20:43:44 +02:00
David Rosca
53e0a43762
NavigationBar: Correctly reconnect to page actions
BUG: 395828
FIXED-IN: 3.0.2
2018-07-08 20:34:58 +02:00
l10n daemon script
9fd53c75fa SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-07-07 06:57:28 +02:00
l10n daemon script
f6f2d7c784 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-07-07 05:15:57 +02:00
Anmol Gautam
9877833d15 Created QML API to register external QtQbject 2018-07-06 18:59:53 +05:30
Laurent Montel
db10e175f0 Add more QSL + nullptr 2018-07-06 08:20:47 +02:00
Laurent Montel
07b4dd4f6e Add sime QLS + nullptr 2018-07-05 13:58:00 +02:00
Anmol Gautam
501f3137ce changed parent from 0 to nullptr in QmlPluginInterface::showSettings 2018-07-05 12:17:26 +05:30
Anmol Gautam
9f6bd308cc Added documentation for i18n and UserScript QML API 2018-07-05 12:15:14 +05:30
Anmol Gautam
68ba798597 Added autotests for UserScript API 2018-07-03 21:30:55 +05:30
Anmol Gautam
d01609cb05 Created UserScript API 2018-07-03 19:47:46 +05:30
l10n daemon script
0a744919e5 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-07-03 07:10:33 +02:00