aboutsummaryrefslogtreecommitdiffstats
path: root/Qt4VS2003/Qt4VSAddin/AddInEventHandler.cs
Commit message (Expand)AuthorAgeFilesLines
* do not cancel the build for non-Qt projectsJoerg Bornemann2011-09-271-3/+0
* fix batch builds for multiple platformsJoerg Bornemann2011-09-151-35/+8
* fixup for appwrapper connection timeoutJoerg Bornemann2011-09-151-13/+13
* Do not try to connect to appwrapper in a loop if connection is refusedOlli Werwolff2011-09-141-5/+22
* superfluous casts removedJoerg Bornemann2011-09-121-2/+2
* set debugging environment on runJoerg Bornemann2011-09-121-9/+38
* Be aware of strings when looking for Q_OBJECT macrosOlli Werwolff2011-05-311-1/+1
* Save project's Qt version in ChangeQtVersionOlli Werwolff2011-05-311-7/+3
* Return empty list instead of null in GetFilesFromProjectOlli Werwolff2011-04-261-5/+3
* Do not hardcode Qt directory in PropertySheet in VS2010Olli Werwolff2011-02-141-14/+1
* Update year in copyright lines.Christian Kamm2011-01-201-1/+1
* fixup ec520036 - missing null check addedJoerg Bornemann2010-12-021-6/+9
* Fixed exclusion of mocced files in AddinEventHandler.DocumentSavedOlli Werwolff2010-11-231-0/+4
* Added possiblity to change moc/rcc/uic dir from autotestOlli Werwolff2010-11-231-8/+57
* Proper handling of moc file exclusion when saving cpp filesOlli Werwolff2010-11-021-8/+32
* Remove user macro from property sheed when $(QTDIR) is used in VS2010Olli Werwolff2010-10-221-4/+4
* do not try to collapse filters after the build is doneJoerg Bornemann2010-10-061-18/+0
* Long live the Qt Visual Studio Add-in!Joerg Bornemann2010-08-121-0/+973