aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Package/Editors/Editor.QtDesigner.cs
Commit message (Expand)AuthorAgeFilesLines
* Correct style errors in PackageAli Can Demiralp2025-07-141-2/+2
* Replace polling-based file monitor with event-driven FileSystemWatcherKarsten Heimrich2025-04-251-30/+3
* Fix Qt Widget Designer opens multiple times in detached modeKarsten Heimrich2025-04-251-1/+93
* Split classes into files and adjust namespace to match hierarchyKarsten Heimrich2025-04-251-17/+1
* Add additional options to suppress the editor Detach notificationsKarsten Heimrich2025-04-251-0/+13
* Update copyright comments to 2025Ali Demiralp2025-03-181-4/+2
* Cannot open .ui files from Visual StudioKarsten Heimrich2025-02-141-3/+3
* Validate .ts files before opening them in the translation editorKarsten Heimrich2024-11-211-0/+20
* Editor.QtDesigner.cs: Reflect name change of Qt DesignerOliver Wolff2024-10-161-2/+3
* Make use of the new settings classKarsten Heimrich2024-03-271-1/+2
* 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
* Rename all QtProject{and related classes} to MsBuildProject{...}Karsten Heimrich2023-06-291-4/+4
* Merge QtProject Intellisense, adapt depending codeKarsten Heimrich2023-06-291-2/+2
* Merge QtProject tracking, adapt depending codeKarsten Heimrich2023-06-291-2/+1
* Return VCProject instead of EnvDTE.Project for selected projectsKarsten Heimrich2023-06-291-1/+2
* Align QtProject methods {GetOrAdd|Reset} with QtProjectTrackerKarsten Heimrich2023-06-221-1/+1
* Apply some cosmetical changes, no functional changes intendedKarsten Heimrich2023-06-221-4/+4
* Package: Move Qt MSBuild and Option related classes to core libraryKarsten Heimrich2023-06-221-1/+0
* Core library: Move Qt MSBuild related classesKarsten Heimrich2023-06-211-1/+1
* Track QtProject's instead of EnvDTE.Project'sKarsten Heimrich2023-06-211-7/+11
* Rework QtProject{Tracker|Build|IntelliSense} classesKarsten Heimrich2023-06-211-2/+2
* Remove redundant codeKarsten Heimrich2023-04-201-1/+0
* Remove redundant type specificationKarsten Heimrich2023-04-201-1/+1
* Replace if statemant with null propagation codeKarsten Heimrich2023-03-151-3/+1
* Use compound assignmentKarsten Heimrich2023-03-151-2/+2
* Replace license headerMiguel Costa2023-02-231-27/+4
* Improve intellisense performance for Qt projectsMiguel Costa2022-05-161-4/+2
* Fix ThrowIfNotOnUIThread exceptionMiguel Costa2022-03-011-3/+6
* Apply uniform guidelines to 'using' directivesMiguel Costa2022-02-221-2/+3
* Remove some more ThreadHelper.ThrowIfNotOnUIThread()Karsten Heimrich2022-02-221-2/+5
* Fix background build warningsMiguel Costa2022-02-111-1/+1
* Fix "Observe the awaitable result of this method call"Karsten Heimrich2022-02-091-1/+1
* Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread();Karsten Heimrich2022-02-091-0/+3
* Fix using directive is not requiredKarsten Heimrich2022-01-281-1/+0
* refactoring: Rename Vsix class as QtVsToolsPackageMiguel Costa2021-11-161-1/+1
* refactoring: Reorganize project filesMiguel Costa2021-11-161-0/+88