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

93 Commits

Author SHA1 Message Date
Albert Astals Cid
e689852fa4 GIT_SILENT Upgrade release service version to 24.07.70. 2024-04-21 12:26:28 +02:00
Albert Astals Cid
d7a31a1f49 GIT_SILENT Upgrade release service version to 24.04.70. 2024-01-11 21:34:08 +01:00
Albert Astals Cid
9459599fb6 GIT_SILENT Upgrade release service version to 24.01.90. 2024-01-09 00:44:58 +01:00
Albert Astals Cid
86dc59e44f GIT_SILENT Upgrade release service version to 24.01.85. 2023-12-18 23:17:24 +01:00
Eugene Shalygin
53af06c404 Make it possible to override python implementation
When more than a single python is installed, find python call needs to
be done before other python packages to be able to pass in user-selected
python implementation.
2023-12-17 12:47:16 +01:00
Laurent Montel
3a31ea79b2 It's qt6 only 2023-11-29 08:35:11 +01:00
Albert Astals Cid
2f4e3b065e GIT_SILENT Upgrade release service version to 24.01.80. 2023-11-25 00:49:25 +01:00
eb5b015a5d
Update ECM to KF 5.240.0 version
Update code to make it compile.

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-11-20 23:50:18 +01:00
e02a8ee664
Remove Qt5 support 2023-11-20 23:50:18 +01:00
1e9b37bccb
GnomeKeyring: Port to Qt6
Limit the timestamp to 32 bits.

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-11-13 22:02:14 +01:00
Albert Astals Cid
233c53e7b5 GIT_SILENT Upgrade release service version to 24.01.75. 2023-11-07 21:08:57 +01:00
b0541447c5
Small Qt6 port adjustments
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-09-28 21:06:10 +02:00
Tiernan Hubble
f403472a8c
Fix X11 xcb integration in Qt6. 2023-09-28 21:06:10 +02:00
Tiernan Hubble
73554c230b
Build with pyside6. 2023-09-28 21:06:10 +02:00
Tiernan Hubble
632cd4c4ba
Initial support for building with Qt6/KF6. 2023-09-28 21:06:09 +02:00
ddc03a46ba
Add CMake option to en/disable Python support
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2023-07-17 23:15:45 +02:00
Albert Astals Cid
756ab57c98 GIT_SILENT Upgrade release service version to 23.11.70. 2023-07-17 12:46:42 +02:00
Javier Llorente
db0584f81e Implement download integration with Plasma 2023-05-05 22:13:32 +00:00
Albert Astals Cid
4cafb6c856 GIT_SILENT Upgrade release service version to 23.07.70. 2023-03-10 21:56:47 +01:00
Albert Astals Cid
52c46ead9d GIT_SILENT Upgrade release service version to 23.03.70. 2022-11-05 21:58:16 +01:00
Friedrich W. H. Kossebau
1fac29ecea Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
GIT_SILENT
2022-09-05 16:25:42 +00:00
Albert Astals Cid
71a21f3276 GIT_SILENT Upgrade release service version to 22.11.70. 2022-07-13 00:16:51 +02:00
Albert Astals Cid
4a497c15d8 GIT_SILENT Upgrade release service version to 22.07.70. 2022-03-12 13:29:23 +01:00
Jonathan Esk-Riddell
e232844f4b use version number of kde gear 2022-02-14 12:29:56 +00:00
Jonathan Esk-Riddell
14171e2995 use version number of kde gear 2022-02-14 12:29:31 +00:00
Adriaan de Groot
36af53bf8c CMake: bump dependency versions to Debian-11-compatible
This jumps the deps to 'current-ish' versions of CMake, Qt and KDE Frameworks.
The listed versions are available on Debian-11, which we'll take as a baseline
for what should be a supported (Linux) distribution.
2022-01-18 16:38:13 +01:00
Adriaan de Groot
8d6eea1571 CMake: bump development Falkon version to 3.2.99 2022-01-18 16:32:10 +01:00
Adriaan de Groot
19fee5f2fa CMake: bump Falkon version to 3.2.0 2022-01-18 16:29:26 +01:00
Kevin Kofler
b6131a2de9 Revert "Remove GnomeKeyringPasswords plugin"
This reverts commit b9fb89a31c.

This plugin was removed due to the underlying library being deprecated
and removed from some distributions. However:

* the gnome-keyring library is still available in Fedora Rawhide,
* the plugin is optional, and the availability of the library is
  automatically detected, so having the plugin available will not hurt
  users who do not have access to the underlying library, as Falkon will
  just be built without the optional plugin then,
* distribution packagers can put the plugin into an optional subpackage
  (which I have always done in Fedora to begin with),
* a replacement plugin using libsecret (the upstream replacement for
  libgnome-keyring) is still not available, and
* perhaps most importantly: not having the plugin available leaves users
  with no easy way to access their existing saved passwords (due to no
  libsecret plugin being available), which is IMHO not acceptable.
2022-01-18 14:59:43 +00:00
Jonah Brüchert
c2afba9ed3 CMake: Split QtWebEngine find_package calls
Required for cmake to search for QtWebEngine in a seperate prefix, for example when building flatpaks, where Qt is in /usr but QtWebEngine is in /app since org.kde.Sdk 5.13.
2020-08-27 13:14:42 +00:00
Luigi Toscano
9de051fb20 Merge remote-tracking branch 'origin/Falkon/3.1' 2019-12-16 00:36:11 +01:00
Luigi Toscano
f1b7661b1f Update a few internal KDE URLs
Use the generic redirect commits.kde.org insteaf of:
- projects.kde.org, which has been obsolete for a while;
- cgit.kde.org, which is not a future-proof URL anyway.
2019-12-16 00:34:12 +01:00
David Rosca
b9fb89a31c
Remove GnomeKeyringPasswords plugin
Modern distributions no longer have the deprecated library in repos.
2019-04-21 11:03:35 +02:00
David Rosca
5e6f92f7bc
OcsSupport: Add initial support for downloading themes/extensions 2019-04-18 16:25:27 +02:00
David Rosca
cb30ecb994
Merge branch 'Falkon/3.1' 2019-04-05 20:40:15 +02:00
David Rosca
479933e095
PyFalkon: Fix build with Qt 5.12.2
BUG: 405833
FIXED-IN: 3.1.1
2019-03-25 11:38:27 +01:00
David Rosca
fbe4ec6ddb
Merge branch 'Falkon/3.1' 2019-03-20 13:25:08 +01:00
David Rosca
797e4c12a2
QML Plugins: Fix exporting i18n functions 2019-03-20 11:53:31 +01:00
David Rosca
91329399e1
Merge branch 'Falkon/3.1' 2019-03-20 11:41:02 +01:00
David Rosca
71b54b5bbf
Use correct package name for Intl 2019-03-20 11:40:11 +01:00
David Rosca
17c45ca971
Bump version to 3.1.99 2019-03-20 11:30:54 +01:00
David Rosca
2853a1ee88
Version 3.1.0 2019-03-19 18:01:52 +01:00
David Rosca
38ea9974b4
Revert "Change minimum Qt version to 5.10"
This reverts commit 19cce0c838.
2018-12-25 11:21:06 +01:00
David Rosca
19cce0c838
Change minimum Qt version to 5.10 2018-12-25 10:43:05 +01:00
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
2018-12-04 04:00:44 +01:00
Anmol Gautam
5daddc4c6c Add QML Extensions API
Summary: Add QML Extensions API

Reviewers: drosca

Reviewed By: drosca

Subscribers: falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D14774
2018-09-29 00:47:47 +05:30
David Rosca
0f1c46d0e7
Merge branch 'Falkon/3.0' 2018-05-26 20:13:17 +02:00
Tobias C. Berner
37a79e3ad4 Use IMPORTED_TARGET for GnomeKeyring.
Summary:
Otherwise we would need to append also GNOME_KEYRING_LIBRARY_DIRS to
link_directories.

```
/usr/bin/ld: cannot find -lgnome-keyring
c++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
```

Reviewers: #falkon, #automotive, kkofler, drosca

Subscribers: falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D12980
2018-05-19 14:26:50 +02:00
David Rosca
148d2d94c1
Use QTWEBENGINE_VERSION instead of QT_VERSION
Allows to build against separate QtWebEngine releases.
2018-05-14 13:53:05 +02:00
David Rosca
e01024942f
Merge branch 'Falkon/3.0' 2018-05-14 13:32:58 +02:00