diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-11-11 02:13:50 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-11 17:34:42 (GMT) |
commit | 8ebd6d315b529357f836d03dc1341f23e8c01ec5 (patch) | |
tree | 36395a92152c5b16bbb2471ddd242e8cab8b5f9a /dist | |
parent | e8a1fa70deca221b4dd9540fdabf609778050c61 (diff) | |
download | Qt-8ebd6d315b529357f836d03dc1341f23e8c01ec5.zip Qt-8ebd6d315b529357f836d03dc1341f23e8c01ec5.tar.gz Qt-8ebd6d315b529357f836d03dc1341f23e8c01ec5.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 ---------------------- |