]> cloud.milkyroute.net Git - dolphin.git/commit
refactor: replace QString() with QStringLiteral() for better performance
authorZhangzhi Hu <integral@member.fsf.org>
Tue, 29 Oct 2024 16:18:57 +0000 (00:18 +0800)
committerMéven Car <meven@kde.org>
Thu, 31 Oct 2024 10:04:40 +0000 (10:04 +0000)
commit25f7aba43d0f4ca38167dd686ae0efd8c89cc5d4
tree4dd38ee1dc96039f14f19eba7d5eb876b5092336
parentaf77a3f5a8240599c1c7e0d07a2a3a485ca1af02
refactor: replace QString() with QStringLiteral() for better performance
src/dolphincontextmenu.cpp
src/dolphinmainwindow.cpp
src/tests/dolphinmainwindowtest.cpp
src/tests/dolphinsearchboxtest.cpp
src/tests/kfileitemmodeltest.cpp
src/tests/kitemlistcontrollertest.cpp