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
/
Common
/
Json
/
Serializer.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct style errors in Core
Ali Can Demiralp
2025-07-14
1
-2
/
+2
*
Update copyright comments to 2025
Ali Demiralp
2025-03-18
1
-4
/
+2
*
Refactor QtVsTools.Core.Common.Json
Ali Can Demiralp
2024-12-04
1
-33
/
+32
*
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
*
Remove redundant code
Karsten Heimrich
2023-04-20
1
-3
/
+3
*
Remove redundant type specification
Karsten Heimrich
2023-04-20
1
-2
/
+2
*
Merge null/pattern checks into complex pattern
Karsten Heimrich
2023-04-20
1
-5
/
+6
*
Convert 'if-return' into 'return' statement
Karsten Heimrich
2023-04-20
1
-4
/
+1
*
Replace if statemant with null propagation code
Karsten Heimrich
2023-03-15
1
-4
/
+2
*
Use Array.Empty<T>() method
Karsten Heimrich
2023-03-15
1
-1
/
+1
*
Rewrite if statement using '?:', '??' or '??=' exression
Karsten Heimrich
2023-02-24
1
-2
/
+1
*
Replace license header
Miguel Costa
2023-02-23
1
-27
/
+4
*
Fix expression is always 'true' or always 'false'
Karsten Heimrich
2022-10-05
1
-4
/
+1
*
Modernization: Replace casts with pattern variable
Karsten Heimrich
2022-10-04
1
-2
/
+2
*
Return JSON serialization output as string
Miguel Costa
2022-09-07
1
-0
/
+6
*
Add option to indent output of JSON serializer
Miguel Costa
2022-09-07
1
-2
/
+3
*
Move Common modules to Core
Miguel Costa
2022-09-07
1
-0
/
+330