Commit Graph

3560 Commits

Author SHA1 Message Date
Florian Bruhin
7e642fb3e4 Merge branch 'regines-master' 2015-01-02 21:41:31 +01:00
Florian Bruhin
7165ce0b1f Regenerate authors 2015-01-02 21:41:27 +01:00
Regina Hug
0712037a52 Add 'R' to cheatsheet. 2015-01-02 21:22:03 +01:00
Florian Bruhin
6d1ac5d2a2 Merge branch 'krobelus-search' 2015-01-01 19:15:21 +01:00
Florian Bruhin
b0afe72e42 Regenerate authors 2015-01-01 19:15:16 +01:00
Florian Bruhin
e30f79981d Merge branch 'search' of https://github.com/krobelus/qutebrowser into krobelus-search 2015-01-01 19:15:02 +01:00
Florian Bruhin
a5ce9571ff Remove hosts-file.net from blocker default lists. 2015-01-01 19:14:45 +01:00
Florian Bruhin
eac186bd64 Merge branch 'posativ-patch-1' 2014-12-31 22:00:26 +01:00
Florian Bruhin
df45cdfa86 Regenerate authors 2014-12-31 22:00:18 +01:00
Martin Zimmermann
f2649ccc4b qutebrowser overlay is now available in layman 2014-12-31 21:56:21 +01:00
Florian Bruhin
6ec5b70067 Correct virtualenv links in INSTALL.asciidoc. 2014-12-31 21:42:47 +01:00
Florian Bruhin
56d844aff8 Fix user-stylesheet setting with an empty value. 2014-12-30 00:56:53 +01:00
Johannes Altmanninger
8b69f9b62c Registered 'search' as command.
Fixes #421.
2014-12-29 22:45:26 +01:00
Florian Bruhin
8b9f323f41 Merge branch 'halosghost-force-reload' 2014-12-29 22:12:43 +01:00
Florian Bruhin
0cd0f97587 Call triggerAction on page, not view. 2014-12-29 22:12:09 +01:00
Florian Bruhin
8e550ebe88 Regenerate docs 2014-12-29 22:04:22 +01:00
Florian Bruhin
0ea25c6ef0 Add missing imports 2014-12-29 22:04:09 +01:00
HalosGhost
0a1fa87ac9 Add -f option to reload 2014-12-29 22:03:54 +01:00
Florian Bruhin
5ca58843fc Merge branch 'oed-master' 2014-12-29 22:01:34 +01:00
Florian Bruhin
b5848a70ee Regenerate docs 2014-12-29 22:01:27 +01:00
Florian Bruhin
ad6065605a Merge branch 'master' of https://github.com/oed/qutebrowser into oed-master 2014-12-29 21:58:51 +01:00
Florian Bruhin
f96cf6fe27 Release v0.1.1 2014-12-28 22:47:23 +01:00
Florian Bruhin
bb1a1b80aa Fix setting of QWebSettings with empty strings. 2014-12-28 22:44:40 +01:00
Florian Bruhin
b703028411 Clean up and temporarily disable alias completion.
Fixes #358.
2014-12-28 22:08:38 +01:00
Florian Bruhin
6089d4a636 Remove ez_setup exclude. 2014-12-28 18:04:52 +01:00
Florian Bruhin
d2e550e922 Exclude resources.py from checks. 2014-12-28 18:04:27 +01:00
Florian Bruhin
d1d6fb3dce Use Qt resources for the window icon. 2014-12-28 15:10:02 +01:00
Florian Bruhin
ea5ee0e7c8 Only remove icon tree if necessary. 2014-12-28 14:52:35 +01:00
Florian Bruhin
f1435ce51f Use a dirty hack to copy icon files into package.
See #325.
2014-12-28 14:50:25 +01:00
Florian Bruhin
2a4e884e1b Set window icon. Closes #325. 2014-12-28 14:35:28 +01:00
Florian Bruhin
aef693805a Merge branch 'oed-prevent_downloading_existing_file' 2014-12-28 02:02:08 +01:00
Florian Bruhin
553a2fbcbd Regenerate authors 2014-12-28 02:01:59 +01:00
Florian Bruhin
ed253f23c6 Pass window id to DownloadItem. 2014-12-28 02:00:31 +01:00
Florian Bruhin
60cc70151c Merge branch 'prevent_downloading_existing_file' of https://github.com/oed/qutebrowser into oed-prevent_downloading_existing_file 2014-12-28 01:57:14 +01:00
Florian Bruhin
3426d843bd Merge branch 'shaggytwodope-master' 2014-12-28 01:55:23 +01:00
Florian Bruhin
13fe444c79 Regenerate authors 2014-12-28 01:53:00 +01:00
Florian Bruhin
767f043dfa Change some troubleshooting answers. 2014-12-28 01:52:48 +01:00
Florian Bruhin
53c037f2fa Merge branch 'master' of https://github.com/shaggytwodope/qutebrowser into shaggytwodope-master 2014-12-28 01:41:38 +01:00
Florian Bruhin
73d08cb60c Fix mode handling with multiple javascript prompts.
This fixes a regression introduced in 03ac8874ff.
2014-12-28 01:28:35 +01:00
Florian Bruhin
177707687c Display IPC errors to the user.
Fixes #337.
2014-12-28 01:28:35 +01:00
Florian Bruhin
89c7f3ecfe Re-focus web view when leaving prompt/yesno mode. 2014-12-28 00:41:50 +01:00
Florian Bruhin
03ac8874ff Rewrite keymode handling to use only one mode.
Fixes #417.
Fixes #418.
See 4ab5d2df28.
2014-12-28 00:01:27 +01:00
Florian Bruhin
be2c67aa19 Don't filter completion parts if there's only one.
This fixes a regression (completion not showing with :) introduced in
b1501a691d.
2014-12-27 22:50:28 +01:00
John ShaggyTwoDope Jenkins
c57f0063bc spaces 2014-12-26 17:39:04 -08:00
Joel Torstensson
6c6ae4e465 Refactored question logic. 2014-12-27 00:50:52 +01:00
Joel Torstensson
f0779f8cc0 User now asked if it wants to overwrite existing file.
Fix #318
2014-12-26 21:58:45 +01:00
John ShaggyTwoDope Jenkins
f0d0d92124 Merge branch 'master' of https://github.com/The-Compiler/qutebrowser 2014-12-26 12:11:34 -08:00
John ShaggyTwoDope Jenkins
fd5901070d adjustments added debian ubuntu crash info 2014-12-26 11:26:06 -08:00
Florian Bruhin
b1501a691d Ignore empty parts when calculating cursor part.
Fixes #389.
2014-12-26 16:57:08 +01:00
Florian Bruhin
d1e0de236d Handle :restart correctly with Python eggs.
Fixes #323.
2014-12-26 15:37:25 +01:00