Skip to content
Snippets Groups Projects
  1. Jan 12, 2011
  2. Jan 06, 2011
  3. Jan 04, 2011
  4. Dec 17, 2010
  5. Jul 20, 2010
  6. Jul 06, 2010
  7. Jul 02, 2010
  8. Jun 14, 2010
  9. Jun 07, 2010
  10. Jun 04, 2010
  11. May 31, 2010
  12. May 10, 2010
  13. May 05, 2010
  14. Apr 13, 2010
  15. Mar 17, 2010
  16. Mar 10, 2010
  17. Mar 09, 2010
    • Erik Verbruggen's avatar
      Fixed QTCREATORBUG-745. · 417a1c9f
      Erik Verbruggen authored
      Fixed crash in FindUsages on a dirty file in a large project, which is saved
      while the FindUsages is still running.
      417a1c9f
  18. Mar 05, 2010
  19. Feb 03, 2010
  20. Jan 19, 2010
  21. Dec 21, 2009
  22. Dec 15, 2009
  23. Dec 07, 2009
  24. Nov 10, 2009
  25. Nov 09, 2009
  26. Oct 13, 2009
  27. Oct 12, 2009
  28. Oct 05, 2009
  29. Oct 01, 2009
  30. Sep 30, 2009
  31. Sep 23, 2009
  32. Aug 14, 2009
  33. Aug 13, 2009
    • hjk's avatar
      sessionmanager: replace signal sessionUnloaded() by aboutToUnloadSession() · b104b43f
      hjk authored
      sessionUnloaded was sometimes emitted when the session manager was in
      an unsafe state (between delete m_file and  m_file = new ...) leading
      to crashes when slots connected to the signal accessed the sessionmanager
      again. This patch moves the signal emission before  delete m_file.
      
      Reviewed-by: dt
      b104b43f
  34. Jul 24, 2009
  35. Jul 14, 2009
Loading