aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtvstools/Vsix.cs
Commit message (Expand)AuthorAgeFilesLines
* Create visualizers folder if not foundMiguel Costa2019-01-081-6/+10
* Convert package to AsyncPackageMiguel Costa2019-01-071-86/+158
* Add support for Visual Studio 2019Miguel Costa2018-12-191-1/+3
* Use alternative method to locate VS installationMiguel Costa2018-12-191-0/+5
* Automate change of version numberMiguel Costa2018-11-281-1/+1
* Cherry-pick changes from 2.2 branchMiguel Costa2018-11-271-53/+72
* Implement Visual Studio QML debug engineMiguel Costa2018-10-231-0/+2
* Fix visualization not working with Qt namespaceMiguel Costa2018-09-271-0/+33
* Run package initialization in backgroundMiguel Costa2018-08-231-56/+71
* Disable previous QML syntax highlightingMiguel Costa2018-06-201-0/+8
* Update version number to 2.2.1v2.2.1Miguel Costa2018-04-171-1/+1
* Update version number to 2.2.0v2.2.0Miguel Costa2018-02-261-1/+1
* Do not show message dialogs during VS startupMiguel Costa2018-02-201-2/+3
* Copy Qt/MSBuild files to %LocalAppData%Miguel Costa2018-02-201-4/+17
* Fix issues with the use of the QtMsBuild environment variableMiguel Costa2018-01-311-3/+3
* Read list of Qt modules from an XML fileMiguel Costa2018-01-311-0/+9
* Add MSBuild targets for QtMiguel Costa2017-12-011-0/+11
* Update version number to 2.1.2Miguel Costa2017-08-031-1/+1
* Update to patch level release version 2.1.1Karsten Heimrich2017-03-081-1/+1
* Update version number, copyright, assembly info, READMEv2.1.0Karsten Heimrich2017-01-271-1/+1
* Reuse TextMate language files for QML and qmake syntax highlightingKarsten Heimrich2017-01-061-0/+20
* Style change: Remove all hand-added #region/ #endregionKarsten Heimrich2016-11-091-12/+0
* Code change: Remove redundant codeKarsten Heimrich2016-11-081-3/+3
* Style change: Use implicitly typed local variablesKarsten Heimrich2016-11-021-1/+1
* Behavior change: Helper tools are expected at the root pathKarsten Heimrich2016-11-021-13/+3
* Merge remote-tracking branch 'origin/2.0' into devSimon Hausmann2016-09-121-0/+1
|\
| * Implement basic Qt Help System supportKarsten Heimrich2016-09-061-0/+1
* | Fix RECS0122: Initializing field by default value is redundantKarsten Heimrich2016-08-111-3/+3
* | Fix CA1822, CA1053, RECS0014: Mark the member function or class as staticKarsten Heimrich2016-08-111-7/+0
* | Fix RECS00{60|61|62|63}: Missing a StringComparison argumentKarsten Heimrich2016-08-111-1/+1
|/
* Change Version number: 1.0.0 -> 2.0.0Karsten Heimrich2016-08-091-1/+1
* Refactor default editor related code into single classKarsten Heimrich2016-08-021-0/+1
* Rename file from AddinEventHandler to DteEventsHandlerKarsten Heimrich2016-07-281-2/+2
* Fix RECS0091: Use 'var' keyword where appropriateKarsten Heimrich2016-07-151-2/+2
* Fix warning CA1053 and CA1822.Karsten Heimrich2016-07-071-1/+1
* Copy Add-In into src directory (now qtvstools).Karsten Heimrich2016-06-141-0/+216