mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-12 04:39:31 +00:00
commit 094b6d50d975ec8feaa24af6a8a7b121fe87bce3 Author: Travis Abendshien <lvnvtravis@gmail.com> Date: Sun May 12 19:52:25 2024 -0700 Formatted using Ruff Co-Authored-By: yed podtrzitko <yedpodtrzitko@users.noreply.github.com> commit 088ef5263e38c948dda9a875fcc56af97762a73e Author: Travis Abendshien <lvnvtravis@gmail.com> Date: Sun May 12 19:51:03 2024 -0700 Reduced QResource Usage + Path Refactor - Removed unused or redundant QResources - Removed unreliable uses of the Qt resource system in favor of direct paths - Refactored paths with "parent.parent.parent" to use ".parents[index]" Co-Authored-By: yed podtrzitko <yedpodtrzitko@users.noreply.github.com>