Commit Graph
18 Commits
Author SHA1 Message Date
MrDowntempoandGitHub 7d981fb55b Merge branch 'main' into feat/smarter_shader_compiler 2025-11-21 11:45:19 -05:00
Corey Woodworth e97c46e96c shaders-compile.sh supports file list arguments 2025-11-21 11:36:51 -05:00
ItsLemmy 770c667794 Shader script: full path to QSB 2025-11-18 23:14:17 -05:00
Kainoa Kanter 63f1404598 package name 2025-11-17 12:59:02 -08:00
Kainoa Kanter 4a9cea1d84 fix: only use qt6 qmlformat 2025-11-17 12:57:32 -08:00
Ly-sec d4fb4f5889 qmlfmt: add user info to install package 2025-11-17 13:31:08 +01:00
ItsLemmy 39fd2517c3 BatteryManager: removed due to limited compatibility.
Might be reintroduced later if we decice on a proper back-end.
2025-11-16 17:27:11 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 32905224b9 Preparing the switch to qmlformat. 2025-11-16 16:44:47 -05:00
ItsLemmy 9e454bd608 qmlfmt: dont fallback to qmlformat. 2025-11-16 11:52:47 -05:00
mochou b692275c31 fix(qmlfmt): Add compatibility for qmlformat command
- Modifies Bin/dev/qmlfmt.sh to check for both 'qmlfmt' and 'qmlformat' executables.
- Uses 'qmlfmt' with its original arguments if found.
- If 'qmlfmt' is not found, uses 'qmlformat' with arguments for 2-space indentation and essential semicolons.
- Exits with an error if neither command is available.
- This makes the QML formatting pre-commit hook more robust.
2025-11-15 17:17:03 +08:00
ItsLemmy d262b84b41 i18n: translating script sort by keys to keep things nice and tidy + re-translated some modified english translations. 2025-11-03 21:28:54 -05:00
ItsLemmy fae2535d00 qmlfmt: detect array destructuring and skip file to avoid breakage. 2025-10-17 11:03:48 -04:00
ItsLemmy d56c197fd3 qmlfmt: restoring error reporting 2025-10-16 21:44:28 -04:00
Kainoa Kanter a431d87dc1 fix: cd in precommit hook, not in qmlfmt script 2025-10-16 13:36:44 -07:00
Kainoa Kanter d5b9abd9e0 devex: precommit hook to run qmlfmt, parallelize qmlfmt.sh 2025-10-16 13:28:35 -07:00
ItsLemmy e3f0f428da Settings: re-organization 2025-10-12 22:09:35 -04:00
lysec 82eefbc65c Bin: move dev scripts in Bin/dev/ 2025-10-10 14:02:37 +02:00