forked from qt-creator/qt-creator
Update to changes-2.8.1 file
Change-Id: I139fe7cd9e0ab4c11222bc388c9815dc2ffe8352 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
committed by
Nikolai Kosjar
parent
54a12ebb79
commit
5f49e349e5
3
dist/changes-2.8.1
vendored
3
dist/changes-2.8.1
vendored
@@ -8,7 +8,7 @@ you can check out from the public Git repository. For example:
|
|||||||
git clone git://gitorious.org/qt-creator/qt-creator.git
|
git clone git://gitorious.org/qt-creator/qt-creator.git
|
||||||
git log --cherry-pick --pretty=oneline v2.8.0..v2.8.1
|
git log --cherry-pick --pretty=oneline v2.8.0..v2.8.1
|
||||||
|
|
||||||
There is a total of about 123 changes by 28 individual contributors.
|
There is a total of 129 changes by 28 individual contributors.
|
||||||
|
|
||||||
Credits for these changes go to:
|
Credits for these changes go to:
|
||||||
|
|
||||||
@@ -91,6 +91,7 @@ Analyzer
|
|||||||
|
|
||||||
C++ Support
|
C++ Support
|
||||||
* Fixed crash in typedef resolving (QTCREATORBUG-9990)
|
* Fixed crash in typedef resolving (QTCREATORBUG-9990)
|
||||||
|
* Fixed crash in type lookup (QTCREATORBUG-10019)
|
||||||
* Improved performance for generated symbols (QTCREATORBUG-9877)
|
* Improved performance for generated symbols (QTCREATORBUG-9877)
|
||||||
* Added checking whether project has changed before reparsing
|
* Added checking whether project has changed before reparsing
|
||||||
(QTCREATORBUG-9581)
|
(QTCREATORBUG-9581)
|
||||||
|
Reference in New Issue
Block a user