Imran Sobir
|
37c3b79b9b
|
Add :history command.
|
2017-02-10 17:47:20 +05:00 |
|
Florian Bruhin
|
46752a2c24
|
Add some performance improvements for qute:history
|
2017-02-10 11:39:08 +05:00 |
|
Florian Bruhin
|
f063d4be6f
|
Add a benchmark for qute:history
|
2017-02-10 11:39:07 +05:00 |
|
Florian Bruhin
|
46c02bf5ae
|
Refactor qute:history unittests
|
2017-02-10 11:39:07 +05:00 |
|
Imran Sobir
|
9001ec079c
|
Align history time to the right.
|
2017-02-09 18:37:33 +05:00 |
|
Imran Sobir
|
100f90d9b3
|
Fix pylint errors.
|
2017-02-09 18:28:10 +05:00 |
|
Imran Sobir
|
d21585f603
|
Add rel=prev, rel=next to pagination links.
|
2017-02-09 18:11:17 +05:00 |
|
Imran Sobir
|
a15aa9eade
|
Hide next links to future.
|
2017-02-09 17:18:57 +05:00 |
|
Imran Sobir
|
920fb81377
|
Use pytest's tmpdir fixture.
|
2017-02-09 16:39:21 +05:00 |
|
Imran Sobir
|
49271b7ce1
|
Generate and cleanup fake web-history in own fixture.
|
2017-02-09 16:32:59 +05:00 |
|
Imran Sobir
|
4eccfd5396
|
Style fixes.
|
2017-02-09 15:51:00 +05:00 |
|
Imran Sobir
|
828b0c00b5
|
Rename test_qutehistory.py to test_qutescheme.py.
|
2017-02-09 15:39:50 +05:00 |
|
Imran Sobir
|
0ab7fd4581
|
Restore original save-manager, web-history at end of test.
|
2017-02-08 16:18:33 +05:00 |
|
Imran Sobir
|
ec0e95969e
|
Add unit tests for qute://history.
|
2017-02-08 13:28:04 +05:00 |
|
Imran Sobir
|
9a218256b7
|
Fix pylint complaints.
|
2017-02-07 19:25:01 +05:00 |
|
Imran Sobir
|
216cef8d9f
|
Add basic end-to-end test for qute:history.
|
2017-02-07 16:18:00 +05:00 |
|
Imran Sobir
|
2c40be31a2
|
Prevent crash if invalid date is passed to qute:history.
|
2017-02-07 16:15:10 +05:00 |
|
Imran Sobir
|
be12b4cccf
|
Use history item's url as title if no title.
|
2017-02-07 16:06:19 +05:00 |
|
Imran Sobir
|
f5e75ff870
|
Misc qute_history() fixes.
|
2017-02-07 11:56:51 +05:00 |
|
Imran Sobir
|
46a34a99f3
|
Use QUrlQuery to parse qute://history queries.
|
2017-02-07 11:22:04 +05:00 |
|
Imran Sobir
|
748ec7e7a1
|
Add history page.
|
2017-02-07 00:04:32 +05:00 |
|
Florian Bruhin
|
5e58764326
|
Fix lint
|
2017-02-05 19:52:59 +01:00 |
|
Florian Bruhin
|
129c1a0b1a
|
Add missing comma
|
2017-02-05 19:09:31 +01:00 |
|
Florian Bruhin
|
3f332d3871
|
Remove @pyqtSlot annotation which breaks with LibreSSL
Fixes #2213
|
2017-02-05 19:08:44 +01:00 |
|
Florian Bruhin
|
84a8d395e3
|
Update changelog
|
2017-02-05 19:07:54 +01:00 |
|
Florian Bruhin
|
57793fb6d6
|
Handle hint keypress without a context.
Fixes #2098
|
2017-02-05 18:53:58 +01:00 |
|
Florian Bruhin
|
9b843f24eb
|
Re-enable segfault reports for QtWebEngine
Fixes #2174
|
2017-02-05 18:50:17 +01:00 |
|
Florian Bruhin
|
2193551035
|
Simplify test_insert_mode
We already check whether insert mode was entered by listening for "contents: *",
and the copying part is unstable with QtWebEngine.
|
2017-02-05 18:44:39 +01:00 |
|
Florian Bruhin
|
f3b39c55a0
|
Fix lint
|
2017-02-05 18:42:34 +01:00 |
|
Florian Bruhin
|
2de0904b07
|
Fix lint
|
2017-02-05 17:21:33 +01:00 |
|
Florian Bruhin
|
bcfa84e9f1
|
Remove QtWebEngine auth test
This now acts differently depending on whether we have sip.assign or not, so
let's just drop this for simplicity.
|
2017-02-05 17:20:24 +01:00 |
|
Florian Bruhin
|
a5c68babc1
|
Add backend to version output
|
2017-02-05 17:16:47 +01:00 |
|
Florian Bruhin
|
b1a95a3930
|
Add automatic backend selection in earlyinit
|
2017-02-05 17:09:04 +01:00 |
|
Florian Bruhin
|
7fe86b196d
|
Add missing import
|
2017-02-05 14:24:10 +01:00 |
|
Florian Bruhin
|
8c30e57356
|
Fix configtypes.py coverage
|
2017-02-05 14:22:21 +01:00 |
|
Florian Bruhin
|
febfa00dd5
|
travis: Use --no-xvfb on OS X
|
2017-02-05 12:58:37 +01:00 |
|
Florian Bruhin
|
a62062af27
|
Relax font validation in the config
Fixes #2256
|
2017-02-05 12:51:49 +01:00 |
|
Florian Bruhin
|
112e4a1dad
|
Use sip.assign for QAuthenticator if available
Fixes #2171
|
2017-02-05 12:39:28 +01:00 |
|
Florian Bruhin
|
b40a1bfb83
|
Disable percent-decoding for QtWebEngine with Qt >= 5.8.1
|
2017-02-05 12:33:40 +01:00 |
|
Florian Bruhin
|
b3ffd9a63d
|
Fix Appveyor badge
[ci skip]
|
2017-02-05 10:40:50 +01:00 |
|
Florian Bruhin
|
77f6b14db8
|
Fix doc generation for network -> proxy
|
2017-02-05 01:48:41 +01:00 |
|
Florian Bruhin
|
b9dece8d74
|
flake8: Ignore E722
|
2017-02-05 01:45:23 +01:00 |
|
Florian Bruhin
|
ae54648be8
|
Update get_coredumpctl_traces for newer Python versions
|
2017-02-05 01:43:17 +01:00 |
|
Florian Bruhin
|
fbde42b5fd
|
Use Python 3.6 on OS X
|
2017-02-05 01:42:44 +01:00 |
|
Florian Bruhin
|
89f95be5e5
|
Various requirements updates
|
2017-02-05 01:30:39 +01:00 |
|
Florian Bruhin
|
8afc215c3d
|
Update recompile_requirements for newer pips
pip now depends on (instead of vendoring) its dependencies, so we needed some
updates there to only install the affected packages once.
Fixes #2255
|
2017-02-05 01:29:21 +01:00 |
|
Florian Bruhin
|
288c484cdf
|
Fix mhtml file
|
2017-02-05 00:29:54 +01:00 |
|
Florian Bruhin
|
4cf974796e
|
Replace remaining mentions of The-Compiler/qutebrowser
|
2017-02-05 00:14:50 +01:00 |
|
Florian Bruhin
|
de50f30b9b
|
Replace all GitHub links
|
2017-02-05 00:13:11 +01:00 |
|
Florian Bruhin
|
ba5ac6139a
|
Update docs
|
2017-02-05 00:09:18 +01:00 |
|