aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Add first Squish testRobert Löhning2022-09-124-0/+188
* Add TOC to readme fileKarsten Heimrich2022-09-081-0/+14
* Fix possible ArgumentException in case of empty QTDIRKarsten Heimrich2022-09-081-5/+5
* Fix function always returning null when using QTDIR env variableKarsten Heimrich2022-09-081-7/+1
* Add CMake support to the Widget project templateMiguel Costa2022-09-075-0/+54
* Use known monikers for Add|Remove|Open Folder imagesKarsten Heimrich2022-09-073-202/+122
* Add CMake support to the Quick project templateMiguel Costa2022-09-075-0/+57
* Add support for Qt/CMake in project templatesMiguel Costa2022-09-077-6/+276
* Return JSON serialization output as stringMiguel Costa2022-09-072-0/+16
* Add option to indent output of JSON serializerMiguel Costa2022-09-072-4/+5
* Move Common modules to CoreMiguel Costa2022-09-0714-22/+27
* Remove {Unsafe}NativeMethods classesKarsten Heimrich2022-09-057-92/+10
* Use DirectorySeparatorChar | AltDirectorySeparatorCharKarsten Heimrich2022-09-0512-104/+107
* Show notification when a project with old format is loadedKarsten Heimrich2022-09-055-6/+82
* Update docs after recent QtVsTools releaseKarsten Heimrich2022-08-245-12/+34
* Fix buildKarsten Heimrich2022-08-161-1/+3
* Introduce logging extension method for exceptionsKarsten Heimrich2022-08-1216-87/+66
* Refactor InfoBar moduleMiguel Costa2022-08-118-142/+165
* Unify online help search behaviorKarsten Heimrich2022-08-112-30/+36
* Introduce {From|To}NativeSeparators methodsKarsten Heimrich2022-08-111-0/+24
* Fix opening V200 project settings dialogKarsten Heimrich2022-08-116-102/+91
* Move code into Legacy namespaceKarsten Heimrich2022-08-118-225/+254
* Add test projects for all format versionsMiguel Costa2022-08-1157-0/+3225
* Split/ rewrite and improve performance of HasInvalidVersions()Karsten Heimrich2022-08-113-64/+68
* Merge code that checks for qmake existenceKarsten Heimrich2022-08-113-27/+23
* Fix importing Qt pluginsKarsten Heimrich2022-08-0113-72/+124
* Fix Qt module pop-up window not showingKarsten Heimrich2022-08-011-8/+13
* Do not hide the actual exception, re-throw QtVSExceptionKarsten Heimrich2022-08-012-12/+10
* Remove ifdef'ed code for VS version < 2017Karsten Heimrich2022-08-011-7/+0
* Call qmake from subdir of %TEMP%Miguel Costa2022-08-011-0/+40
* Set RuntimeLibrary as generated by qmakeMiguel Costa2022-08-013-4/+5
* Add QML to qmake-generated .vcxprojMiguel Costa2022-08-011-0/+25
* Remove unreachable codeKarsten Heimrich2022-07-264-327/+2
* Add support for shadow builds of QtKarsten Heimrich2022-07-261-0/+11
* Fix missing save on version name change, small code cleanupKarsten Heimrich2022-07-263-39/+18
* Fix argument null exceptionKarsten Heimrich2022-07-261-1/+4
* Remove pre-processor definitions from resource compiler sectionKarsten Heimrich2022-07-261-3/+22
* Remove hard-coded Qt5 versioning schemaKarsten Heimrich2022-07-263-9/+13
* Fix NATVIS description propertyKarsten Heimrich2022-07-262-6/+6
* Use StringComparison.OrdinalIgnoreCase to compare pathsKarsten Heimrich2022-07-266-15/+11
* Rename IsProjectInSolution to ProjectFromSolutionKarsten Heimrich2022-07-262-15/+9
* Improve readability and simplify implementationKarsten Heimrich2022-07-262-115/+105
* Improve readability and minor optimizationKarsten Heimrich2022-07-261-33/+26
* Fix building Qt Designer plugin projectsKarsten Heimrich2022-07-081-8/+32
* Remove unused module 'HasDLL' propertyKarsten Heimrich2022-07-084-100/+0
* Remove duplicated code, fix exception handlingKarsten Heimrich2022-07-082-30/+32
* Introduce string constant for registry pathKarsten Heimrich2022-07-081-4/+6
* Partly revert 6e9d90, 4b76a7 and 4e745bKarsten Heimrich2022-07-082-17/+151
* Move some more legacy code into respective directoryKarsten Heimrich2022-07-0816-596/+803
* Minor visual style changesKarsten Heimrich2022-07-082-7/+7