David Rosca
cf3fa88942
Require Qt 5.7
2016-10-24 20:11:50 +02:00
David Rosca
07f828ddd5
Require Qt 5.6
2015-11-05 23:46:29 +01:00
David Rosca
12f172c6aa
Verify that QtWebEngine 5.6 is available
...
See #1729
2015-10-21 11:04:21 +02:00
David Rosca
0eab2dfb68
Bump minimum Qt version to 5.5
2015-05-22 21:46:40 +02:00
David Rosca
05fcc35658
Fix build with Qt 5.5
...
Also enable plugins: FlashCookieManager, Gnome and KWallet passwords.
2015-05-22 18:14:16 +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
0f2a43f05f
Build: Use target dependencies instead of CONFIG ordered
...
This should slightly speed multi-core builds
2014-09-23 23:00:24 +02:00
nowrep
7e6802ba35
[Qt5] Ported all plugins to Qt5 plugin system
2013-01-16 14:53:17 +01:00
nowrep
89e091f09c
Qt5: Main code has been edited to support both Qt4 and Qt5
...
It doesn't include plugins yet.
Even thought the app can be built with Qt5 now, it won't run.
I am still working on a fix.
2012-12-20 14:45:35 +01:00
nowrep
0d4078f005
Build system now allow building plugins out of src/plugins directory
2012-07-06 13:28:45 +02:00
nowrep
c7187bf064
AKN plugin now correctly shows keys on pages with more frames
...
- it works fine now for example on gmail
- status bar overlay now hides after small delay (500ms)
2012-03-21 13:00:30 +01:00
nowrep
6833fb9202
Edits in building, should fix building on Mac.
2012-03-20 17:05:57 +01:00
nowrep
9c789792f4
Rearranged directory structure. All sources are under src/ dir now.
...
- updated Italian homepage translation
2012-02-23 19:18:08 +01:00
nowrep
b6615f409f
Edited build config to build libqupzilla and link to it afterwards.
...
- edited plugins system - proper plugin loading / unloading
- edited plugins interface
2012-02-19 16:01:51 +01:00
nowrep
ba65648eae
Fixed building with CONFIG+=build_plugins
2012-02-18 23:08:44 +01:00
nowrep
7ceed34b05
Added little info about building plugins into BUILDING
...
+ fixed build issue when building plugins
2012-02-18 19:20:07 +01:00
nowrep
786d6f4029
Edited building system to support linking plugins.
...
- however plugins has to be statically linked
2012-02-18 14:47:38 +01:00
nowrep
23b44cc2ac
Moved .pro file to root dir. No more need to cd src to start building.
...
- please update your scripts if you used some
2011-12-05 17:27:49 +01:00