diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-11-11 02:13:50 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-11-11 02:13:50 (GMT) |
commit | 4f434ffe541f2e98d6c47fd48a588807f1a231e9 (patch) | |
tree | 6ac6735b7d232cf8a3a1f464c25a3fd0a0aff015 /dist | |
parent | 0cceb16fd915a5f9d7d05d38c6508025999c187d (diff) | |
download | Qt-4f434ffe541f2e98d6c47fd48a588807f1a231e9.zip Qt-4f434ffe541f2e98d6c47fd48a588807f1a231e9.tar.gz Qt-4f434ffe541f2e98d6c47fd48a588807f1a231e9.tar.bz2 |
Document changes for Ian Walters.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.6.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index 02dc2a3..94be8f0 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -53,6 +53,9 @@ information about a particular change. - New state machine framework added to QtCore + - QContiguousCache + * New class for efficiently caching items within a scrolling view. + Third party components ---------------------- |