summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Translation.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2024-10-10C++20: Synthesize `operator!=` From `operator==`mitaclaw
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
2022-04-02windows: simplify handling of gettextShawn Hoffman
2021-12-31Config: Port remaining Interface settings to new config system.Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename Common/File to Common/IOFileShawn Hoffman
2020-11-25Frontends: Migrate logs over to fmtLioncash
2020-11-12DolphinQt: Don't return 0x04 bytes from trJosJuice
2020-10-23DolphinQt: Move QT_LAYOUT_DIRECTION string to qt-strings.potJosJuice
2020-06-02DolphinQt: Enable RTL layoutJosJuice
2020-06-02DolphinQt: Support gettext contexts (Qt disambiguations)JosJuice
2019-06-19Common/MsgHandler: Namespace code within the Common namespaceLioncash
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2018-10-28DolphinQt: reduce warnings about MO filesTillmann Karras
2018-07-07Move DolphinQt2 to DolphinQtspycrab