aboutsummaryrefslogtreecommitdiffstats
path: root/Qt4VS2003/Qt4VSAddin/Changes-1.1.9
blob: 821ae0494661c683195cacf351b20edd3878e440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
The Qt Visual Studio Add-In version 1.1.9 contains multiple bugfixes and
improvements.

Changes
-------
- Fix a regression when importing .pro files that was introduced in 1.1.8.
- Make the add-in work with Intel VTune projects. (QTVSADDINBUG-65)
- Check for compatibility with VS version when adding new Qt version.
  This will hopefully stop people from trying to use a MinGW Qt build with
  Visual Studio. (QTVSADDINBUG-58)
- Added possiblity to specifiy lupdate/lrelease options. (QTVSADDINBUG-48)