aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* refactoring: Reorganize project filesMiguel Costa2021-11-16554-92945/+0
* Raise exception on error in modules fileMiguel Costa2021-10-141-0/+5
* Add missing info to modules fileMiguel Costa2021-10-141-0/+19
* Update version number to 2.7.2v2.7.2Miguel Costa2021-08-181-1/+1
* Fix build issues in VS2015Miguel Costa2021-08-173-3/+47
* Update version of the C# compiler for the RegExpr projectMiguel Costa2021-08-172-0/+14
* Notify user of available development versionMiguel Costa2021-08-172-3/+53
* Fix possible thread starvation issueMiguel Costa2021-08-091-7/+15
* Fix concurrency issuesMiguel Costa2021-08-091-1/+1
* Add concurrency testMiguel Costa2021-08-0928-0/+885
* Build sample test project outside of VS Tools solutionMiguel Costa2021-08-0513-37/+94
* Allow overriding C++ additional optionsMiguel Costa2021-08-055-0/+36
* Fix rcc generated C++ optionsMiguel Costa2021-08-051-1/+1
* Disable design-time .tlog updateMiguel Costa2021-07-261-3/+3
* Call StatusCenter from UI threadMiguel Costa2021-07-261-20/+32
* Rework QtVSTest projectMiguel Costa2021-06-149-92/+147
* Add 'Refresh Intellisense' context menu optionMiguel Costa2021-06-083-30/+96
* Change IntelliSense section in options pageMiguel Costa2021-06-081-79/+18
* Rework IntelliSense updateMiguel Costa2021-06-0812-471/+793
* Fix QML debug not workingMiguel Costa2021-06-081-0/+1
* Add Test solution configurationMiguel Costa2021-06-081-11/+155
* Add Count, IsEmpty, Remove to PriorityQueueMiguel Costa2021-06-022-17/+49
* Add PriorityQueue typeMiguel Costa2021-06-028-0/+602
* Add ConcurrentStopwatch classMiguel Costa2021-06-022-0/+62
* Add timestamp generatorMiguel Costa2021-06-021-0/+55
* Refactor Concurrent classMiguel Costa2021-06-021-23/+91
* Use more precise project event sourceMiguel Costa2021-05-271-13/+56
* Add Q_NAMESPACE to moc source criteriaMiguel Costa2021-05-071-1/+7
* Update list of Qt modulesMiguel Costa2021-05-051-0/+35
* Fix issue with module selection in wizardMiguel Costa2021-05-051-1/+1
* Remove unused method ModuleIdByName()Miguel Costa2021-05-051-10/+0
* Add module selection popupMiguel Costa2021-05-054-52/+251
* Add option to disable project trackingMiguel Costa2021-04-292-19/+151
* Add options to disable background buildsMiguel Costa2021-04-295-13/+166
* Add generic options load/save functionMiguel Costa2021-04-291-29/+52
* Use specific VSSDK assembly location in T4Miguel Costa2021-04-222-1/+18
* Synchronize QtVsTest version with VS ToolsMiguel Costa2021-04-217-228/+122
* Enable build of auto-test frameworkMiguel Costa2021-04-201-0/+6
* Add test client header to QtVsTest packageMiguel Costa2021-04-204-4/+18
* Update widgets application sample testMiguel Costa2021-04-201-2/+2
* Allow testing a running instance of VSMiguel Costa2021-04-202-40/+91
* Highlight C#-macro syntaxMiguel Costa2021-04-204-0/+645
* Add access to DevEnvDir property from text templatesMiguel Costa2021-04-202-0/+25
* Reset macros between test sessionsMiguel Costa2021-04-202-0/+8
* Install QtVSTest in VS2019Miguel Costa2021-04-201-4/+5
* Update CoreFeatures project to latest format versionMiguel Costa2021-04-201-25/+52
* Allow token reuse in RegExpr (part 2)Miguel Costa2021-04-191-19/+17
* Allow token reuse in RegExprMiguel Costa2021-04-1314-89/+144
* Fix errors processing .ts filesMiguel Costa2021-04-013-3/+13
* Fix running lupdate/lrelease on sub-directoriesMiguel Costa2021-04-011-4/+4