Florian Bruhin
|
84b22c3b93
|
init_venv: Check dev packages only with --dev
|
2014-12-05 12:10:59 +01:00 |
|
Florian Bruhin
|
703c0c23e8
|
pylint_checkers: Whitespace fix
|
2014-12-05 11:54:39 +01:00 |
|
Florian Bruhin
|
1644bc47e3
|
init_venv: Use --system-site-packages on Windows.
|
2014-12-05 11:52:23 +01:00 |
|
Florian Bruhin
|
767d42009f
|
init_venv: pin astroid version
|
2014-12-05 11:52:08 +01:00 |
|
Florian Bruhin
|
cda848855a
|
init_venv: Change sip glob to include .pyd
|
2014-12-05 08:53:06 +01:00 |
|
Florian Bruhin
|
58f210e9cf
|
Simplify checks to always use subprocess.
|
2014-12-05 08:44:58 +01:00 |
|
Florian Bruhin
|
b209be5739
|
init_venv: Test all installed packages
|
2014-12-05 07:08:56 +01:00 |
|
Florian Bruhin
|
284516dfb7
|
init_venv: Don't check for pylint without --dev
|
2014-12-05 06:56:15 +01:00 |
|
Florian Bruhin
|
ee6e7d73e2
|
Fix sip globbing for real
|
2014-12-05 06:53:56 +01:00 |
|
Florian Bruhin
|
1dcf3ad885
|
init_venv: Use sys.executable for venv_python
|
2014-12-05 06:45:20 +01:00 |
|
Florian Bruhin
|
c89f0c339f
|
init_venv: Add missing glob import
|
2014-12-05 06:40:36 +01:00 |
|
Florian Bruhin
|
ea9c1de2ba
|
init_venv: Check if file exists before symlinking.
|
2014-12-05 06:38:32 +01:00 |
|
Florian Bruhin
|
1c22b9613b
|
init_venv: Add glob for sip.so.
|
2014-12-05 06:38:22 +01:00 |
|
Florian Bruhin
|
a5da6dddc0
|
Add init_venv, script to initialize a virtualenv.
|
2014-12-04 21:35:40 +01:00 |
|
Florian Bruhin
|
1fb24e45ff
|
Newline fix in adblock.py
|
2014-12-04 21:35:32 +01:00 |
|
Florian Bruhin
|
f69acd25be
|
Add print_title/print_subtitle to utils.py
|
2014-12-04 21:35:20 +01:00 |
|
Florian Bruhin
|
17b26f7ba9
|
Remove extras_require from setup.py
|
2014-12-04 20:28:56 +01:00 |
|
Florian Bruhin
|
aa3b9b7f35
|
run_checks: Fix exit status.
|
2014-12-03 23:11:37 +01:00 |
|
Florian Bruhin
|
7e579740aa
|
run_checks: Add a -q flag.
|
2014-12-03 23:10:23 +01:00 |
|
Florian Bruhin
|
1af7112ea4
|
Handle ampersands in tab titles correctly.
Fixes #301.
|
2014-12-03 21:31:59 +01:00 |
|
Florian Bruhin
|
95d919b5f6
|
Force opening in fg when opening a JS-window.
Fixes #174.
|
2014-12-03 19:31:00 +01:00 |
|
Florian Bruhin
|
3adb97e4d2
|
Merge branch 'master' of ssh://tonks/qutebrowser
|
2014-12-02 21:28:54 +01:00 |
|
Florian Bruhin
|
03fb21c476
|
Use scrollRequested signal instead of paintEvent.
Closes #300.
|
2014-12-02 21:27:11 +01:00 |
|
Florian Bruhin
|
d94f848c82
|
Ignore isNullError while handling label elements.
Fixes #295 (hopefully for real this time!)
|
2014-12-02 21:27:06 +01:00 |
|
Florian Bruhin
|
99fb516aa3
|
Never disconnect signal from destroyed frames.
Fixes #152 - hopefully really this time!
|
2014-12-02 21:09:03 +01:00 |
|
Florian Bruhin
|
0814811e2b
|
Change default startpage to HTTPS.
|
2014-12-02 16:38:57 +01:00 |
|
Florian Bruhin
|
e1be61e624
|
Add a hostblock_blame script.
|
2014-12-02 12:27:01 +01:00 |
|
Florian Bruhin
|
66a42512c6
|
adblock: Convert some methods to functions.
|
2014-12-02 12:26:13 +01:00 |
|
Florian Bruhin
|
cd5f77210c
|
Add keybinding Ss to open qute:settings.
See #13.
|
2014-12-01 23:11:18 +01:00 |
|
Florian Bruhin
|
c86b1d0508
|
Open qute:settings if :set is given without arguments.
|
2014-12-01 23:09:01 +01:00 |
|
Florian Bruhin
|
9fa036ecce
|
Remove logging for #152.
This reverts a1ba05ff08 .
|
2014-12-01 22:29:32 +01:00 |
|
Florian Bruhin
|
56cbfbe668
|
Update manpage.
Closes #8.
|
2014-12-01 20:56:35 +01:00 |
|
Florian Bruhin
|
51fcfa07b0
|
Fix setting ui->default-zoom to a level not in ui->zoom-levels.
Fixes #296.
See #115.
|
2014-12-01 20:24:04 +01:00 |
|
Florian Bruhin
|
e8a6238028
|
Clean up hint labels and frames before clicking link.
Fixes #152.
Hopefully fixes #295.
|
2014-12-01 19:15:17 +01:00 |
|
Florian Bruhin
|
0faea90055
|
Remove wrong gdb invocations from stacktrace.asciidoc.
|
2014-12-01 16:38:57 +01:00 |
|
Florian Bruhin
|
cb67198f7d
|
Fix download redirections and :adblock-update.
We called init_reply again which started read_timer even if the file object was
already set.
Fixes #294.
|
2014-12-01 07:40:36 +01:00 |
|
Florian Bruhin
|
316d5ff189
|
Check if replies are open in downloads.
|
2014-12-01 07:35:57 +01:00 |
|
Florian Bruhin
|
f22c00c64d
|
Move MAX_REDIRECTS attribute back to DownloadItem.
Fixes #293.
|
2014-12-01 06:55:15 +01:00 |
|
Florian Bruhin
|
fea35156bc
|
Set parent of QNetworkReplies in NetworkManager.
Closes #258.
|
2014-11-30 22:38:12 +01:00 |
|
Florian Bruhin
|
64e43c6e14
|
Ignore IPC in exception handler. Closes #262.
|
2014-11-30 22:30:26 +01:00 |
|
Florian Bruhin
|
d558155620
|
Simplify some config types by using valid_values.
|
2014-11-30 22:16:55 +01:00 |
|
Florian Bruhin
|
c986bde170
|
Update settings help.
|
2014-11-30 21:58:26 +01:00 |
|
Florian Bruhin
|
1ceb8ac74d
|
Add an ssl-strict=ask option. Closes #16.
|
2014-11-30 21:57:37 +01:00 |
|
Florian Bruhin
|
e3dfaa6a4b
|
Send cwd over IPC. Fixes #254.
|
2014-11-30 19:22:35 +01:00 |
|
Florian Bruhin
|
9327c2a9ae
|
Remove trailing spaces in simple_split with keep=False.
Fixes #279.
|
2014-11-30 18:59:51 +01:00 |
|
Florian Bruhin
|
9d28c59a28
|
Fix downloading of qute:log. Closes #81.
|
2014-11-30 18:47:41 +01:00 |
|
Florian Bruhin
|
d54f06ea91
|
Reparent a page's QNAM if there are running downloads.
Fixes #289.
|
2014-11-30 18:47:40 +01:00 |
|
Florian Bruhin
|
6d419b8346
|
Avoid starting downloads before we know the filename.
Closes #278.
|
2014-11-30 18:47:40 +01:00 |
|
Florian Bruhin
|
3124d9ce33
|
Merge branch 'posativ-patch-1'
|
2014-11-30 17:31:07 +01:00 |
|
Florian Bruhin
|
9e7baccee9
|
Regenerate docs
|
2014-11-30 17:31:00 +01:00 |
|