summaryrefslogtreecommitdiff
path: root/src/problemsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Resize columns to contents in notifications window (#2128)Jonathan Feenstra2024-10-031-0/+1
* Fixes for stylesheets that use transparent backgrounds (#2029)RJ2024-05-191-1/+0
* Apply clang-format.Mikaël Capelle2023-07-091-20/+23
* Convert everything to CRLF.Mikaël Capelle2023-07-091-113/+113
* Replace usage of IPlugin::isActive().Mikaël Capelle2020-11-111-9/+6
* Migrate obsoleted qVariantFromValueSilarn2019-12-311-1/+1
* added error messages to FileRenamer and a few moreisanae2019-10-041-1/+1
* added GeometrySaverisanae2019-08-161-11/+2
* moved geometry handling to ProblemsDialog and CategoriesDialogisanae2019-08-041-0/+15
* replaced qWarning()isanae2019-07-221-1/+1
* - always show statusbar, used by the menu and toolbar to display status tipsisanae2019-06-021-3/+21
* changed rest of ShellExecuteW() calls to use shell::Execute(), shell::OpenLin...isanae2019-05-261-1/+2
* Prevent diagnose plugins that return false for isActive from reporting notifi...LostDragonist2019-03-231-3/+12
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-45/+59
* Applied clang-format on sourceSandro Jäckel2018-02-221-59/+45
* MergeTannin2015-01-041-1/+1
|\
| * replaced all uses of NULL with nullptrTannin2014-11-281-1/+1
* | bugfix: hitting the fix button in the diagnosis plugin could crash MO if theTannin2014-12-041-4/+9
|/
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-12/+19
* - some fixes to the refreshing behaviourTannin2013-07-131-2/+14
* - diagnosis plugin now reports file in overwrite as a problemTannin2013-05-221-1/+1
* - bugfix: wrong multibyte to widechar conversion in hookdll breaks internatio...Tannin2013-04-131-0/+58