Florian Bruhin
|
4f4d6dc035
|
Merge branch 'dev'
|
2021-03-23 12:53:59 +01:00 |
Florian Bruhin
|
ac52268a45
|
Get rid of qute://spawn-output
|
2021-03-23 12:53:23 +01:00 |
Florian Bruhin
|
045dda0f27
|
Add basic live output for :spawn -m
|
2021-03-23 12:39:12 +01:00 |
Florian Bruhin
|
108062d84d
|
docker: Also enable community-testing for archlinux-unstable
|
2021-03-22 11:56:57 +01:00 |
Florian Bruhin
|
c07b93b7c4
|
pylint: Disable pointless-statement in tests
|
2021-03-18 10:59:51 +01:00 |
Florian Bruhin
|
7cee566026
|
Fix spell check regex
|
2021-03-17 18:50:38 +01:00 |
Florian Bruhin
|
ed20af9828
|
Improve joinpath regex
joinpath is still useful with a list of args
|
2021-03-15 14:04:19 +01:00 |
Florian Bruhin
|
3192d98bdc
|
doc: Move backend info above type info
More consistent with other comments (like requiring a restart)
|
2021-03-12 22:27:11 +01:00 |
Florian Bruhin
|
7646cfa2f4
|
Update changelog URLs
|
2021-03-12 13:36:12 +01:00 |
Florian Bruhin
|
e55294ccc9
|
scripts: Filter out some noise in recompile_requirements
|
2021-03-12 12:49:09 +01:00 |
Florian Bruhin
|
c9cb42d3cd
|
Make recompile_requirements run on Windows
|
2021-03-12 12:42:55 +01:00 |
Florian Bruhin
|
80efb17251
|
Update asciidoc version in instructions
|
2021-03-12 12:14:45 +01:00 |
Florian Bruhin
|
5def060d8f
|
Update UA completions
|
2021-03-12 10:52:30 +01:00 |
Florian Bruhin
|
01b57a33be
|
Merge remote-tracking branch 'origin/pr/6234'
|
2021-03-11 17:23:51 +01:00 |
Florian Bruhin
|
b02fd9ef48
|
Update requirements for PyQt 5.15.4
|
2021-03-11 14:17:19 +01:00 |
Florian Bruhin
|
6d26ba60ff
|
scripts: Add some additional checks for pathlib
|
2021-03-10 22:33:59 +01:00 |
Lembrun
|
3d01c201b8
|
Added test_resources.py
|
2021-03-09 21:33:39 +01:00 |
Florian Bruhin
|
76b03db20e
|
Revert "ci: Add workaround for Archlinux/Docker issue"
This reverts commit 478e4de7bd.
Fixed according to https://github.com/actions/virtual-environments/issues/2658
|
2021-03-08 14:04:56 +01:00 |
Axel Dahlberg
|
7d5acd7239
|
whitelist vulture at correct place
|
2021-03-03 14:36:03 +01:00 |
Axel Dahlberg
|
7db764f095
|
Merge branch 'master' into feature/6109-file-picker-stdout
|
2021-03-03 05:07:00 -08:00 |
$MYNAME
|
82ba01647b
|
Better handling of filepicker commands, updated test
|
2021-03-03 14:03:03 +01:00 |
Florian Bruhin
|
2c8dec9ece
|
misc_check: Print match instead of pattern
|
2021-03-01 21:20:56 +01:00 |
Florian Bruhin
|
6f6232e53c
|
Re-add trailing comma
|
2021-03-01 21:19:11 +01:00 |
Lembrun
|
1ee39297cb
|
Changes to generic regexp added
|
2021-03-01 20:28:42 +01:00 |
Lembrun
|
858ac241c5
|
Merge remote-tracking branch 'upstream/master' into qbot-snake-case
|
2021-03-01 20:23:02 +01:00 |
Florian Bruhin
|
440b4000e3
|
scripts: Fix recompile_requirements with == in env marker
|
2021-03-01 10:03:38 +01:00 |
Lembrun
|
f767188abf
|
Generic regexp to detect Camel case qtbot methods
|
2021-02-27 18:07:28 +01:00 |
Lembrun
|
a013b81896
|
Merged into spelling
|
2021-02-26 22:47:46 +01:00 |
Lembrun
|
e8b05af233
|
Qtbot methods changed to snake case,snake case check added
|
2021-02-26 22:07:08 +01:00 |
Florian Bruhin
|
8a3c77ffd2
|
requirements: Add importlib-metadata
|
2021-02-25 10:00:46 +01:00 |
Florian Bruhin
|
bd8eef8fe1
|
requirements: Initial upgrade to PyQt5 5.15.3
|
2021-02-25 09:22:10 +01:00 |
Florian Bruhin
|
ee9f3fc7cb
|
Fix lint
|
2021-02-22 18:36:00 +01:00 |
Florian Bruhin
|
2b9108113d
|
scripts: Fix PE checksum for Windows releases
This should help with virus scanner false positives.
See https://github.com/pyinstaller/pyinstaller/issues/5579
Fixes #6081
Fixes #6194
|
2021-02-22 17:18:07 +01:00 |
Florian Bruhin
|
d647f8f42e
|
Fix lint
|
2021-02-22 09:56:40 +01:00 |
Florian Bruhin
|
60a1955bf7
|
Update changelog links
|
2021-02-22 09:23:59 +01:00 |
Florian Bruhin
|
30d54c8da4
|
Revert "ci: Use different workaround for Archlinux docker"
This reverts commit 545e37b913.
Doesn't actually seem to work...
|
2021-02-18 10:15:43 +01:00 |
Florian Bruhin
|
545e37b913
|
ci: Use different workaround for Archlinux docker
|
2021-02-16 11:24:40 +01:00 |
Florian Bruhin
|
8ba1a28fa5
|
Revert "Revert "ci: Add workaround for Archlinux/Docker issue""
This reverts commit 8fccc17bd8.
Still broken unfortunately (probably on GitHub's side)...
|
2021-02-15 14:24:27 +01:00 |
Florian Bruhin
|
8fccc17bd8
|
Revert "ci: Add workaround for Archlinux/Docker issue"
This reverts commit 478e4de7bd.
Maybe not needed anymore after https://bugs.archlinux.org/task/69563#comment196734
|
2021-02-15 14:22:18 +01:00 |
Florian Bruhin
|
7bf76237fd
|
scripts: Update changelog URLs
|
2021-02-15 14:19:16 +01:00 |
Florian Bruhin
|
478e4de7bd
|
ci: Add workaround for Archlinux/Docker issue
See https://github.com/actions/virtual-environments/issues/2658
Thanks to https://github.com/lxqt/lxqt-panel/pull/1562
|
2021-02-10 19:58:04 +01:00 |
Florian Bruhin
|
394bfaed65
|
WIP: Refactor QtWebEngine version handling
|
2021-02-10 16:13:22 +01:00 |
Florian Bruhin
|
cf48f935ab
|
scripts: Add new changelog URLs
|
2021-02-08 14:38:38 +01:00 |
Florian Bruhin
|
37a4e4737c
|
Remove old changelog URLs
|
2021-02-05 17:56:36 +01:00 |
Florian Bruhin
|
90af513c97
|
Fix coverage
|
2021-01-30 16:42:42 +01:00 |
Florian Bruhin
|
8f9d07674c
|
Use and enforce python3 shebangs in userscripts
See #6080
|
2021-01-28 16:11:13 +01:00 |
Florian Bruhin
|
e4e1eafe30
|
Fix lint in change_release.py
|
2021-01-28 15:14:09 +01:00 |
Florian Bruhin
|
0df0985292
|
scripts: Improve macOS smoke test
|
2021-01-28 11:34:15 +01:00 |
Florian Bruhin
|
6adf86ec49
|
scripts: Add change_release.py
|
2021-01-28 10:17:39 +01:00 |
Florian Bruhin
|
5ac9e3c23d
|
scripts: Also add desc suffix for installer
|
2021-01-28 10:04:39 +01:00 |