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

77 Commits

Author SHA1 Message Date
David Rosca
e5460538c8 Version 2.0.0 2016-03-30 14:50:03 +02:00
David Rosca
1e0cd8d12d 1.8.9 released 2015-11-12 16:40:50 +01:00
David Rosca
2dafb61b63 1.8.8 is now released 2015-10-23 12:47:11 +02:00
David Rosca
09f23bd3c4 README.md Don't mention qupzilla-next packages in PPA 2015-10-22 20:55:39 +02:00
Philipp Wiesemann
95e7734e83 Fix typos in documentation 2015-10-22 20:51:18 +02:00
David Rosca
afa59f1a45 1.8.7 is now latest stable release 2015-10-08 22:20:02 +02:00
David Rosca
4a96fd7073 Bring back full README
master is now default branch
2015-10-08 12:02:52 +02:00
David Rosca
8ba58860db README: Note that Qt 5.6 is required 2015-10-05 20:55:32 +02:00
David Rosca
d15bac20a4 README.md: Fix type except -> expect 2015-02-26 11:39:58 +01:00
David Rosca
c35b27e590 Add back build status to README
[ci skip]
2015-01-27 12:51:45 +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
cc08957148 1.8.6 is latest release 2015-01-26 19:13:32 +01:00
David Rosca
57e72a12fd 1.8.5 was released 2014-12-12 21:30:39 +01:00
Jonathan Hooverman
528af49753 1.8.4 is current stable now 2014-11-03 22:07:24 +01:00
Jonathan Hooverman
c80ff55e52 1.8.3 is current stable now 2014-10-19 21:02:07 +02:00
David Rosca
b353c1a748 1.8.2 is current stable now 2014-10-11 13:09:26 +02:00
David Rosca
0ccf18053a 1.8.1 is latest stable release 2014-10-05 16:35:02 +02:00
David Rosca
cf044356fa Version 1.8.0 2014-09-26 10:35:35 +02:00
Marc Laporte
e689ba9bbb Fix typo 2014-09-09 13:43:01 -04:00
Peter Dave Hello
d496d412cf use svg instead of png for CI build status icon to get better quality 2014-07-22 18:21:19 +08:00
David Rosca
7838f926d5 Stable release is now 1.6.6
[ci skip]
2014-05-12 16:36:51 +02:00
David Rosca
badb9ec98c 1.6.5 is now current stable release
[ci skip]
2014-04-18 17:07:19 +02:00
David Rosca
b4a5754a40 [Changelog] New stable version is now 1.6.4
[ci skip]
2014-04-14 13:46:16 +02:00
nowrep
b9bdb99ee8 1.6.3 is current stable version 2014-02-17 20:02:51 +01:00
nowrep
5de5ac99a0 [README.md] Set correct Travis icon for master branch 2014-02-10 19:49:59 +01:00
nowrep
c9a556658a [Json] Use built-in QJSonDocument class in Qt 5 2014-02-06 22:24:10 +01:00
nowrep
9fd0508e53 [Mac] macdeploy.sh now also creates a dmg image
Thanks to Seyyed Razi Alavizadeh for create script and images
2014-02-05 01:37:26 +01:00
nowrep
222137e93b [README] Style fixup 2014-02-01 18:07:29 +01:00
nowrep
bb551b87bf [README] Added Travis build passing icon 2014-02-01 18:05:44 +01:00
nowrep
5f2948dadd New stable version 1.6.1 2014-01-27 19:31:00 +01:00
nowrep
4e4e653f9f Version 1.6.0 2014-01-01 20:55:33 +01:00
Christian Stadelmann
606d216e40 Added hint for building on Fedora (qmake versions)
On Fedora you have:
qmake (Qt 3)
qmake-qt4 (Qt 4)
qmake-qt5 (Qt 5)
So using `qmake` does not work since qupzilla is designed for Qt4/Qt5.
2013-09-10 13:31:07 +02:00
nowrep
13b3bc0409 Latest stable version is 1.4.4 2013-09-01 17:10:14 +02:00
nowrep
0927bf0cb7 Fix compilation on Linux + update build requirements 2013-06-21 11:09:19 +02:00
nowrep
5e929d764f Added link to Oxygen icon set into COPYRIGHT 2013-05-26 16:08:14 +02:00
nowrep
1b03cf84e1 Version 1.4.3 is now released. 2013-05-10 13:12:58 +02:00
nowrep
1b5b930bd1 Updated CHANGELOG and README.md for 1.4.2 release. 2013-04-25 17:38:36 +02:00
nowrep
8af495599c Development version has now 1.5.0 version number. 2013-03-17 10:32:55 +01:00
nowrep
79c57f61b6 Version 1.4.0 2013-03-11 17:45:48 +01:00
nowrep
d8527917ca [code] Remove wantsFocus(QUrl) signal. Instead using better solution.
When HTTP authorization is requested, this signal is used to
set the originating WebTab as current widget in tabwidget.
2013-02-10 10:38:12 +01:00
nowrep
00cf5cdbd2 Exporting SpellCheck classes + fixed some translation issues. 2013-02-10 10:28:13 +01:00
nowrep
7c9d7fd25c [spellcheck] Enable SpellCheck on Windows by default. 2013-02-06 13:11:26 +01:00
nowrep
f17f9f89b4 WebGL is now enabled by default on QtWebKit 2.3
Also fixed link in README and translated one string in czech
windows installer.
2013-01-31 19:17:38 +01:00
nowrep
61e11c7404 Moving translations to Transifex.com
https://www.transifex.com/projects/p/qupzilla
2013-01-31 14:19:13 +01:00
nowrep
eddc51734a Version 1.3.5 2012-09-16 20:42:07 +02:00
nowrep
0a7741cc42 Version 1.3.1
- just bugfix release
2012-07-16 13:59:24 +02:00
nowrep
c471c0e882 Version 1.3.0 2012-07-11 18:31:23 +02:00
nowrep
42fd82fb2d Added CHANGELOG file instead of changelog in wiki 2012-07-03 17:42:26 +02:00
nowrep
e204af30c6 Closing last tab on second window will always close the window.
- even if you have option "Don't quit upon last closed tab"
  it will only works for last window
2012-04-17 14:00:32 +02:00
nowrep
059ce25337 Updated links to repo in homepage translations. 2012-04-16 15:20:07 +02:00