Skip to content
Snippets Groups Projects
  1. Nov 25, 2013
  2. Nov 14, 2013
  3. Nov 12, 2013
    • Erik Verbruggen's avatar
      C++: Release more documents. · 566be099
      Erik Verbruggen authored
      
      - fix memory leak in find-usages
      - do not retain snapshot in search history
      - when an editor is invisible for more than 2 minutes, release the
        backing snapshot
      
      Retaining snapshots will retain their documents, and if done for too
      long, the memory consumption might grow. This is especially the case
      when switching to a different kit (Qt version): in that case, the new
      versions of headers will be indexed, while the old ones stay around.
      
      Task-number: QTCREATORBUG-5583
      Task-number: QTCREATORBUG-7645
      Task-number: QTCREATORBUG-9842
      
      Change-Id: I045eda1565e0a3fa702baeffaab9c12662f90289
      Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@digia.com>
      Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@digia.com>
      566be099
  4. Oct 10, 2013
  5. Oct 09, 2013
  6. Oct 01, 2013
  7. Sep 13, 2013
  8. Sep 11, 2013
  9. Sep 10, 2013
  10. Sep 09, 2013
  11. Sep 05, 2013
  12. Sep 04, 2013
  13. Sep 02, 2013
  14. Aug 19, 2013
  15. Aug 13, 2013
    • Nikolai Kosjar's avatar
      CppTools: Rework handling of ProjectInfo changes · 8ea14767
      Nikolai Kosjar authored
      
      (a) The code model manager figures out by itself which files were added
          or removed from the project.
      
          If this was done successfully, check also the timestamp of the
          common files and reindex if necessary.
      
      (b) A full reindexing is only triggered if the project configuration
          changes (defines, includes, framework paths).
      
      (c) If project files were removed, the garbage collector is called.
      
      Task-number: QTCREATORBUG-9730
      Change-Id: Ib855614b070880576233a3525813617c967a72f3
      Reviewed-by: default avatarFawzi Mohamed <fawzi.mohamed@digia.com>
      8ea14767
  16. Aug 08, 2013
  17. Aug 01, 2013
  18. Jul 31, 2013
  19. Jul 25, 2013
  20. Jul 22, 2013
  21. Jul 17, 2013
  22. Jul 09, 2013
  23. Jul 02, 2013
  24. Jun 28, 2013
  25. Jun 24, 2013
  26. Jun 20, 2013
  27. Jun 17, 2013
  28. Jun 03, 2013
  29. May 24, 2013
  30. Apr 26, 2013
  31. Apr 22, 2013
  32. Apr 16, 2013
Loading