SDWebImage/SDWebImage
Bogdan Poplauschi 17d8690127 Merge branch '4.x' into gif
# Conflicts:
#	SDWebImage/MKAnnotationView+WebCache.h
#	SDWebImage/MKAnnotationView+WebCache.m
#	SDWebImage/SDImageCache.h
#	SDWebImage/SDImageCache.m
#	SDWebImage/SDWebImageManager.h
#	SDWebImage/SDWebImageManager.m
#	SDWebImage/UIButton+WebCache.h
#	SDWebImage/UIButton+WebCache.m
#	SDWebImage/UIImageView+HighlightedWebCache.h
#	SDWebImage/UIImageView+HighlightedWebCache.m
#	SDWebImage/UIImageView+WebCache.h
#	SDWebImage/UIImageView+WebCache.m
2016-06-07 12:42:26 +03:00
..
FLAnimatedImage Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
MKAnnotationView+WebCache.h Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
MKAnnotationView+WebCache.m Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
NSData+ImageContentType.h Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
NSData+ImageContentType.m Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDImageCache.h Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
SDImageCache.m Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
SDWebImageCompat.h spelling 2015-08-16 22:09:08 +08:00
SDWebImageCompat.m Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDWebImageDecoder.h Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDWebImageDecoder.m Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDWebImageDownloader.h Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDWebImageDownloader.m Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDWebImageDownloaderOperation.h Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDWebImageDownloaderOperation.m Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDWebImageManager.h Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
SDWebImageManager.m Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
SDWebImageOperation.h Fix source file headers 2012-11-05 18:21:19 +01:00
SDWebImagePrefetcher.h Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
SDWebImagePrefetcher.m Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
UIButton+WebCache.h Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
UIButton+WebCache.m Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
UIImage+GIF.h Merge branch '4.x' into gif 2016-06-07 08:39:17 +03:00
UIImage+GIF.m Merge branch '4.x' into gif 2016-06-07 08:39:17 +03:00
UIImage+MultiFormat.h Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
UIImage+MultiFormat.m Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
UIImage+WebP.h Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
UIImage+WebP.m Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
UIImageView+HighlightedWebCache.h Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
UIImageView+HighlightedWebCache.m Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
UIImageView+WebCache.h Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
UIImageView+WebCache.m Merge branch '4.x' into gif 2016-06-07 12:42:26 +03:00
UIView+WebCacheOperation.h Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00
UIView+WebCacheOperation.m Implemented Nullability according to https://developer.apple.com/swift/blog/?id=25. Decided to make explicit nullable and nonnull and not use NS_ASSUME_NONNULL_BEGIN so everything is clearer when read. Done so in the implementation files as well 2016-06-07 08:48:45 +03:00