David Rosca
265c67f173
Require KF518n only with downloaded translations
2018-03-24 08:09:42 +01:00
David Rosca
572fb29537
Windows: Set exe version with CMake configure file
2018-03-23 10:36:15 +01:00
David Rosca
288585f91a
Fix installing translations
...
When there are mixed gettext and qt translations, they get downloaded
to separate po and poqm folders, so it is no longer needed to handle
it manually.
2018-03-02 16:43:31 +01:00
David Rosca
c991df30f4
Extract and install Python translations
2018-02-27 11:32:29 +01:00
Luigi Toscano
c36a113219
gettext translations: extract them and use ECM to load them
...
Summary:
Extract the strings: one main catalog and a catalog for each plugin.
Also use the ECM macro to install the translations.
Ref T6858
Reviewers: #falkon, drosca
Reviewed By: #falkon, drosca
Subscribers: drosca
Tags: #falkon
Maniphest Tasks: T6858
Differential Revision: https://phabricator.kde.org/D8049
2018-02-25 00:27:41 +01:00
David Rosca
86d3ebebc7
Add new Falkon icon
2018-02-23 12:58:04 +01:00
David Rosca
d1502ba68e
Use lowercase f in reverse domain name
2018-01-24 11:56:25 +01:00
Heiko Becker
a683fbde0b
Install themes to falkon subdir
...
Summary:
The qmake build did that, installing a directory called 'linux' into
/usr/share/themes seems to be a recipe for a possible collision and
most importantly it makes themes work.
Reviewers: #falkon, drosca
Differential Revision: https://phabricator.kde.org/D8116
2017-10-03 11:30:16 +02:00
David Rosca
02f7c68ec2
Move themes to root source directory + remove bin directory
2017-09-26 10:49:39 +02:00
David Rosca
484a7cc882
Fix themes and locale install paths on Linux
2017-09-25 18:36:22 +02:00
David Rosca
3b09f115e7
Remove QMake build files
2017-09-25 13:08:06 +02:00
David Faure
31d0e1f6b3
CMake buildsystem for src/main as well.
...
I had to rename PNGs, but updated qmake buildsystem so it still works
(kind of, there are duplicate pngs installed, no big deal...)
Only tested on Linux, but tried to write the cmake code for OSX and
Windows specific things too.
2017-09-10 13:35:21 +02:00
David Rosca
d00e769749
Initial rename to Falkon
2017-08-25 17:32:32 +02:00
David Faure
3c60b8417a
Add missing RUNPATH so that qupzilla finds its shared lib
...
when installed into a custom prefix, on Linux.
2017-07-26 20:20:24 +02:00
David Rosca
874b9f993c
Fix required Qt version from main
2017-06-06 17:55:40 +02:00
David Rosca
fc37057bee
Version 2.1.2
2017-03-15 19:26:50 +01:00
David Rosca
28273f9613
Version 2.1.1
2017-02-13 23:13:10 +01:00
David Rosca
4062473e98
Version 2.1.0
2017-02-04 10:47:24 +01:00
David Rosca
c6a7935a67
Fix MainApplication::styleName()
2017-01-31 21:37:12 +01:00
David Rosca
9260dd420c
Use qFormatLogMessage in msgHandler
2017-01-20 15:19:18 +01:00
David Rosca
271d5f6555
Use Breeze icons as fallback icon set
2016-12-31 14:32:48 +01:00
David Rosca
f7835b7ba8
Merge branch 'v2.0'
2016-10-24 20:04:27 +02:00
David Rosca
dd388cdf1f
Version 2.0.2
2016-10-24 17:35:49 +02:00
David Rosca
d835401656
Mac: Add support for http(s) schemes to Info.plist
2016-09-04 15:45:11 +02:00
David Rosca
4832028600
Version 2.0.1
2016-06-08 16:24:44 +02:00
David Rosca
c512d2bafc
Don't enable HighDPI scaling by default
...
Closes #1935
2016-04-13 11:46:13 +02:00
David Rosca
e5460538c8
Version 2.0.0
2016-03-30 14:50:03 +02:00
David Rosca
4a1b67ec2b
WebInspector: Disable web inspector by default
...
It is now needed to manually set the QTWEBENGINE_REMOTE_DEBUGGING
environment variable.
2016-02-20 15:25:18 +01:00
David Rosca
6c30379077
Enable Qt 5.6 HighDpiScaling
2016-01-27 13:05:25 +01:00
David Rosca
34970e4c47
Revert "Call QtWebEngine::initialize() in main"
...
This reverts commit dad94c64a1
.
2015-12-18 19:38:32 +01:00
David Rosca
cbc83e81ba
Remove dependency on deprecated QtScript
2015-12-18 11:25:45 +01:00
David Rosca
f130bc9763
Explicitly add webenginecore to Qt modules
...
See #1797
2015-12-09 14:02:14 +01:00
David Rosca
a75002313a
main: Bump minimum Qt version to 5.6
2015-11-12 18:38:26 +01:00
Philipp Wiesemann
59ba849e8f
Fix typos in messages
2015-10-22 20:53:06 +02:00
David Rosca
ccabc336c0
Fix crash when application style is externally changed
...
Closes #1707
2015-10-14 17:06:03 +02:00
David Rosca
ff28f1f211
Another cleanup
...
- bring back support for Speed Dial Ctrl shortcuts
- bring back support for one key shortcuts
2015-08-31 22:14:45 +02:00
David Rosca
dad94c64a1
Call QtWebEngine::initialize() in main
2015-08-31 21:24:59 +02:00
David Rosca
44de2b48a0
MsgHandler: Ignore message about starting inspector server
2015-08-30 14:54:43 +02:00
David Rosca
eec26c9af4
Bring back support for web inspector
...
QtWebEngine only supports remote web inspector, so this
starts it on port 33417.
2015-08-30 14:44:59 +02:00
David Rosca
495ebc785e
Don't link to unused Qt modules
2015-08-29 18:32:57 +02:00
David Rosca
6a16cff13e
msghandler: Output log context only when not null
2015-08-18 10:12:01 +02:00
David Rosca
8d7cfb0e2a
Remove some Qt 4 specific code
2015-02-26 12:17:47 +01:00
David Rosca
60b2386a6e
Initial port to QtWebEngine
...
This is first quick port to QtWebEngine, most of advanced features
are not working yet. Please read README.
For now, it will use separate profile directory as well as browser
session, that means you can use both QtWebEngine and QtWebKit versions
at the same time.
2015-01-27 11:01:52 +01:00
David Rosca
fba9900775
Fix debug output with Qt 5.4
...
Qt 5.4 outputs a malformed "QSslSocket: cannot resolve SSLv2_client_method ("
message on first SSL connection and it breaks all terminal output.
2014-12-13 19:28:27 +01:00
David Rosca
160190dfb3
master branch is now 1.9.0 development version
2014-10-11 13:11:49 +02:00
David Rosca
dac236d70b
Mac: Add version info to Info.plist
...
Closes #1486
2014-10-07 11:10:36 +02:00
David Rosca
cf044356fa
Version 1.8.0
2014-09-26 10:35:35 +02:00
Niclas Rosenvik
ff57641c0b
fix linking on qmake installations that use compile_libtool.
2014-08-17 17:08:06 +02:00
David Rosca
eee3895f69
Only link qupzilla binary to execinfo as it is used in main.cpp
...
See #1408
2014-07-02 11:27:55 +02:00
Augustin Cavalier
c73bd1fac5
Set -lexecinfo in main.pro...
...
...because it's used in main.cpp and setting it in libs.pro is not enough.
2014-07-01 14:36:36 -04:00