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 |
|
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 |
|
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 |
|
Florian Bruhin
|
1dd308b50b
|
Merge branch 'paretje-webengine-current'
|
2016-10-18 06:23:14 +02:00 |
|
Florian Bruhin
|
de2f054112
|
Update authors
|
2016-10-18 06:22:59 +02:00 |
|
Florian Bruhin
|
2ae9f14d22
|
Add pylint disable
|
2016-10-18 06:22:45 +02:00 |
|
Kevin Velghe
|
59536828a1
|
Implement hint target "current" for webengine
|
2016-10-17 23:33:44 +02:00 |
|
Florian Bruhin
|
d24162927a
|
Merge branch 'paretje-webkitelemparent'
|
2016-10-17 22:29:37 +02:00 |
|
Florian Bruhin
|
b5bd1f8b3f
|
Regenerate authors
|
2016-10-17 22:29:26 +02:00 |
|
Florian Bruhin
|
ab43ba71d2
|
Merge branch 'webkitelemparent' of https://github.com/paretje/qutebrowser into paretje-webkitelemparent
|
2016-10-17 22:26:58 +02:00 |
|
Florian Bruhin
|
b3620a99ff
|
Merge branch 'paretje-webengine-setitem'
|
2016-10-17 21:43:58 +02:00 |
|
Florian Bruhin
|
906044d51f
|
Merge branch 'webengine-setitem' of https://github.com/paretje/qutebrowser into paretje-webengine-setitem
|
2016-10-17 21:43:27 +02:00 |
|
Kevin Velghe
|
97493b71ad
|
Add test for null element
|
2016-10-17 15:25:31 +02:00 |
|
Kevin Velghe
|
ed91e1d4c8
|
Implement __setitem__ in WebEngineElement
|
2016-10-17 14:14:45 +02:00 |
|