Skip to content
Snippets Groups Projects
  1. Sep 22, 2010
  2. Sep 21, 2010
  3. Sep 17, 2010
  4. Sep 10, 2010
  5. Sep 09, 2010
  6. Sep 01, 2010
  7. Aug 26, 2010
  8. Aug 25, 2010
  9. Aug 23, 2010
  10. Aug 17, 2010
  11. Aug 06, 2010
  12. Aug 05, 2010
  13. Aug 04, 2010
  14. Aug 02, 2010
  15. Jul 30, 2010
    • Alessandro Portale's avatar
      Pedantic cleanup of filename parameters for QIcon constructor · 3aa3c568
      Alessandro Portale authored
      Using more *::Constants::ICON_* where it makes sense and
      wrapping the file names into QLatin1String where they were
      missing.
      
      The increased usage of the ICON constants needed a few more
      cross plugin includes of *constants.h, here and there.
      I think that it is OK, since the dependencies were alredy there
      icon resource wise.
      3aa3c568
  16. Jul 29, 2010
  17. Jul 26, 2010
  18. Jul 23, 2010
  19. Jul 21, 2010
  20. Jul 16, 2010
    • kh1's avatar
      Implement online help filter. · 37efd0e1
      kh1 authored
      The search for remote content, like stl::vector in cpp-reference,
      google, bing, wikipedia etc...
      
      Task-number: QTCREATORBUG-1375
      Reviewed-by: ck
      37efd0e1
  21. Jul 14, 2010
  22. Jul 13, 2010
  23. Jul 08, 2010
    • kh1's avatar
      Force engine setup. · 2cd7c7b8
      kh1 authored
      If we where not in full help mode at least once, the engine
      would still run without valid help collection due to the new
      lazy initialisation, thus the right side pane would not be
      able to retrieve the requested help file.
      
      Reviewed-by: ck
      2cd7c7b8
  24. Jul 07, 2010
    • kh1's avatar
      Force engine setup. · b546e979
      kh1 authored
      If we where not in full help mode at least once, the engine
      would still run without valid help collection due to the new
      lazy initialisation, thus the right side pane would not be
      able to retrieve the requested help file.
      
      Reviewed-by: ck
      b546e979
  25. Jun 29, 2010
Loading