Florian Bruhin
d6735c69dd
Regenerate authors
2014-12-15 19:53:26 +01:00
Florian Bruhin
a96120b65a
Update docs
2014-12-14 19:38:01 +01:00
Florian Bruhin
8ab23cff21
Update docs
2014-12-13 00:35:39 +01:00
Florian Bruhin
0c9a62e289
Fix sorting authors with the same number of commits.
2014-12-05 22:36:35 +01:00
Florian Bruhin
9e7baccee9
Regenerate docs
2014-11-30 17:31:00 +01:00
Florian Bruhin
aef60278f8
Regenerate authors
2014-11-27 22:19:36 +01:00
Florian Bruhin
fb4c6e7908
Fix stacktrace link in README
2014-11-26 20:47:47 +01:00
Florian Bruhin
e814df6a72
Regenerate authors.
2014-11-25 23:26:22 +01:00
Florian Bruhin
7b1ea3ff40
Typo: s/similiar/similar/g
2014-11-19 22:46:52 +01:00
Florian Bruhin
f48dd29d49
Move install instructions to own file.
...
This fixes a part of #244 .
2014-11-13 07:47:45 +01:00
Florian Bruhin
8246e9472d
Adjust install instructions for arch
2014-11-11 22:51:34 +01:00
Florian Bruhin
bf752f6ea4
Update pyPEG2 install instructions.
...
Fixes #243 .
2014-11-09 21:48:33 +01:00
Florian Bruhin
533e7b5aa6
Regenerate authors
2014-10-27 06:51:47 +01:00
Florian Bruhin
0c2dbe7217
Regenerate author list.
2014-10-26 17:07:25 +01:00
Florian Bruhin
00dbcd8219
Add OS X instructions to README
2014-10-06 18:29:59 +02:00
Florian Bruhin
48a7a428a5
Adjust screenshot rendering for github
2014-10-05 18:52:00 +02:00
Florian Bruhin
8bbd72bd66
Whoops, actually add images to README
2014-10-05 18:47:41 +02:00
Florian Bruhin
df98318e6b
Merge branch 'master' of ssh://lupin/qutebrowser
2014-10-05 17:59:45 +02:00
Florian Bruhin
d8cc5e1284
Add documentation about reporting segfaults.
2014-10-05 17:55:17 +02:00
Florian Bruhin
7ca8c12c48
Docs update
2014-10-03 08:32:37 +02:00
Florian Bruhin
ab40a6d511
Add note about security bugs.
2014-10-03 07:58:36 +02:00
Florian Bruhin
b9c50c4601
Adjust docs for the removal of BUGS/TODO.
...
Fixes #130 .
2014-10-02 07:05:56 +02:00
Florian Bruhin
72420409be
Update other projects in README
2014-10-01 11:34:25 +02:00
Florian Bruhin
6cfc8c3faf
Add asciidoc install instructions to README.
2014-09-30 16:24:41 +02:00
Florian Bruhin
812a0fdd41
Merge branch 'newcmd'
...
Conflicts:
.flake8
pkg/PKGBUILD.qutebrowser-git
qutebrowser/browser/commands.py
qutebrowser/browser/hints.py
qutebrowser/config/configdata.py
qutebrowser/network/qutescheme.py
qutebrowser/test/config/test_configtypes.py
qutebrowser/utils/utils.py
2014-09-22 19:09:48 +02:00
Florian Bruhin
ef1c40d00b
Add note about docs to README
2014-09-22 18:32:33 +02:00
Florian Bruhin
53d6999011
Add Gentoo to README (thanks to posativ)
2014-09-19 00:42:06 +02:00
Florian Bruhin
a3ff5f7b6e
Update Qt version recommendation
2014-09-18 06:40:55 +02:00
Florian Bruhin
b7842ffdfa
README: Add .exe links for libraries.
2014-09-16 05:23:32 +02:00
Florian Bruhin
175d25b3c4
Merge branch 'master' of ssh://cmpl.cc:2323/qutebrowser
2014-09-15 18:01:20 +02:00
Florian Bruhin
14cc77ff42
Add pygments as dependency.
2014-09-15 17:59:33 +02:00
Florian Bruhin
3597817111
Adjust version numbers in README
2014-09-14 21:23:40 +02:00
Florian Bruhin
2fdf241da2
Add dependency on jinja2.
2014-08-28 20:14:40 +02:00
Florian Bruhin
d2b744b195
Add Claude to authors
2014-08-27 13:21:45 +02:00
Florian Bruhin
c7bfe784e4
Adjust the rest of the code for rfc6266 -> pypeg2
2014-08-14 13:37:27 +02:00
Florian Bruhin
16149d45d0
Simplify launching directions more.
2014-07-31 21:14:37 +02:00
Florian Bruhin
9edbfaecc9
Add a simple launcher script
2014-07-31 21:07:30 +02:00
Florian Bruhin
8d80ce2628
Switch to python 3.4 enums.
...
Our home-brewn enum wasn't really liked by pylint (many no-member errors), so
instead of adding some workaround, we just use the python 3.4 enum instead.
This however also means we need to depend on Python 3.4 and not 3.3. Maybe we
should use enum34 on Python < 3.3.
2014-07-28 20:41:42 +02:00
Florian Bruhin
8d56f5292a
Add comment about PyPi to README
2014-07-23 21:32:41 +02:00
Florian Bruhin
e9f2b56a5e
More doc fixes
2014-07-23 21:23:46 +02:00
Florian Bruhin
11c4e28769
Small documentation fixes
2014-07-23 20:17:08 +02:00
Florian Bruhin
f4ced6392f
Some doc updates
2014-07-17 07:41:46 +02:00
Florian Bruhin
c1128a16a2
Adjust generate_manpage to generate other docs as well
2014-07-16 22:27:40 +02:00
Florian Bruhin
62300a8290
Github README updates
2014-07-16 18:05:17 +02:00
Florian Bruhin
f173583605
Documentation update for Qt 5.3.1
2014-07-04 14:37:31 +02:00
Florian Bruhin
59c7d75644
Add 'getting help' to README
2014-06-26 17:27:41 +02:00
Florian Bruhin
f69f7e8850
Rename README
2014-06-26 17:23:55 +02:00