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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squish: Stabilize typing to edit
HEAD
dev
Robert Löhning
32 hours
1
-0
/
+1
*
Squish: Provide shared functions for adding and removing Qt versions
Robert Löhning
32 hours
2
-32
/
+55
*
Squish: Add test for adding and removing Qt versions
Robert Löhning
32 hours
5
-0
/
+148
*
Squish: Handle delayed initialization of Qt VS Tools
Robert Löhning
32 hours
2
-2
/
+8
*
Squish: Add script for resetting MSVS' experimental instance
Robert Löhning
32 hours
9
-16
/
+79
*
Fix Qt Modules settings page adding a trailing ';'
Karsten Heimrich
6 days
3
-4
/
+11
*
Introduce VSCT source generator
Karsten Heimrich
6 days
2
-0
/
+13
*
Fix possible null reference exception
Karsten Heimrich
6 days
1
-22
/
+34
*
Rework DteEventsHandler::DocumentSaved to be more readable
Karsten Heimrich
6 days
1
-61
/
+72
*
Cleanup SelectSolutionPlatform(...) function
Karsten Heimrich
6 days
1
-11
/
+9
*
Remove unused 'ref' parameter
Karsten Heimrich
6 days
2
-5
/
+2
*
Remove method QtProject::GetQtVersion()
Karsten Heimrich
6 days
2
-14
/
+4
*
Replace if statemant with null propagation code
Karsten Heimrich
6 days
13
-61
/
+29
*
Use Array.Empty<T>() method
Karsten Heimrich
6 days
8
-9
/
+13
*
Use compound assignment
Karsten Heimrich
6 days
8
-12
/
+12
*
Fix multiple enumeration runs
Karsten Heimrich
6 days
7
-36
/
+38
*
Minor Linq improvements
Karsten Heimrich
6 days
7
-17
/
+11
*
Use null coalescing expression and compound assignment
Karsten Heimrich
6 days
6
-13
/
+13
*
Update function and fix possible null reference exception
Karsten Heimrich
6 days
2
-19
/
+25
*
Rewrite VC path calculation
Karsten Heimrich
6 days
2
-31
/
+7
*
Squish: Remove unused objects
Robert Löhning
6 days
2
-2
/
+0
*
Remove all references to VS2017
Karsten Heimrich
6 days
61
-366
/
+36
*
Squish: Read expected version from version.log as fallback
Robert Löhning
8 days
1
-6
/
+9
*
Update VS2022 support target to 17.4 LTS
Miguel Costa
12 days
1
-8
/
+8
*
Add abbreviated case-insensitive option
Miguel Costa
12 days
24
-135
/
+137
*
Rewrite if statement using '?:', '??' or '??=' exression
Karsten Heimrich
2023-02-24
20
-106
/
+33
*
Inline 'out' variable declaration
Karsten Heimrich
2023-02-24
4
-18
/
+9
*
Use string interpolation expression
Karsten Heimrich
2023-02-24
27
-141
/
+105
*
Remove unsed type and member functions
Karsten Heimrich
2023-02-24
2
-51
/
+0
*
Replace license header
Miguel Costa
2023-02-23
385
-10565
/
+1584
*
Cleanup QtConfig reader class
Karsten Heimrich
2023-02-23
1
-92
/
+24
*
Rework QtVsToolsPackage class
Karsten Heimrich
2023-02-23
2
-102
/
+61
*
Rework copying Visualizers files
Karsten Heimrich
2023-02-23
2
-39
/
+38
*
Cleanup TextMate Language Grammar file handling
Karsten Heimrich
2023-02-23
1
-32
/
+10
*
Remove unused property setter and related code
Karsten Heimrich
2023-02-23
1
-23
/
+0
*
Add default function argument in favor of function overload
Karsten Heimrich
2023-02-23
2
-12
/
+2
*
Remove unsed class Observable
Karsten Heimrich
2023-02-23
2
-78
/
+0
*
Remove interface IQtVsToolsOptions
Karsten Heimrich
2023-02-23
3
-15
/
+1
*
Use index property
Karsten Heimrich
2023-02-23
4
-14
/
+13
*
Remove unused GetPropertyDispId() and related class members
Karsten Heimrich
2023-02-23
1
-25
/
+0
*
Replace only usage of ProjectMacros.Name with literal
Karsten Heimrich
2023-02-23
3
-39
/
+1
*
Use string interpolation if possible
Karsten Heimrich
2023-02-23
7
-51
/
+40
*
Improve LINQ code
Karsten Heimrich
2023-02-23
3
-71
/
+44
*
Remove the only usage of constant
Karsten Heimrich
2023-02-23
2
-3
/
+1
*
Remove dead code related to OnVCProjectEngineItemPropertyChange()
Karsten Heimrich
2023-02-23
7
-842
/
+1
*
Remove legacy code in OnVCProjectEngineItemPropertyChange()
Karsten Heimrich
2023-02-23
1
-67
/
+17
*
Update and improve code, use new language features
Karsten Heimrich
2023-02-23
1
-95
/
+68
*
Merge shared settings class into into settings class
Karsten Heimrich
2023-02-23
3
-240
/
+203
*
Remove GetQtDirFromQMakeProject() and releated code
Karsten Heimrich
2023-02-23
6
-346
/
+1
*
Remove remaining resource strings and releated classes
Karsten Heimrich
2023-02-23
13
-587
/
+71
[next]