aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Core/Messages.cs
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new settings classKarsten Heimrich2024-03-271-1/+3
* Add option for activating the console pane on new messagesAli Can Demiralp2024-03-211-1/+1
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-281-1/+1
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-091-1/+1
* Optimize access to output windowMiguel Costa2023-05-101-14/+26
* Remove redundant codeKarsten Heimrich2023-04-201-10/+10
* Remove redundant type specificationKarsten Heimrich2023-04-201-3/+3
* Rewrite if statement using '?:', '??' or '??=' exressionKarsten Heimrich2023-02-241-2/+1
* Replace license headerMiguel Costa2023-02-231-27/+4
* Remove remaining resource strings and releated classesKarsten Heimrich2023-02-231-19/+16
* Introduce logging extension method for exceptionsKarsten Heimrich2022-08-121-14/+17
* Apply uniform guidelines to 'using' directivesMiguel Costa2022-02-221-5/+6
* Refactor OutputWindowPane handlingKarsten Heimrich2022-02-171-86/+36
* Inline variable declarationKarsten Heimrich2022-02-101-2/+1
* Sort modifierKarsten Heimrich2022-02-091-6/+6
* Mark members readonlyKarsten Heimrich2022-02-091-1/+1
* Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread();Karsten Heimrich2022-02-091-2/+27
* Final run to format the code as specified int the .editorconfig fileKarsten Heimrich2021-12-021-1/+2
* Fix PackageReference version mismatchMiguel Costa2021-11-161-1/+0
* refactoring: Reorganize project filesMiguel Costa2021-11-161-0/+241