Commit Graph

41 Commits

Author SHA1 Message Date
Timo Kaufmann
0cc1cf7407 qutebrowser: 1.0.2 -> 1.0.3 2017-11-05 18:54:33 -06:00
Fatih Altinok
b367d0ff10 qutebrowser: 1.0.1 -> 1.0.2 2017-10-17 09:36:03 +03:00
Eisfreak7
06fc476bc6 qutebrowser: 0.11 -> 1.0.1 (#30365)
* qutebrowser: 0.11 -> 1.0

This updates has a few breaking changes, most importantly WebEngine
is now enabled by default and the configuration system was completely
changed (requiring uers to manually migrate their configuration).

More info: https://blog.qutebrowser.org/qutebrowser-v100-released.html

* qutebrowser: 1.0.0 -> 1.0.1
2017-10-13 18:15:19 +01:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Victor Calvert
77f8447515 qutebrowser: 0.10.1 -> 0.11.0 2017-07-06 18:41:50 -04:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Nikolay Amiantov
124e5dd3eb qutebrowser: cleanup wrappers 2017-04-13 00:07:01 +03:00
Nikolay Amiantov
527512e554 qutebrowser: add withWebEngineDefault flag
Allows to set QtWebEngine backend by default.
2017-04-04 19:22:50 +03:00
Nick Hu
4e439b2393 qutebrowser: 0.9.1 -> 0.10.1 2017-03-14 20:19:25 +03:00
mimadrid
0b8564ba35
qutebrowser: 0.9.0 -> 0.9.1 2017-02-13 23:57:50 +01:00
Nikolay Amiantov
3c1ade7d15 qutebrowser: 0.8.4 -> 0.9.0 2017-01-02 19:05:12 +03:00
Franz Pletz
65b3060f69
qutebrowser: pdfjs: 1.4.20 -> 1.5.188 2016-11-23 13:23:33 +01:00
Stefan Götz
2079c92fa9 qutebrowser: 0.8.2 -> 0.8.4 2016-11-12 15:39:45 +01:00
Eric Sagnes
76f742341c qutebrowser: fix wrapper 2016-11-03 10:38:57 +09:00
Nikolay Amiantov
9f2c48a7a7 qutebrowser: add cssutils dependency 2016-09-04 15:49:00 +03:00
Nikolay Amiantov
76223aa4b2 qutebrowser: add pdfjs support 2016-08-23 23:36:18 +03:00
Nikolay Amiantov
a963b45c97 qutebrowser: fix restart 2016-08-22 20:07:30 +03:00
Nikolay Amiantov
1c5399626a qutebrowser: don't depend on qtmultimedia
It's not needed now that qtwebkit uses gstreamer backend
2016-08-17 20:30:50 +03:00
Nikolay Amiantov
1d53115765 qutebrowser: use qtwebkit-plugins 2016-08-17 20:20:35 +03:00
Nikolay Amiantov
9b4a7984a4 qutebrowser: add shared files and cleanup 2016-08-15 11:38:53 +03:00
mimadrid
4a06ece723
qutebrowser: 0.8.1 -> 0.8.2 2016-08-03 11:02:02 +02:00
Miguel Madrid
94549d4fab qutebrowser: 0.8.0 -> 0.8.1 (#17302) 2016-07-27 15:50:29 +01:00
Gabriel Ebner
7fce7c5a07 qutebrowser: 0.7.0 -> 0.8.0 2016-07-26 14:53:59 +02:00
Gabriel Ebner
9988488fc6 qutebrowser: use makeQtWrapper
Fixes #15597.
2016-06-19 14:42:13 +02:00
Gabriel Ebner
5862c38d9d qutebrowser: 0.6.2 -> 0.7.0 2016-06-19 14:08:09 +02:00
Christian Lask
527077f02c qutebrowser: 0.6.1 -> 0.6.2 2016-06-10 10:11:59 +02:00
Gabriel Ebner
4003d16d66 qutebrowser: 0.6.0 -> 0.6.1 2016-04-17 15:38:12 +02:00
Louis Taylor
21c78411da qutebrowser: 0.5.1 -> 0.6.0 2016-04-08 05:59:05 +01:00
Frederik Rietdijk
4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Gabriel Ebner
889a05ea5b qutebrowser: 0.5.0 -> 0.5.1 2016-01-22 14:19:23 +01:00
Gabriel Ebner
23b3e6430e qutebrowser: 0.4.1 -> 0.5.0
Fixes #8568 by using the release tarballs.
2016-01-16 07:23:44 +01:00
Gabriel Ebner
dbd3a5ff20 qutebrowser: use correct plugin versions
Since PyQt uses Qt 5.5, we need to use the Qt plugins from 5.5 as well,
and gstreamer plugins from 1.0.
2016-01-16 07:23:44 +01:00
Thomas Tuegel
143d6123dc qutebrowser: Qt 5 infrastructure update 2015-12-20 07:56:54 -06:00
Gabriel Ebner
31779e6347 qutebrowser: 0.4.0 -> 0.4.1 2015-10-03 15:30:32 +02:00
Gabriel Ebner
c33641b8d4 qutebrowser: set gstreamer and qt plugin paths. 2015-09-22 19:33:52 +02:00
Arseniy Seroka
cb2fcd412a qutebrowser: 0.3 -> 0.4.0 2015-09-12 00:57:49 +03:00
Arseniy Seroka
7e9cba3a2d qutebrowser: 0.3-pre -> 0.3 2015-06-29 19:05:51 +03:00
Kirill Elagin
f49e9ce1be qutebrowser: Add @jagajaga as a maintainer 2015-06-28 02:38:01 +03:00
Kirill Elagin
e2398a2361 qutebrowser: update to git master
qutebrowser is actively developed, sticking to stable
versions doesn’t make any sense.
Also fixed formatting.
2015-06-28 02:26:59 +03:00
Erik Hahn
d6acec03bb qutebrowser: fix license 2015-06-24 00:10:54 +02:00
Erik Hahn
006e7ae04e qutebrowser: init at 0.2.1 2015-06-23 13:39:33 +02:00