Update Qt version recommendation
This commit is contained in:
parent
e6b81c86b5
commit
a3ff5f7b6e
@ -71,7 +71,7 @@ The following software and libraries are required to run qutebrowser:
|
||||
* http://qt-project.org/[Qt] 5.2.0 or newer (5.3.2 recommended)
|
||||
* QtWebKit
|
||||
* http://www.riverbankcomputing.com/software/pyqt/intro[PyQt] 5.2.0 or newer
|
||||
(5.3.1 recommended) for Python 3
|
||||
(5.3.2 recommended) for Python 3
|
||||
* https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools]
|
||||
* http://fdik.org/pyPEG/[pyPEG2]
|
||||
* http://jinja.pocoo.org/[jinja2]
|
||||
|
2
doc/TODO
2
doc/TODO
@ -56,8 +56,6 @@ Downloads
|
||||
Improvements / minor features
|
||||
=============================
|
||||
|
||||
- Update for Qt 5.3.2 (remove fixed workarounds, test if ANGLE issue is fixed,
|
||||
test if letter spacing is fixed)
|
||||
- Don't use colorama in scripts
|
||||
- Stop using cwd in scripts (use something with os.path.pardir and __file__)
|
||||
- Command/page to show all keybindings?
|
||||
|
Loading…
Reference in New Issue
Block a user