Florian Bruhin
b670c45381
Fix typo.
2015-07-20 11:23:43 +02:00
Florian Bruhin
474255cbe7
Move pytest options to pytest.ini.
2015-07-19 21:56:09 +02:00
Florian Bruhin
43500b2e24
tox: Fix posargs handling for tests.
2015-07-19 21:54:51 +02:00
Florian Bruhin
95fb908b9b
INSTALL: Add some text about native packages.
2015-07-17 06:57:48 +02:00
Florian Bruhin
fd57a20022
INSTALL: Use a common section for tox.
2015-07-17 06:55:03 +02:00
Florian Bruhin
5c5562af2d
Merge branch 'zwarag-master'
2015-07-17 06:51:47 +02:00
Florian Bruhin
4c2393b61a
Regenerate authors
2015-07-17 06:51:41 +02:00
Florian Bruhin
8f0266f06a
Simplify Fedora version list.
2015-07-17 06:51:29 +02:00
Florian Bruhin
ce7d8a3041
Merge branch 'master' of https://github.com/zwarag/qutebrowser into zwarag-master
2015-07-17 06:50:42 +02:00
Florian Bruhin
bbea66c91f
Merge branch 'Carpetsmoker-last-tab'
2015-07-17 06:40:14 +02:00
Florian Bruhin
5f10a12be9
Use keyword argument for newtab.
2015-07-17 06:39:53 +02:00
Florian Bruhin
ed1ba03c19
Merge branch 'last-tab' of https://github.com/Carpetsmoker/qutebrowser into Carpetsmoker-last-tab
2015-07-17 06:27:19 +02:00
Florian Bruhin
0972087e34
Add a note about #730 to :inspect docs.
...
Fixes #730 .
2015-07-16 20:54:10 +02:00
Martin Tournoij
71fee12b5b
Always remove the last tab, instead of opening a new page in it.
...
IMHO this makes much more sense; for example, if you close the last tab but then
press u to "undo" it, you'll actually load the second-last tab. To undo you need
H for "back". Other things like gC, session save, etc. also behave in a way that
is, IMHO, unexpected...
I can also make a new option out of this, if you prefer. But I don't think that
many people would expect the current behaviour...
2015-07-16 15:26:15 +02:00
Florian Bruhin
83572948ca
Add (unreleased) for 0.4.0 to changelog.
2015-07-16 13:58:12 +02:00
Florian Bruhin
704c5ff919
Make :yank-selected work in all modes.
2015-07-16 13:57:53 +02:00
zwarag
5177e656b6
adding fedora installation guide
2015-07-15 12:30:23 +02:00
Florian Bruhin
63ff39ad65
Don't use 0 as window ID for early messages.
...
The issue here was that only message calls with 'current' as window get cached
if the window is unavailable. We used 0 instead.
Fixes #815 .
See #812 .
2015-07-14 18:36:12 +02:00
Florian Bruhin
60b6652006
Better output on errors.
2015-07-14 16:18:34 +02:00
Florian Bruhin
03383c48eb
Use imported file paths in link_pyqt.py.
...
See #804 .
2015-07-14 16:18:34 +02:00
Florian Bruhin
1a8afb95d3
Cache some things on CIs.
2015-07-14 07:17:36 +02:00
Florian Bruhin
c310156dde
Fix lint.
2015-07-13 18:11:35 +02:00
Florian Bruhin
a3776e361b
minimal_webkit_testbrowser: Add WebEngine support.
2015-07-13 17:39:09 +02:00
Antoni Boucher
91561e2c5b
Fixed style.
2015-07-12 20:46:40 -04:00
Antoni Boucher
5bca951c21
Removed casefold() function call when using a custom filter.
2015-07-12 20:29:40 -04:00
Antoni Boucher
1b24cfd618
Removed useless bookmark by title model.
2015-07-12 20:21:49 -04:00
Antoni Boucher
d4c91f7b0c
Fixed completion highlighting.
2015-07-12 20:18:32 -04:00
Antoni Boucher
523cb458a6
Merge remote-tracking branch 'upstream/master'
2015-07-12 10:52:32 -04:00
Florian Bruhin
ca5a78dfc7
Attach numerical code to Qt OSErrors and fix tests.
...
This fixes tests with tox < 2.0.0 on systems with a non-english locale, as it's
no longer the errorString which gets compared.
Fixes #806 .
2015-07-12 11:20:28 +02:00
Antoni Boucher
5dbaea7a83
Fixed empty title.
2015-07-11 20:28:31 -04:00
Antoni Boucher
1e354a797e
Removed useless checks.
2015-07-11 19:56:51 -04:00
Antoni Boucher
5e8129788a
Removed try/except.
2015-07-11 19:48:46 -04:00
Antoni Boucher
96a2178a25
Renamed bookmark_del to delete in bookmark manager.
2015-07-11 19:23:21 -04:00
Antoni Boucher
4bc2f63608
Renamed bookmark_add to add in bookmark manager.
2015-07-11 19:18:45 -04:00
Antoni Boucher
8159c5f567
Fixed last merge.
2015-07-11 18:56:19 -04:00
Antoni Boucher
fe829699be
Merge remote-tracking branch 'upstream/master'
2015-07-11 17:40:43 -04:00
Florian Bruhin
0037b0db7e
Actually run OS X tests on OS X.
2015-07-11 20:14:26 +02:00
Florian Bruhin
3a95cd470a
minimal_webkit_testbrowser: Add switch for plugins.
2015-07-10 21:36:53 +02:00
Florian Bruhin
55cf470436
minimal_webkit_testbrowser: Add some output.
2015-07-10 21:34:33 +02:00
Florian Bruhin
0be2192eab
minimal_webkit_testbrowser: Use QUrl.fromUserInput.
2015-07-10 21:32:36 +02:00
Florian Bruhin
0bdcf2910a
minimal_webkit_testbrowser: Use argparse.
2015-07-10 21:32:00 +02:00
Florian Bruhin
4905cfc7a5
tox: Update logilab-common to 1.0.2.
...
Upstream changelog:
* declare setuptools requirement in __pkginfo__/setup.py
* randomize order of test modules in pytest -t
2015-07-10 12:00:26 +02:00
Florian Bruhin
dbef785a94
tox: Update pytest-mock to 0.7.0.
2015-07-08 07:14:22 +02:00
Florian Bruhin
de91142880
tox: Add path to tests.
2015-07-06 18:50:34 +02:00
Florian Bruhin
e010d3dabc
Fix os.path patching in tests.
...
Fixes #802 .
2015-07-06 18:50:34 +02:00
Florian Bruhin
20ff7e702a
Increase all test_guiprocess timeouts.
...
Windows is fscking slow...
2015-07-06 18:04:54 +02:00
Florian Bruhin
c5b75b0b16
Merge remote-tracking branch 'origin/usertypes-tests'
2015-07-06 17:58:13 +02:00
Florian Bruhin
382b52a0b8
Merge remote-tracking branch 'origin/urlutils-tests'
2015-07-06 17:58:06 +02:00
Florian Bruhin
cef350ad66
tests: Use multiple pytest.mark.parametrize calls.
2015-07-06 17:56:13 +02:00
Florian Bruhin
a0a7f9feda
Skip test_file_absolute_expanded on Windows.
2015-07-06 17:22:52 +02:00