Florian Bruhin
|
a3a2c15114
|
Update MANIFEST.in
|
2015-03-08 15:31:45 +01:00 |
|
Florian Bruhin
|
86e77e19b6
|
run_checks: Add --verbose
|
2015-03-08 15:26:49 +01:00 |
|
Florian Bruhin
|
ee8beb174d
|
Fix :tab-clone -w (i.e. back -w). Fixes #536.
|
2015-03-08 15:02:18 +01:00 |
|
Florian Bruhin
|
cd34562d34
|
Fix :tab-clone with tabs -> tabs-are-windows=true.
See #536.
|
2015-03-08 14:54:42 +01:00 |
|
Florian Bruhin
|
1d9738c1ab
|
run_checks: Fix running of pyroma/check-manifest.
|
2015-03-06 17:51:21 +01:00 |
|
Florian Bruhin
|
e48f419f78
|
run_checks: Stop messing with logging config.
It seems pyroma got less insane, and this breaks logging in the unittests.
|
2015-03-06 17:50:49 +01:00 |
|
Florian Bruhin
|
a919ce2ffe
|
init_venv: Also install pyroma/check-manifest.
|
2015-03-06 17:50:15 +01:00 |
|
Florian Bruhin
|
f7b036cf15
|
Merge branch 'oed-download_filename_handling'
|
2015-03-06 17:06:01 +01:00 |
|
Florian Bruhin
|
edf762e210
|
Avoid pylint duplicate-code warning.
|
2015-03-06 17:04:56 +01:00 |
|
Florian Bruhin
|
8ee8d28f03
|
Regenerate docs.
|
2015-03-06 17:01:59 +01:00 |
|
Florian Bruhin
|
858131c9bc
|
Merge branch 'download_filename_handling' of https://github.com/oed/qutebrowser into oed-download_filename_handling
|
2015-03-06 16:39:44 +01:00 |
|
Florian Bruhin
|
0827ddec86
|
utils.log: Simplify stack printing on Qt warnings.
|
2015-03-06 16:33:22 +01:00 |
|
Florian Bruhin
|
3e5b9a4a4a
|
log.utils: Add Qt warning filter context manager.
|
2015-03-06 16:32:26 +01:00 |
|
Florian Bruhin
|
2c9b5f24fc
|
Use _shutting_down instead of disconnecting signal
This will most likely cause less pain than disconnecting the signal, which
seems to be broken on OS X.
|
2015-03-06 16:29:04 +01:00 |
|
Florian Bruhin
|
034f1136d3
|
Add missing qutebrowser.test.log module.
|
2015-03-06 16:28:30 +01:00 |
|
Joel Torstensson
|
0fb74da4ff
|
Can now handle relative paths.
|
2015-03-05 23:44:12 +01:00 |
|
Florian Bruhin
|
7ed8f3d4ac
|
unittests: Set up logging properly.
|
2015-03-05 23:41:46 +01:00 |
|
Florian Bruhin
|
1c48440797
|
Merge branch 'master' of ssh://tonks/qutebrowser
|
2015-03-05 21:49:41 +01:00 |
|
Florian Bruhin
|
7c125642b9
|
Hide "Error while shutting down tabs" message.
This makes no sense at all, yet seems to happen when closing qutebrowser on OS
X via Cmd+Q.
|
2015-03-05 21:46:56 +01:00 |
|
Joel Torstensson
|
d449a60078
|
Fixed bug using download dirs with trailing slash.
|
2015-03-05 20:33:02 +01:00 |
|
Joel Torstensson
|
9cfa34c009
|
Readded suggested_filename fallback.
|
2015-03-05 20:17:48 +01:00 |
|
Florian Bruhin
|
73de32d62d
|
Add a section about valgrind/QtWebKit to HACKING.
|
2015-03-05 10:47:36 +01:00 |
|
Florian Bruhin
|
a46d36b3b0
|
Add some files to omit in .coveragerc.
|
2015-03-05 07:40:59 +01:00 |
|
Florian Bruhin
|
61a52f3b91
|
command: Check the completion/argument counts.
See #531.
|
2015-03-05 06:20:55 +01:00 |
|
Florian Bruhin
|
048823650c
|
Add .coveragerc.
|
2015-03-04 23:35:59 +01:00 |
|
Florian Bruhin
|
b61f8941de
|
run_checks: Show coverage percentage.
|
2015-03-04 23:16:24 +01:00 |
|
Joel Torstensson
|
7d48845afa
|
Made static functions private.
|
2015-03-04 23:05:23 +01:00 |
|
Florian Bruhin
|
4fa5872733
|
Add coverage.py support to run_checks.py
|
2015-03-04 21:39:14 +01:00 |
|
Florian Bruhin
|
ebae77e8c5
|
Fix lint.
|
2015-03-04 20:52:33 +01:00 |
|
Florian Bruhin
|
e5ebea80b3
|
Add qApp.quit atexit handler in tests.
This FINALLY fixes the test segfaults on Windows 8.
|
2015-03-04 20:48:58 +01:00 |
|
Florian Bruhin
|
be6ea2f0e8
|
Call QApplication.processEvents on exit.
|
2015-03-04 20:26:19 +01:00 |
|
Florian Bruhin
|
e431f09fab
|
test_editor: Fix handling of statusbar messages.
|
2015-03-04 20:25:57 +01:00 |
|
Joel Torstensson
|
4e7e97232e
|
Downloads using get_request specifying only path now works.
|
2015-03-04 12:24:26 +01:00 |
|
Joel Torstensson
|
49c666a4a8
|
get_request is now correct.
|
2015-03-04 12:06:08 +01:00 |
|
Joel Torstensson
|
68774a2c75
|
Style fixes.
|
2015-03-04 11:31:54 +01:00 |
|
Joel Torstensson
|
8e0c1cff7b
|
Made download suggestion configurable.
Fix #505
|
2015-03-04 11:31:54 +01:00 |
|
Joel Torstensson
|
82deaeed2e
|
Downloads now shows path in question.
|
2015-03-04 11:29:36 +01:00 |
|
Florian Bruhin
|
40af99bacc
|
Clear open target in acceptNavigationRequest.
This is a regression introduced in a76868c0f4 .
Fixes #530.
|
2015-03-03 23:28:45 +01:00 |
|
Florian Bruhin
|
801f6b2667
|
Fix handling of signals with deleted tabs.
|
2015-03-03 23:22:29 +01:00 |
|
Gregor Pohl
|
c8c095d499
|
Add Opera-like mouse rocker gestures.
|
2015-03-03 12:58:32 +01:00 |
|
Florian Bruhin
|
f19eba3b40
|
Don't log cur_link_hovered signals.
|
2015-03-03 09:07:30 +01:00 |
|
Florian Bruhin
|
21ab5f8685
|
Add logging for acceptNavigationRequest.
|
2015-03-03 09:06:43 +01:00 |
|
Florian Bruhin
|
caf0c76a4e
|
Update docs.
|
2015-03-02 14:01:36 +01:00 |
|
Florian Bruhin
|
65f21fc8ee
|
Use unittest.mock.patch for tests. Closes #76.
|
2015-03-01 22:10:16 +01:00 |
|
Florian Bruhin
|
c0eb8daff7
|
Add tests for keyinput->partial-timeout.
|
2015-03-01 21:35:14 +01:00 |
|
Florian Bruhin
|
003f7fd957
|
tests: Improve FakeTimer.
|
2015-03-01 21:30:22 +01:00 |
|
Florian Bruhin
|
bb2caaa11d
|
Suppress Qt warning in unittests.
|
2015-03-01 21:30:22 +01:00 |
|
Florian Bruhin
|
cdc298fbc5
|
Regenerate docs
|
2015-02-27 12:46:13 +01:00 |
|
Florian Bruhin
|
84643b4a39
|
Various unittest fixes and improvements.
|
2015-02-27 12:43:54 +01:00 |
|
Florian Bruhin
|
072210c47b
|
Log rfc6266 UnicodeDecodeError to correct logger.
|
2015-02-27 12:35:46 +01:00 |
|