Florian Bruhin
4352d9dcee
Update dependencies in README
2018-09-26 22:02:19 +02:00
Florian Bruhin
f8dd1547c0
Add VVimpulation to similar projects
2018-09-26 13:09:06 +02:00
Florian Bruhin
a03133c573
Fix and https-ify some URLs
2018-08-27 23:31:13 +02:00
C. Poda
4d0cb33df1
Change webmacs from WebEngine to QtWebEngine.
2018-08-27 08:14:30 -07:00
C. Poda
b85f58545e
Move some listings from Active to Inactive in README.
...
Move five items in the Similar Projects section, to reflect
lack of recent activity.
Fix one URL typo.
2018-08-26 12:52:06 -07:00
C. Poda
65ca15ecf6
Reword text for inactive project jumanji, in README.
...
Clarify that jumanji is not a project of Arch Linux,
but that the page at Arch has some data about the browser.
2018-08-21 11:48:16 -07:00
C. Poda
92a8e415e9
Remove two dead links from Inactive list in README.
...
These links are in the Similar Projects-Inactive section
of the README file. Two other links point to pages
with data about those projects.
2018-08-21 11:29:00 -07:00
C. Poda
7a7a65d714
Change Webkit to WebKit in one place.
2018-08-20 14:36:27 -07:00
C. Poda
b58e081f0a
Add browser project data and 2 new links to README.
...
For the 'next' browser, change Webkit2 to Webkit, the version used
for Mac is unclear.
The links for 'jumanji' and 'pentadactyl' are dead. Keep those
old links (if someone wants to search a web archive for them); and
add a working link for each of those browsers.
2018-08-20 14:25:42 -07:00
C. Poda
b24fbb3462
Add two similar projects to the Active list in README.
...
Checked other entries in both the Active and Inactive lists;
no changes needed.
2018-08-19 21:40:33 -07:00
Florian Bruhin
f7ae7e7d40
Update for PyQt 5.11
2018-07-02 22:32:59 +02:00
Florian Bruhin
c87757a913
Revert "Properly add QtQuickWidgets dependency"
...
Looks like FreeBSD doesn't have QtQuickWidgets packaged at all, so let's do the
same without requiring it...
This reverts commit e5405f0ae9
.
2018-06-21 16:35:29 +02:00
Florian Bruhin
e5405f0ae9
Properly add QtQuickWidgets dependency
2018-06-21 00:21:52 +02:00
Florian Bruhin
5e99da5459
Remove broken shields.io badges
...
[ci skip]
2018-05-30 11:59:34 +02:00
Florian Bruhin
a828851640
Update recommended Qt version in readme
2018-03-28 08:48:18 +02:00
Florian Bruhin
2b2473a6d8
Add security entry FAQ
...
Fixes #3686
2018-03-08 12:58:17 +01:00
Marco Zollinger
96e8151cce
use up to date cheatsheet images from repo instead of qutebrowser.org
2018-02-20 15:18:31 +01:00
Knowlege
532205aafa
Updated PyYaml link
2018-01-30 23:29:02 +01:00
Florian Bruhin
45a1989a1f
Add some more links to initial readme line
...
[ci skip]
2017-11-30 01:26:44 +01:00
Florian Bruhin
ac89ab23a9
Revert "Add nEXT to list of alternatives"
...
It uses a buggy legacy WebKit...
This reverts commit 814a88b741
.
2017-11-29 22:36:06 +01:00
Florian Bruhin
814a88b741
Add nEXT to list of alternatives
...
[ci skip]
2017-11-28 06:24:45 +01:00
Florian Bruhin
15c7ede916
Update to PyQt 5.9.2
2017-11-24 14:24:15 +01:00
Florian Bruhin
e3a3edaf9a
Update list of alternatives
...
[ci skip]
2017-11-16 10:05:26 +01:00
Florian Bruhin
0d1e716760
Add Vim Vixen to list of alternatives
2017-10-28 18:20:17 +02:00
Florian Bruhin
19a0a026dc
Update Firefox extension list in README
...
[ci skip]
2017-10-13 08:07:32 +02:00
Florian Bruhin
0afbcc0faa
Update Saka Key url
2017-10-10 21:45:57 +02:00
josealberto4444
9503f23abc
Direct https link to the actual license
2017-10-05 14:10:13 +02:00
josealberto4444
d8e9d10c00
Unify style and fix some bugs
2017-10-05 14:10:00 +02:00
josealberto4444
30aab8ef79
Small typos
2017-10-05 13:32:10 +02:00
Florian Bruhin
dfa65a0bfe
Remove requirements badge
...
Now that we use pyup weekly they'll be outdated most of the time, and it's not
really an useful metric for users anyways.
2017-09-28 09:29:00 +02:00
Samuel Walladge
5b8b6cfa99
fix link to configuring page in readme
2017-09-20 15:29:09 +09:30
Florian Bruhin
3a5241b642
Start using attrs
...
Closes #1073
2017-09-19 22:21:45 +02:00
Florian Bruhin
cfbe0f8cbc
Update dependencies in README
...
[ci skip]
2017-09-19 10:46:46 +02:00
Florian Bruhin
505321c336
Drop support for Python 3.4
...
See #2742
2017-09-18 23:01:17 +02:00
Florian Bruhin
852baaa8c3
Drop support for Qt < 5.7.1
...
See #2742
2017-09-18 23:01:17 +02:00
Florian Bruhin
2398a58526
Fix more file move issues
2017-09-17 21:54:42 +02:00
Florian Bruhin
4c616a5733
Move all documentation files to doc/
2017-09-17 21:27:38 +02:00
Florian Bruhin
1bcc66b5b9
Add documentation for new config
...
This also changes qute://help to show the documentation generation error if a
help page wasn't found. This way, people who pull from git but not re-generate
the documentation hopefully get the idea.
2017-09-15 22:22:09 +02:00
Florian Bruhin
a942613d7f
Use ctypes instead of PyOpenGL for QtWebEngine Nvidia workaround
...
Fixes #2821
2017-07-27 09:22:12 +02:00
Florian Bruhin
f9dc31e464
Add subreddit to README
2017-07-22 10:22:57 +02:00
Florian Bruhin
5bea9c7794
Some more doc improvements
2017-07-21 15:16:54 +02:00
Florian Bruhin
f1d4f693bb
Whoops - hopefully final README fix
2017-07-21 13:40:04 +02:00
Florian Bruhin
03a0bfdddd
Some more README improvements
2017-07-21 13:36:17 +02:00
Florian Bruhin
7e36310e8a
Shorten and update README
2017-07-21 13:28:23 +02:00
Florian Bruhin
9898c1ba4b
Update docs
2017-07-13 11:02:26 +02:00
Florian Bruhin
c0426d3482
Merge branch 'pr/2808'
2017-07-11 09:27:08 +02:00
Florian Bruhin
6f930be08e
Update docs
2017-07-11 09:26:36 +02:00
Florian Bruhin
196f4a67b2
Update docs
2017-07-10 18:34:48 +02:00
Florian Bruhin
0e8175b8eb
Update docstrings/docs
2017-07-09 23:27:34 +02:00
Florian Bruhin
d895ad183d
Update authors
2017-07-09 22:12:32 +02:00