index
:
qt-labs/vstools.git
1.2
2.0
2.1
2.10
2.2
2.3
dev
Qt Visual Studio Add-in – https://wiki.qt.io/QtVSAddin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
QtVsTools.Core
/
MsBuild
/
MsBuildProjectReaderWriter.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct style errors in Core
Ali Can Demiralp
2025-07-14
1
-3
/
+3
*
Remove unused includes and correct include order in Core
Ali Can Demiralp
2025-06-24
1
-3
/
+2
*
Update copyright comments to 2025
Ali Demiralp
2025-03-18
1
-4
/
+2
*
Refactor registry paths in Core and Package
Ali Can Demiralp
2024-07-29
1
-1
/
+1
*
Use more safe string.Equals(...) function
Karsten Heimrich
2024-07-26
1
-4
/
+4
*
Add IDC integration to Qt/MSBuild
Ali Can Demiralp
2024-06-17
1
-0
/
+22
*
Introduce and use none throwing {File|Directory} helper functions
Karsten Heimrich
2024-05-17
1
-8
/
+8
*
Correct conversion of moc_predef steps and set output path to $(IntDir)
Ali Can Demiralp
2024-04-09
1
-2
/
+5
*
Add a new and rename existing constants specifying registry paths
Karsten Heimrich
2024-03-27
1
-1
/
+1
*
Change source license to LicenseRef-Qt-Commercial or GPL-3.0-only
Ali Can Demiralp
2024-02-28
1
-1
/
+1
*
Update license year from 2023 to 2024
Ali Can Demiralp
2024-01-09
1
-1
/
+1
*
Adjust namespace of Utils class to match folder structure
Karsten Heimrich
2024-01-08
1
-1
/
+1
*
Shuffle around constant registry path values
Karsten Heimrich
2024-01-08
1
-2
/
+1
*
Fix null reference exception while converting a project
Karsten Heimrich
2023-10-12
1
-1
/
+2
*
Fix broken .vcxproj when auto-generating .qrc files
Karsten Heimrich
2023-09-27
1
-2
/
+7
*
Fix importing a project with no filters or solution file
Karsten Heimrich
2023-09-27
1
-2
/
+2
*
Enable option to convert non-Qt VC projects
Miguel Costa
2023-08-30
1
-3
/
+3
*
Refactor project conversion
Miguel Costa
2023-08-28
1
-529
/
+23
*
Implement converting custom build steps for lrelease
Karsten Heimrich
2023-08-23
1
-1
/
+33
*
Generate project format conversion report
Miguel Costa
2023-08-16
1
-16
/
+99
*
Refactor MsBuildProjectReaderWriter
Miguel Costa
2023-08-16
1
-107
/
+78
*
Fix updating the project format can result in multiple entries
Karsten Heimrich
2023-07-21
1
-2
/
+4
*
Rename all QtProject{and related classes} to MsBuildProject{...}
Karsten Heimrich
2023-06-29
1
-23
/
+23
*
Rename MsBuildProject to MsBuildProjectReaderWriter
Karsten Heimrich
2023-06-29
1
-0
/
+1713