Skip to content
Snippets Groups Projects
  1. Feb 01, 2016
  2. Jan 19, 2016
  3. Dec 08, 2015
  4. Nov 25, 2015
    • Alessandro Portale's avatar
      Themed Icons: Introduce Utils::Icon · 033862f3
      Alessandro Portale authored
      
      Instead of describing icons via file name or in the themed icons case
      via
      a string that is a list of mask/color pairs, we have now a class for it.
      
      Icons are now listed in per-plugin *icons.h headers.
      
      RunControl::m_icon was The only place left where an icon property was in
      fact a string. This patch changes that member to be a Utils::Icon.
      
      Change-Id: Ibcfa8bb25e6d2e330c567ee7ccc0b97ead603177
      Reviewed-by: default avatarEike Ziller <eike.ziller@theqtcompany.com>
      033862f3
  5. Oct 23, 2015
  6. Jan 21, 2015
  7. Jan 16, 2015
  8. Oct 09, 2014
  9. Jun 17, 2014
  10. May 19, 2014
  11. Jan 08, 2014
  12. Aug 20, 2013
  13. Apr 10, 2013
  14. Mar 26, 2013
  15. Jan 29, 2013
  16. Oct 05, 2012
  17. Aug 06, 2012
  18. Jul 19, 2012
  19. Jun 07, 2012
  20. Feb 15, 2012
  21. Jan 30, 2012
  22. Jan 26, 2012
  23. Jan 09, 2012
  24. Nov 03, 2011
  25. Aug 16, 2011
  26. Jun 10, 2011
  27. May 06, 2011
  28. Apr 13, 2011
  29. Jan 12, 2011
  30. Dec 17, 2010
  31. Apr 16, 2010
    • con's avatar
      Avoid build progress' error widget flickering, and popping up as toplevel on Mac · 6027c5a0
      con authored
      When a build was started after a build had errors, the error widget
      would be made visible before it had a parent, leading to it being shown
      as a top level for a split second.
      So, clear the tasks before creating the new error widget, and assume
      that we start without errors in the error widget.
      6027c5a0
  32. Mar 24, 2010
  33. Mar 05, 2010
  34. Feb 26, 2010
  35. Feb 22, 2010
  36. Nov 27, 2009
  37. Nov 24, 2009
  38. Nov 11, 2009
Loading