Document Revision History

This table describes the changes to LinkedImageFetcher.

DateNotes
2013-03-05

Updated to the latest coding conventions.

2012-08-27

Updated QRunLoopOperation to fix one known bug. Added a suite of unit tests to test QRunLoopOperation extensively. General code tidy.

2010-08-06

Adopted the QRunLoopOperation base class for QHTTPOperation (critically, this includes a fix for the operation cancellation logic) and corrected various problems with running on Mac OS X 10.5.

2010-06-25

Minor updates to accommodate post-WWDC feedback.