Florian Bruhin
|
406864af62
|
Add GitHub Sponsors announcement
|
2019-10-30 14:25:12 +01:00 |
Florian Bruhin
|
d51ea32149
|
Add NOTADB to known SQL errors
|
2019-10-29 20:54:35 +01:00 |
Florian Bruhin
|
ede2dcf4c2
|
Run mypy over tests as well
Rationale: https://twitter.com/codewithanthony/status/1188958327318794241
|
2019-10-29 12:10:32 +01:00 |
Florian Bruhin
|
0b8801b333
|
Merge remote-tracking branch 'origin/pr/5093'
|
2019-10-29 10:18:12 +01:00 |
Florian Bruhin
|
4de7ce8741
|
Add some more information to sponsor FAQs
|
2019-10-29 10:17:11 +01:00 |
pyup-bot
|
546324d618
|
Update virtualenv from 16.7.6 to 16.7.7
|
2019-10-28 20:15:26 +01:00 |
pyup-bot
|
3bfd8938b2
|
Update pytest-mock from 1.11.1 to 1.11.2
|
2019-10-28 20:15:25 +01:00 |
pyup-bot
|
1a9e029e91
|
Update pytest from 5.2.1 to 5.2.2
|
2019-10-28 20:15:23 +01:00 |
pyup-bot
|
b29a85fb14
|
Update hypothesis from 4.41.2 to 4.42.0
|
2019-10-28 20:15:22 +01:00 |
pyup-bot
|
524957f191
|
Update sphinx from 2.2.0 to 2.2.1
|
2019-10-28 20:15:21 +01:00 |
pyup-bot
|
440c88adc0
|
Update lazy-object-proxy from 1.4.2 to 1.4.3
|
2019-10-28 20:15:20 +01:00 |
pyup-bot
|
94b4211fb3
|
Update setuptools from 41.4.0 to 41.5.1
|
2019-10-28 20:15:19 +01:00 |
pyup-bot
|
44cffb867c
|
Update typing-extensions from 3.7.4 to 3.7.4.1
|
2019-10-28 20:15:18 +01:00 |
pyup-bot
|
42b28989e1
|
Update flake8-comprehensions from 2.2.0 to 3.0.1
|
2019-10-28 20:15:17 +01:00 |
pyup-bot
|
3a14204da8
|
Update flake8 from 3.7.8 to 3.7.9
|
2019-10-28 20:15:15 +01:00 |
pyup-bot
|
51b7403679
|
Update hunter from 3.0.3 to 3.0.4
|
2019-10-28 20:15:14 +01:00 |
pyup-bot
|
e521e9e422
|
Update hunter from 3.0.3 to 3.0.4
|
2019-10-28 20:15:13 +01:00 |
Florian Bruhin
|
7400ab7907
|
Edit sponsors FAQ
|
2019-10-25 23:06:31 +02:00 |
Florian Bruhin
|
968b40d049
|
Add some more questions to sponsorship FAQ
|
2019-10-25 21:45:29 +02:00 |
Florian Bruhin
|
bcd3b29586
|
Redesign some info in the crash dialog
Fixes #4862
|
2019-10-25 21:01:18 +02:00 |
Florian Bruhin
|
285da8b012
|
Add privacy policy to FAQ
See #4862
|
2019-10-25 21:01:18 +02:00 |
Florian Bruhin
|
732bc94e30
|
Add GitHub sponsors FAQ
|
2019-10-25 21:01:18 +02:00 |
Florian Bruhin
|
f7d4a67342
|
mypy: Add typeshed issue link for bdb
|
2019-10-23 11:01:49 +02:00 |
Florian Bruhin
|
a664c0bc90
|
Merge pull request #5087 from qutebrowser/pyup-scheduled-update-2019-10-21
Scheduled weekly dependency update for week 42
|
2019-10-22 19:20:01 +02:00 |
Florian Bruhin
|
5a0851dded
|
Fix issues with mypy changes
|
2019-10-22 17:24:29 +02:00 |
Florian Bruhin
|
1efb03018b
|
Fix lint
|
2019-10-22 17:24:29 +02:00 |
Florian Bruhin
|
64424fb462
|
mypy: Fix new issues in webkit.network.networkreply
|
2019-10-22 17:24:29 +02:00 |
Florian Bruhin
|
cd35df2e57
|
mypy: Fix new issues in misc.httpclient
|
2019-10-22 17:24:29 +02:00 |
Florian Bruhin
|
7e29ac7cb7
|
mypy: Fix new issues in misc.autoupdate
|
2019-10-22 17:24:29 +02:00 |
Florian Bruhin
|
70f006a1b0
|
mypy: Fix new issues in utils.objreg
|
2019-10-22 17:24:29 +02:00 |
Florian Bruhin
|
b27b0e5b02
|
mypy: Remove now unneeded type: ignore comments
|
2019-10-22 17:24:16 +02:00 |
Florian Bruhin
|
0b031f344d
|
mypy: Fix new issues in misc.split
|
2019-10-22 17:24:02 +02:00 |
Florian Bruhin
|
638c8ff244
|
mypy: Fix new issues in network.pac
|
2019-10-22 17:24:02 +02:00 |
Florian Bruhin
|
eadd7ad434
|
mypy: Fix new issues in utils.debug
|
2019-10-22 17:24:02 +02:00 |
Florian Bruhin
|
9c08f0298f
|
mypy: Fix new issues in commands.command
|
2019-10-22 17:24:02 +02:00 |
Florian Bruhin
|
92923e2a9f
|
mypy: Fix new issues in misc.ipc
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
31903163be
|
mypy: Fix new issues in models.completionmodel
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
87c642d07b
|
mypy: Fix new issues in mainwindow.messageview
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
c2f97cfe9e
|
mypy: Fix new issues in statusbar.url
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
81d217b193
|
mypy: Fix new issues in completion.completiondelegate
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
a45ce8e04e
|
mypy: Fix new issues in models.histcategory
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
edf93670aa
|
mypy: Fix new issues in misc.cmdhistory
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
660a7700d3
|
mypy: Fix new issues in completionview
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
320625a0d8
|
mypy: Fix new issues in browser.urlmarks
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
742a59422b
|
mypy: Fix new issues in browser.downloads
Also clean up some none-checks
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
6c8126543f
|
mypy: Fix new issues in miscwidgets
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
8e2f84bb88
|
mypy: Fix new issues in browser.downloadview
|
2019-10-22 17:23:59 +02:00 |
Florian Bruhin
|
37d94eaef7
|
mypy: Fix new issues in browser.qutescheme
|
2019-10-22 17:23:56 +02:00 |
Florian Bruhin
|
f4f82341c5
|
Use concrete arguments for webenginesettings._SettingsWrapper
|
2019-10-22 17:23:56 +02:00 |
Florian Bruhin
|
34a296259a
|
mypy: Fix new issues in webenginedownloads
|
2019-10-22 17:23:53 +02:00 |