aboutsummaryrefslogtreecommitdiffstats
path: root/Qt4VS2003/Qt4VSAddin/Changes-1.1.8
blob: 999e6d72f07a2953fdae6b65cdb9d2fba2d56140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
The Qt Visual Studio Add-In version 1.1.8 contains multiple bugfixes and
improvements.

Changes
-------
- Fix import of .pri files. (QTVSADDINBUG-38)
- Save the modified generated .vc(x)proj after .pro file import.
  (QTVSADDINBUG-40)
- Proper handling of moc file exclusion when saving cpp files.
  (QTVSADDINBUG-33)
- Remove user macro from property sheed when $(QTDIR) is used in VS2010.
  (QTVSADDINBUG-12)
- Documented possibility to add $(QTDIR) version. (QTVSADDINGBUG-19)
- Fix broken include paths in moc calls for VS 2010. (QTVSADDINBUG-34)
- Fix import of previously unloaded projects. (QTVSADDINBUG-31)
- Preserve line breaks in custom build steps after import. (QTVSADDINBUG-32)
- Several fixes for Windows CE project generation.
- Qt 4.7.2 documentation included.