summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Updater.cpp
AgeCommit message (Expand)Author
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2024-04-30DolphinQt: Properly Delete (Some) Widgetsmitaclaw
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-03-11updater: add test for update flowShawn Hoffman
2022-10-31Updater: Add/clarify error messagesDentomologist
2022-01-14Fix static initialisation order fiasco issue for Version variablesLéo Lam
2021-12-27Config: Port AutoUpdate settings to new config system.Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-04-13Updater: Add code documentation Markdown fileDentomologist
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-07-22Qt/Updater: Fixed an assert on m_parent->close() (was called from a wrong thr...Silent
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab