Florian Bruhin
|
9470bff464
|
Merge pull request #3137 from qutebrowser/pyup-scheduled-update-10-16-2017
Scheduled weekly dependency update for week 42
|
2017-10-17 08:13:19 +02:00 |
|
Florian Bruhin
|
a8eae03ee9
|
Update release checklist
|
2017-10-17 07:52:43 +02:00 |
|
Florian Bruhin
|
373ad28d2e
|
Release v1.0.2
(cherry picked from commit 55a88ceea674fdfaf5577c255bc704e41e3353a3)
|
2017-10-17 07:46:02 +02:00 |
|
Florian Bruhin
|
14a63b8a82
|
Include appdata file in MANIFEST
|
2017-10-17 07:39:44 +02:00 |
|
Florian Bruhin
|
6bc35a1842
|
Remove blank lines
|
2017-10-17 07:39:09 +02:00 |
|
Florian Bruhin
|
dd683ea08c
|
Merge remote-tracking branch 'origin/pr/3139'
|
2017-10-17 07:38:48 +02:00 |
|
Florian Bruhin
|
db874d8bba
|
Show apps with/without QApplication in standardpaths_tester
|
2017-10-17 06:34:08 +02:00 |
|
Florian Bruhin
|
1a7612e559
|
Bump up yaml timeout a bit
|
2017-10-17 06:28:22 +02:00 |
|
Florian Bruhin
|
d8384ced0a
|
Show better error message when trying to toggle with :set
|
2017-10-17 06:26:42 +02:00 |
|
Florian Bruhin
|
544c508fac
|
Add standardpaths_tester.py
|
2017-10-17 06:22:40 +02:00 |
|
Florian Bruhin
|
8acd014d39
|
Ignore new Qt 5.10 debug build messages
|
2017-10-17 06:22:26 +02:00 |
|
suve
|
2ad7bafcdf
|
Add "faq" and "help" links in appdata.xml file
|
2017-10-16 22:30:51 +02:00 |
|
suve
|
914d72a216
|
Remove the .desktop suffix from <id> in appdata.xml
This used to be required by the standard, but is no longer the case.
|
2017-10-16 22:26:46 +02:00 |
|
suve
|
30f7f7b03c
|
Change <id> in appdata.xml to match the {tld}.{vendor}.{product} scheme
|
2017-10-16 22:05:07 +02:00 |
|
suve
|
18776456f3
|
Add <provides> to appdata.xml file
|
2017-10-16 21:58:58 +02:00 |
|
suve
|
3084e7be02
|
Add <categories> to appdata.xml file
|
2017-10-16 21:58:51 +02:00 |
|
suve
|
a76fdfe205
|
Add more URLs to appdata file
|
2017-10-16 21:55:24 +02:00 |
|
suve
|
1d5d6acdea
|
Add <launchable> info to appdata.xml
|
2017-10-16 21:34:08 +02:00 |
|
suve
|
039edd8d85
|
Add a basic appdata.xml file
|
2017-10-16 21:32:53 +02:00 |
|
Aneesh Roy
|
50983f01b8
|
New tab opens as unrelated
|
2017-10-16 17:14:48 +01:00 |
|
pyup-bot
|
eec129807e
|
Update hypothesis from 3.32.0 to 3.33.0
|
2017-10-16 16:53:15 +02:00 |
|
pyup-bot
|
dd70019d4c
|
Update setuptools from 36.5.0 to 36.6.0
|
2017-10-16 16:53:13 +02:00 |
|
Aneesh Roy
|
4d780e23af
|
Add tabs.close_mouse_button_on_bar ignore option
|
2017-10-16 15:49:19 +01:00 |
|
Aneesh Roy
|
674269724f
|
Configurable behavior of close mouse button on bar
|
2017-10-16 15:44:52 +01:00 |
|
Florian Bruhin
|
e89fda189a
|
Fix tab sizing when we get a QPainter and not a QStylePainter
I'm not sure yet how that happens, but I got a crash report for that.
See #3099
|
2017-10-16 13:44:51 +02:00 |
|
Florian Bruhin
|
e766fe14fc
|
Fix HTML escaping in completion
|
2017-10-16 12:27:13 +02:00 |
|
Florian Bruhin
|
7adab9ec78
|
Fix long line
|
2017-10-16 09:58:44 +02:00 |
|
Florian Bruhin
|
5307b97ca5
|
Improve checkpyver error message
|
2017-10-16 09:24:31 +02:00 |
|
Florian Bruhin
|
caeab959a5
|
Update changelog
|
2017-10-16 08:32:11 +02:00 |
|
Florian Bruhin
|
8756997dc8
|
Merge remote-tracking branch 'origin/pr/3099'
|
2017-10-16 08:30:03 +02:00 |
|
Florian Bruhin
|
09868c1e7f
|
Update docs
|
2017-10-16 08:17:45 +02:00 |
|
Florian Bruhin
|
3797b0cfed
|
Merge remote-tracking branch 'origin/pr/3034'
|
2017-10-16 08:12:15 +02:00 |
|
Florian Bruhin
|
3d02feac2b
|
Merge pull request #3118 from jgkamat/jay/git-version
Change qute:version git commit to display hash
|
2017-10-16 07:59:52 +02:00 |
|
Florian Bruhin
|
2a65cadb67
|
Fix setting monospace fonts with None values
Fixes #3130
|
2017-10-16 06:18:09 +02:00 |
|
Florian Bruhin
|
e003b11670
|
Fix overflow handling for QtWebKit scrolling
If we do "m * val / 100", the value gets bigger, so we need to check for an
overflow afterwards.
|
2017-10-15 22:30:17 +02:00 |
|
Florian Bruhin
|
fa4a66f7b3
|
Add SQLITE_READONLY to environmental errors
|
2017-10-15 21:10:11 +02:00 |
|
Adrien Folie
|
57e1135abe
|
fix blurry favicons on hidpi displays
|
2017-10-15 19:24:15 +02:00 |
|
Florian Bruhin
|
e90a5f509e
|
Improve install docs
[ci skip]
|
2017-10-15 12:25:57 +02:00 |
|
Florian Bruhin
|
392ea8825b
|
Clarify completion keybinding changes
See #3125
[ci skip]
|
2017-10-15 12:21:14 +02:00 |
|
Florian Bruhin
|
af3c9a2b9e
|
Update changelog
|
2017-10-15 00:29:45 +02:00 |
|
Florian Bruhin
|
16b2df56df
|
Merge remote-tracking branch 'origin/pr/3115'
|
2017-10-15 00:27:14 +02:00 |
|
Florian Bruhin
|
2eba2cc8f5
|
Skip another history test on AppVeyor
|
2017-10-15 00:26:26 +02:00 |
|
Florian Bruhin
|
f4796b5ec6
|
Add missing period
|
2017-10-15 00:22:19 +02:00 |
|
Florian Bruhin
|
e3a305a814
|
Regenerate docs
|
2017-10-15 00:21:56 +02:00 |
|
Florian Bruhin
|
71f48a1e30
|
Move statusbar colors together in configdata.yml
|
2017-10-15 00:21:35 +02:00 |
|
Florian Bruhin
|
69d4bb6c6a
|
Merge remote-tracking branch 'origin/pr/3119'
|
2017-10-15 00:20:47 +02:00 |
|
Jay Kamat
|
4ff44eff7b
|
Clean up logic for finding git hash
Also add implementation for release scripts as well
|
2017-10-14 18:08:52 -04:00 |
|
Florian Bruhin
|
8f9bb67762
|
Merge pull request #3102 from rcorre/configuring_pylint
Note how to ignore pylint in configuring doc.
|
2017-10-15 00:05:11 +02:00 |
|
Jay Kamat
|
08b562ea0c
|
Add caching for tab sizes
|
2017-10-14 17:59:50 -04:00 |
|
Florian Bruhin
|
01d2654c23
|
Improve history formatting in crashdialog
|
2017-10-14 22:27:30 +02:00 |
|