AramJonghu
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 04:49:59 +02:00
45350210cc fix&revert(qalculator): unassigned this to calculator pointer fixed, revert of succesful test
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 04:42:42 +02:00
85944ec966 force harmless lint warning to check ci/cd
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 04:36:28 +02:00
3c9df82594 CI/CD: attempt only user tidy warnings
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 04:27:51 +02:00
1cdcecae68 CI/CD: revert
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 04:17:54 +02:00
d2368c8c10 CI/CD: testing warnings as errors for CI/CD only
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 04:02:26 +02:00
b8f79c51ae CI/CD: updated, researched other CI/CD implementations
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 03:54:51 +02:00
25e1610e2b CI/CD: updated, should not stop the check now due to diagnostic demotion
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 03:44:40 +02:00
49a65becff CI/CD: updated cpp to reduce false flags, focus on dev tidy check
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 03:38:44 +02:00
87c9f85ac7 fix(hyprextras): false flag recursion
532e5a0a03 clang-tidy: reordering
Compare 2 commits »
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 03:27:05 +02:00
dcc535d213 unused nolint
e347671edd missing commas clang-tidy
Compare 2 commits »
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 03:18:48 +02:00
d4e4152bdc leftover format file
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 03:18:19 +02:00
728bdc85bc fix(clang-tidy/analyzer): resolving false positives
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 03:08:35 +02:00
944694966b tidy(blobmaterial&circularindicatormanager): warning fixes, readability and modernize headers.
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 02:10:43 +02:00
1e31e14de8 format(remainder): clang-format remainder of files
658be09da2 fix(buttonrow): restore private specifier removed by clang-format
Compare 2 commits »
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 02:04:28 +02:00
467e44bb9f tidy&format(all): all files formatted and relevant warnings resolved
fed9372b35 refactor(tickingservice): flatten nested if blocks with early returns
b2cddea636 fix(gpu): use epsilon comparison instead of == for floating-point guards
396825d785 fix(desktopmodel): cast qsizetype to int to suppress -Wshorten-64-to-32
Compare 4 commits »
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 01:26:26 +02:00
f439456ff4 fix(strokecanvasrenderer): use qreal instead of float in drawHoverCursor
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 01:22:55 +02:00
4a18edfc78 fix(strokecanvasitem): use qreal instead of float to suppress -Wdouble-promotion
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-30 01:18:11 +02:00
4023a2fb01 fix(strokecanvasitem): use qreal instead of float to suppress -Wdouble-promotion
3eecbc16bc perf(lazylistview): collect pending indices and hoist layoutSize cast in updatePolishdbus workaround for session
Compare 2 commits »
AramJonghu pushed to tidy-warning-fixes at zach/z-bar-qt 2026-06-29 23:01:59 +02:00
b939224e9d action secret added so we have push permissions for docker
AramJonghu created pull request zach/z-bar-qt#132 2026-06-29 22:41:35 +02:00
WIP: tidy warning fixes