1
0
Fork 0
mirror of synced 2024-06-21 12:00:25 +12:00
Commit graph

5 commits

Author SHA1 Message Date
loathingKernel eb0d727d34
Misc: exclude deleted files in ui2py.sh 2023-12-23 13:45:12 +02:00
loathingKernel 76068014b8 Misc: Remove connectSlotByName() in single file invocation 2023-02-20 14:16:45 +02:00
loathingKernel ff81f38dd4 Misc: Shellcheck 2023-02-18 17:25:55 +02:00
loathingKernel d3bee28443 Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files
Since pyuic5 doesn't handle `connectSlotByName=False` in ui files
use sed in `misc/ui2py.sh` to remove those lines

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2023-02-04 17:38:07 +02:00
Dummerle bb9d3b6c33
Rename scripts to misc 2021-12-05 19:47:06 +01:00
Renamed from scripts/ui2py.sh (Browse further)