qBittorrent/.github
Chocobo1 c887a6f7d8
GHA CI: add checks for grid items order
Now all items under `QGridLayout` are required to be sorted. This allow
us to omit tabstop order. The tabstop order will follow the layout order.

The script can be invoked to fix wrong grid items order in .ui files:
```console
python check_grid_items_order.py file.ui
```
2024-12-14 17:08:18 +08:00
..
ISSUE_TEMPLATE Revise bug_report template 2024-09-30 17:24:57 +08:00
workflows GHA CI: add checks for grid items order 2024-12-14 17:08:18 +08:00
dependabot.yml GHA CI: introduce dependabot updates 2023-09-07 15:30:01 +08:00
FUNDING.yml Enable sponsor button on Github 2021-02-14 13:53:23 +08:00
PULL_REQUEST_TEMPLATE.md Fix filename extension 2021-10-10 02:55:59 +08:00
SUPPORT.md Fix duplicated text in GitHub's SUPPORT.md 2023-08-28 13:52:34 +03:00