Skip to content
Snippets Groups Projects
  1. Jun 30, 2015
  2. Jun 29, 2015
  3. Jun 03, 2015
  4. May 29, 2015
  5. May 20, 2015
    • Eskil Abrahamsen Blomfeldt's avatar
      Android: Build webp plugin · 40e9ba00
      Eskil Abrahamsen Blomfeldt authored
      
      We need to include the cpufeatures module in the build for
      Android, and we need to make sure the neon files are compiled
      with neon flags turned on. Since these are .c files, we
      cannot use the regular simd.prf approach, which only supports
      .cpp, so the compiler is basically copy-pasted from simd.prf,
      but using QMAKE_CC instead of QMAKE_CXX.
      
      [ChangeLog][Android] Added support for webp image format.
      
      Change-Id: Id702b8202bee963d23beb02a7dc163756c8ca712
      Task-number: QTBUG-38715
      Reviewed-by: default avatarLiang Qi <liang.qi@theqtcompany.com>
      Reviewed-by: default avataraavit <eirik.aavitsland@theqtcompany.com>
      40e9ba00
  6. May 19, 2015
  7. May 12, 2015
    • Allan Sandfeld Jensen's avatar
      Correctly interpret RGBA tiff images as premultiplied · 8363c855
      Allan Sandfeld Jensen authored
      
      The TIFFReadRGBAImageOriented method turns out to return colors with
      alpha premultiplied by default. The only reason we pass our own tests
      is because we also save the colors incorrectly unpremultiplied.
      
      The patch fixes the format type of the returned images, and explictily
      writes the how alpha should be interpreted in the saved files.
      
      Change-Id: Ie1c3881acfe07eae25ca735adf243c1636f656a0
      Reviewed-by: default avatarGunnar Sletta <gunnar@sletta.org>
      8363c855
  8. May 04, 2015
  9. Apr 15, 2015
  10. Apr 09, 2015
  11. Mar 30, 2015
  12. Mar 24, 2015
  13. Mar 17, 2015
  14. Feb 25, 2015
  15. Feb 18, 2015
  16. Feb 16, 2015
  17. Feb 11, 2015
  18. Jan 19, 2015
  19. Jan 16, 2015
  20. Dec 17, 2014
  21. Dec 12, 2014
  22. Nov 27, 2014
  23. Nov 25, 2014
  24. Nov 21, 2014
  25. Nov 17, 2014
  26. Nov 05, 2014
  27. Nov 04, 2014
  28. Oct 20, 2014
  29. Oct 14, 2014
  30. Oct 09, 2014
  31. Sep 18, 2014
  32. Sep 17, 2014