summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.1
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-01-12 19:09:19 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-01-12 19:09:19 (GMT)
commit1cb8e4b9a569023ad44060252df0b891c1a331d1 (patch)
tree00b335af8f5526a938d36c01eab8e5703a0c0741 /dist/changes-4.6.1
parent796f8235d1d41878030e6992a225fafb1ee64fbe (diff)
parent1b62c32319feb673a65ea9f2d3e6e7056ffa9787 (diff)
downloadQt-1cb8e4b9a569023ad44060252df0b891c1a331d1.zip
Qt-1cb8e4b9a569023ad44060252df0b891c1a331d1.tar.gz
Qt-1cb8e4b9a569023ad44060252df0b891c1a331d1.tar.bz2
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public: Added absolute path to sqlite3.sis in s60installs.pro Added changelog entries. Added enable/disable parameter to each effect in Phonon MMF backend Simplified error handling for audio effects Implemented stereo widening effect in Phonon MMF backend Implemented reverb effect in Phonon MMF backend Implemented loudness effect in Phonon MMF backend Implemented bass boost in Phonon MMF backend Refactored AbstractAudioEffect to reduce redundancy in derived classes Removed unnecessary check in Phonon MMF backend Added a macro to reduce boilerplate code in Phonon MMF backend Removed dependency of EffectFactory on native effect headers Delayed creation of audio effect object until audio is initialized Modified effect parameter handling to improve user experience Added comments to clarify usage of Phonon::EffectParameter API Shortened description of audio equalizer bands Implemented audio effects capability querying in Phonon MMF backend Corrected parameter name ordering in internal Phonon MMF function signatures Fixed typo in Phonon::EffectWidget implementation
Diffstat (limited to 'dist/changes-4.6.1')
-rw-r--r--dist/changes-4.6.19
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 4aa4d5a..b3095c4 100644
--- a/dist/changes-4.6.1
+++ b/dist/changes-4.6.1
@@ -199,6 +199,15 @@ Qt for Windows CE
-
+Qt for Symbian
+--------------
+
+ - QApplication
+ * [QTBUG-6098] Added a flag to avoid construction of application panes.
+
+ - Other:
+ * [QTBUG-4990] Rewrote most of the regular pointer handling.
+
****************************************************************************
* Tools *
****************************************************************************