Skip to content
Snippets Groups Projects
  1. Aug 20, 2014
  2. Aug 18, 2014
  3. Jul 24, 2014
    • Nikolai Kosjar's avatar
      CppTools: Auto-include pre-compiled headers · 6a9ae7e2
      Nikolai Kosjar authored
      
      So far the pre-compiled headers were processed (thus defines from those
      headers were visible), but the actual includes for the documents were
      not added, which is necessary for lookup/completion.
      
      Note that this will be only done if pre-compiled headers are not ignored
      (Options > C++ > Code Model > [] Ignore pre-compiled headers).
      
      Change-Id: I54a8e6b00597af164d958e3e9f2a1075ea187788
      Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@digia.com>
      6a9ae7e2
  4. Jul 04, 2014
  5. Jun 04, 2014
  6. May 23, 2014
  7. May 21, 2014
  8. May 13, 2014
  9. Jan 08, 2014
  10. Jan 07, 2014
  11. Dec 12, 2013
  12. Dec 10, 2013
  13. Nov 12, 2013
  14. Oct 08, 2013
  15. Oct 02, 2013
  16. Oct 01, 2013
  17. Sep 11, 2013
  18. Sep 05, 2013
  19. Aug 30, 2013
  20. Aug 20, 2013
  21. Aug 19, 2013
  22. Aug 14, 2013
  23. 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
  24. Aug 08, 2013
  25. Aug 07, 2013
  26. Jul 22, 2013
  27. Jul 17, 2013
Loading