Commit Graph

10786 Commits

Author SHA1 Message Date
Florian Bruhin
bd414c5f01 test requirements: Update xdis to 3.2.0 2016-10-26 07:38:05 +02:00
Florian Bruhin
e95056b7d6 Merge branch 'cincodenada-patch-1' 2016-10-25 22:59:21 +02:00
Florian Bruhin
b497e63672 Regenerate authors 2016-10-25 22:59:11 +02:00
Daniel Karbach
442549555b skip segfault test on windows
while technically possible (on both machine and OS level), termination due
to SIGSEGV cannot be prevented
maybe the test could be rewritten to spawn a subprocess and check its exit
status (of 11)
2016-10-25 17:24:14 +02:00
Daniel Karbach
b7b9b7208d Win Dev Environment instructions
adds a rough outline of how to set up a dev env on windows
2016-10-25 16:37:09 +02:00
Joel Bradshaw
3fe050f850 Update test for version bump 2016-10-25 07:11:56 -07:00
Joel Bradshaw
e5a1bb5091 Update version number to 0.8.2
Bump version info to 0.8.2 so that it shows up in `qutebrowser --version`
2016-10-25 06:01:45 -07:00
Daniel Karbach
9038b28ea4 different mocking of open() in lineparser test
apparently, python 3.4 (and less, probably) does not import
builtins into modules
2016-10-25 08:52:08 +02:00
Daniel Karbach
b5ffe979aa "typo" in utilcmds test 2016-10-25 08:48:04 +02:00
Florian Bruhin
872599065b pyinstaller requirements: Don't strip commit ID
See #1692
2016-10-25 08:18:01 +02:00
Florian Bruhin
650af3772a Use PyInstaller with QtWebEngine fix
See #1692
2016-10-25 06:58:29 +02:00
Florian Bruhin
7ebe4d8bfc Merge branch 'edrex-patch-1' 2016-10-24 22:24:37 +02:00
Florian Bruhin
ed3f6c2e90 Regenerate authors 2016-10-24 22:24:29 +02:00
Florian Bruhin
850a2edeaf Merge branch 'patch-1' of https://github.com/edrex/qutebrowser into edrex-patch-1 2016-10-24 22:24:20 +02:00
Florian Bruhin
6935a195e1 Merge branch 'edrex-osx_app_build' 2016-10-24 22:22:00 +02:00
Florian Bruhin
4e55c7b9f0 Update authors 2016-10-24 22:21:48 +02:00
Florian Bruhin
01344fbed7 Add a comment 2016-10-24 22:21:34 +02:00
Florian Bruhin
f25fd04100 Merge branch 'osx_app_build' of https://github.com/edrex/qutebrowser into edrex-osx_app_build 2016-10-24 22:21:11 +02:00
Eric Drechsel
4dfe1c6ab6 Set the bundle identifier to a fake value to allow icu data to be found. 2016-10-24 10:17:39 -07:00
Eric Drechsel
ce23979f91 Update macports Qt install instructions 2016-10-24 10:02:41 -07:00
Julie Engel
83694b6caa Merge pull request #1 from engelju/engelju-patch-1490
Starting on issue #1490
2016-10-24 17:26:42 +02:00
Julie Engel
322afb945d Starting on issue #1490 2016-10-24 17:25:29 +02:00
Daniel Karbach
e0d1fafe43 tests for misc.utilcmds 2016-10-24 17:13:38 +02:00
Daniel Karbach
863bab3ccf allow multiline matches in log messages 2016-10-24 17:10:47 +02:00
Daniel Karbach
c801caa19a log debug console status changes 2016-10-24 17:10:47 +02:00
Daniel Karbach
5d92934d76 less brutal synthetic segfault 2016-10-24 17:10:47 +02:00
Daniel Karbach
bdb96becd6 unit tests for misc.lineparser 2016-10-24 17:10:47 +02:00
Florian Bruhin
7a8f528b82 Merge branch 'HolySmoke86-issue2039' 2016-10-24 17:08:31 +02:00
Florian Bruhin
39b7c25fd4 Merge branch 'issue2039' of https://github.com/HolySmoke86/qutebrowser into HolySmoke86-issue2039 2016-10-24 17:08:15 +02:00
Florian Bruhin
b849f3f2e7 Merge branch 'Spreadyy-patch-3' 2016-10-24 17:03:45 +02:00
Florian Bruhin
fcf6453cf8 Regenerate authors 2016-10-24 17:03:33 +02:00
Florian Bruhin
cf740a6f52 Merge branch 'patch-3' of https://github.com/Spreadyy/qutebrowser into Spreadyy-patch-3 2016-10-24 17:03:20 +02:00
Florian Bruhin
fe70fddf9a test requirements: Update pytest-warnings to 0.2.0 2016-10-24 12:14:17 +02:00
Spreadyy
d5421c720a Fix hr on small devices 2016-10-24 09:07:55 +02:00
Spreadyy
43dc2bf163 fix footnotes, make page wider 2016-10-22 23:26:05 +02:00
Spreadyy
d8316955c7 fix code blocks inside new "table" 2016-10-22 23:11:17 +02:00
Spreadyy
12374fc6cf fix top margin 2016-10-22 23:07:16 +02:00
Jan Verbeek
21289a80ad Catch RegisterKeyParser command errors 2016-10-20 17:38:56 +02:00
Kevin Velghe
efadbe64b5 insert_text doesn't need javascript to be enabled
It runs in the context of an element, which seems possible, even without
javascript enabled (in qtwebkit?).
2016-10-20 15:54:06 +02:00
Daniel Karbach
da2ba86aa5 use https for links in docs and elsewhere
refs #2039
2016-10-20 14:48:35 +02:00
Florian Bruhin
ebe656fdf9 pip requirements: Update setuptools to 28.6.1 2016-10-20 07:30:13 +02:00
Jan Verbeek
f2b05a0395 Move keyboard macro system to MacroRecorder object 2016-10-20 02:50:00 +02:00
Daniel Karbach
ef3968c165 setting values tabs->new-tab-position[-explicit]
left -> prev
right -> next
2016-10-18 17:17:17 +02:00
Daniel Karbach
7eafa30084 :tab-close option names
--left -> --prev
--right -> --next
2016-10-18 15:03:08 +02:00
Daniel Karbach
845298ae41 :tab-close option names
--left -> --prev
--right -> --next
2016-10-18 15:03:08 +02:00
Daniel Karbach
828b7d744a setting values tabs->select-on-remove
left -> prev
right -> next
previous -> last-used

refs #1619
2016-10-18 15:03:01 +02:00
Spreadyy
383af12a74 commit again :D 2016-10-18 12:49:09 +02:00
Spreadyy
182368fda4 style changes 2016-10-18 11:44:54 +02:00
Florian Bruhin
d853cdc120 pyroma requirements: Update pyroma to 2.1 2016-10-18 10:06:18 +02:00
Spreadyy
cd3cf3620b qute css fix 2016-10-18 09:39:01 +02:00