Florian Bruhin
|
730ff7fe3d
|
update_version: Show git commit
|
2019-07-18 11:41:46 +02:00 |
Florian Bruhin
|
af6a9c6b4c
|
update_version: Fix output
|
2019-07-18 11:36:09 +02:00 |
Florian Bruhin
|
29c6afe476
|
Fix lint
|
2019-07-16 10:52:24 +02:00 |
Florian Bruhin
|
2077070b6d
|
update_version: Get new version from qutebrowser.py
|
2019-07-16 10:47:26 +02:00 |
Florian Bruhin
|
46dfafd907
|
bumpversion: Update releases in appdata.xml
Using lxml means rewriting the file, which loses comments.
|
2019-07-16 10:47:09 +02:00 |
Florian Bruhin
|
d22f500bbc
|
update_version: Update appdata filename
|
2019-07-16 10:47:09 +02:00 |
Florian Bruhin
|
5c60e847eb
|
update_version: Fix cwd handling
|
2019-07-16 10:47:09 +02:00 |
Florian Bruhin
|
032669d49f
|
update_version: Use sys.executable
|
2019-07-16 10:47:06 +02:00 |
Florian Bruhin
|
6e8ebaf335
|
update_version: Fix broken argument
|
2019-07-16 10:46:39 +02:00 |
Florian Bruhin
|
ed52cd0de1
|
update_3rdparty: Fix lint
|
2019-07-16 10:46:34 +02:00 |
Florian Bruhin
|
b51d0cba51
|
Merge remote-tracking branch 'origin/pr/4086'
|
2019-07-11 11:01:30 +02:00 |
Florian Bruhin
|
c6d98c9f7e
|
Fix version bumping style issues
|
2019-07-11 10:56:16 +02:00 |
Florian Bruhin
|
16a591e887
|
Merge remote-tracking branch 'origin/pr/4304'
|
2019-07-11 10:47:28 +02:00 |
Florian Bruhin
|
6ba6314f71
|
Merge remote-tracking branch 'origin/pr/4819'
|
2019-07-04 10:28:26 +02:00 |
Florian Bruhin
|
093fe765fa
|
Adjust QtWebEngineCore.framework path
|
2019-06-18 14:01:31 +02:00 |
user202729
|
564a69e507
|
Register debug-cache-stats with a decorator
|
2019-06-04 15:58:07 +07:00 |
Florian Bruhin
|
9cd58b290d
|
Adjust YAML loading for PyYAML 5.1
|
2019-03-18 20:48:48 +01:00 |
Florian Bruhin
|
33463325f4
|
Eschew the extraneous elses
https://www.youtube.com/watch?v=JVVMMULwR4s&t=289
|
2019-03-13 13:53:09 +01:00 |
Florian Bruhin
|
e5fd87e64d
|
Fix lint/docs
|
2019-02-25 13:12:25 +01:00 |
Florian Bruhin
|
81eee2b989
|
windows: Bring back 32-bit support
Qt 5.12 brought back 32-bit Windows releases for QtWebEngine.
Reverts 0af8eec73a
Reverts 7a9183d0b7
Fixes #4598
|
2019-02-23 17:16:41 +01:00 |
Jay Kamat
|
3e816f5f8b
|
Update copyright for 2019
|
2019-02-22 21:45:08 -08:00 |
Florian Bruhin
|
81889dd7bd
|
Update user agent completion
Fixes #4575
|
2019-02-21 17:10:15 +01:00 |
Florian Bruhin
|
e027c3056c
|
Update macOS commandline in travis_run
|
2019-02-17 21:04:14 +01:00 |
Florian Bruhin
|
34b2e5bec1
|
travis: Use PyPI PyQt for macOS
The Homebrew PyQt is quite out of date (5.10), and this is probably faster.
|
2019-02-17 21:04:14 +01:00 |
Florian Bruhin
|
060489f1bc
|
Fix new shellcheck issues
|
2019-01-03 22:11:58 +01:00 |
Florian Bruhin
|
4a1333795f
|
Add api/interceptor.py to check_coverage
|
2018-12-10 19:52:20 +01:00 |
Florian Bruhin
|
35a3fe029d
|
Fix lint
|
2018-12-10 16:33:24 +01:00 |
Florian Bruhin
|
4e99caafb9
|
Skip hooks for vulture/docs
|
2018-12-10 16:33:24 +01:00 |
Florian Bruhin
|
411c5171a2
|
Load components dynamically
|
2018-12-10 12:37:58 +01:00 |
Florian Bruhin
|
b0ae4deac8
|
ADjust check_coverage for api/
|
2018-12-03 08:49:10 +01:00 |
Florian Bruhin
|
285db344b3
|
Allow to document count_tab as "count:" argument
|
2018-12-03 08:44:51 +01:00 |
Florian Bruhin
|
ede13c76d9
|
Fix checking for count in src2asciidoc
|
2018-12-03 08:44:35 +01:00 |
Florian Bruhin
|
c1b9318e77
|
check_coverage: Add test_objects.py
|
2018-11-29 19:04:14 +01:00 |
Florian Bruhin
|
b7de287e7b
|
Move CommandError to api.cmdutils
|
2018-11-29 14:18:11 +01:00 |
Florian Bruhin
|
19628d0ae9
|
Move cmdutils.cmd_dict to objects.commands
|
2018-11-29 14:18:11 +01:00 |
Florian Bruhin
|
63fa65df65
|
Merge pull request #4440 from qutebrowser/pyup-scheduled-update-2018-11-26
Scheduled weekly dependency update for week 47
|
2018-11-28 15:58:32 +01:00 |
Florian Bruhin
|
b5253ec473
|
Fix lint
|
2018-11-28 13:01:43 +01:00 |
Florian Bruhin
|
2237ca2bcf
|
Remove now unneeded pylint suppressions
|
2018-11-28 12:54:19 +01:00 |
Florian Bruhin
|
984970e765
|
vulture: Ignore reserved value
|
2018-11-27 08:59:13 +01:00 |
Florian Bruhin
|
2152081d82
|
s/an URL/a URL/g
|
2018-11-16 12:37:30 +01:00 |
bitraid
|
2478a7441f
|
download_nsis_plugins: refactor and add StdUtils
|
2018-10-22 20:09:25 +03:00 |
Andy Mender
|
a9f9de4b35
|
Add instructions to update_version.py and adjust contributing.asciidoc accordingly.
|
2018-10-14 13:35:45 +02:00 |
Andy Mender
|
a2856bee2b
|
Improve contributing.asciidoc and return git release tag from update_version.py
|
2018-10-08 22:08:18 +02:00 |
Andy Mender
|
41402cb45f
|
Remove update_version.py from build_release.py pipeline
|
2018-10-07 18:03:55 +02:00 |
Andy Mender
|
e1368534e5
|
Make update_version.py 'bump' command-line arg mandatory
|
2018-10-07 17:35:18 +02:00 |
Andy Mender
|
d125a59ec0
|
Add explicit output check to subprocess.run call in update_version.bump_version
|
2018-10-07 17:33:09 +02:00 |
Andy Mender
|
d6be4aa645
|
Remove misleading 'version tag' comment from scripts/dev/build_release.py
|
2018-10-07 17:31:57 +02:00 |
Andy Mender
|
cc6303a8cc
|
Move appdata_path back to scripts/dev/update_version.py
|
2018-10-07 17:28:07 +02:00 |
Andy Mender
|
5231b25759
|
Move appdata_path to qutebrowser.__init__.py and improve code style
|
2018-10-07 12:49:25 +02:00 |
Andy Mender
|
21e49cf958
|
Add update_version.py to build_release.py pipeline and update command-line args
|
2018-10-07 11:56:28 +02:00 |