summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-01-25 13:58:17 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-31 04:56:14 +0100
commit0f48d1a52327695d7c9d3d9753fedc366e2fd878 (patch)
tree2b807db93d9791cbfa45b04c7148ae4d905ad1d7 /dist/changes-5.0.0
parent0fdb881987574bac77112dd056ed5cd54b87a2f9 (diff)
Remove QIconEngineV2 and fold it into QIconEngine
Change-Id: Ife590b7639f4aadcfbd4d77ca170285b623c14ae Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Diffstat (limited to 'dist/changes-5.0.0')
-rw-r--r--dist/changes-5.0.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 2bbe8a7872..ae83dddd5b 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -181,6 +181,9 @@ information about a particular change.
- QDir::convertSeparators() (deprecated since Qt 4.2) has been removed. Use
QDir::toNativeSeparators() instead.
+- QIconEngineV2 was merged into QIconEngine
+ You might need to adjust your code if it used a QIconEngine.
+
- qmake
* several functions and built-in variables were modified to return normalized paths.