1. Feb 17, 2021
  2. Feb 12, 2021
  3. Feb 05, 2021
  4. Feb 04, 2021
  5. Feb 03, 2021
  6. Feb 02, 2021
  7. Feb 01, 2021
  8. Jan 30, 2021
  9. Jan 29, 2021
  10. Jan 28, 2021
  11. Jan 27, 2021
  12. Jan 26, 2021
  13. Jan 23, 2021
  14. Jan 22, 2021
  15. Jan 20, 2021
  16. Jan 16, 2021
  17. Jan 15, 2021
    • John Harwell's avatar
      WB-918 Transparency channel in captures: Additional opacity functions are now... · c5484400
      John Harwell authored
      WB-918 Transparency channel in captures: Additional opacity functions are now enabled for separate RGB / Alpha blending using Develop Menu -> Separate RGB / Alpha Opacity.  Pixel RGBA is examined in View Mode using the pop-up menu.  The dialog shows pixel RGBA and if the format is pre-multiplied alpha, a second set of RGBA values are shown with pre-multiplication removed.
      c5484400
  18. Jan 13, 2021
  19. Jan 12, 2021
    • John Harwell's avatar
      WB-925 Some PNG format icon files cause warnings: The warning messages... · 4b49ed1f
      John Harwell authored
      WB-925 Some PNG format icon files cause warnings: The warning messages produced by Qt when reading the PNG images can be safely ignored.  So, the Qt message handler callback was moved out of desktop.cxx and into a new class WorkbenchQtMessageHandler.  This new class also includes support for suppressing messages and currently suppresses the Qt PNG ICC profile messages.  It does not look like wb_command has a Qt message handler, and WorkbenchQtMessageHandler could also be used for wb_command.
      4b49ed1f