qBittorrent/.github/workflows
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
..
helper GHA CI: add checks for grid items order 2024-12-14 17:08:18 +08:00
ci_file_health.yaml GHA CI: Bump pandoc to latest version 2024-10-06 16:41:38 +08:00
ci_macos.yaml CI: turn on assertion checks 2024-10-06 16:13:14 +08:00
ci_python.yaml GHA CI: add checks for grid items order 2024-12-14 17:08:18 +08:00
ci_ubuntu.yaml CI: turn on assertion checks 2024-10-06 16:13:14 +08:00
ci_webui.yaml GHA CI: check python scripts 2024-03-23 13:54:57 +08:00
ci_windows.yaml Allow to choose color scheme on Windows 2024-10-19 13:37:51 +03:00
coverity-scan.yaml GHA CI: Bump boost dependency 2024-08-19 15:59:09 +08:00
stale_bot.yaml GHA CI: Bump Github Actions versions 2024-01-02 16:23:09 +08:00