Skip to content
Snippets Groups Projects
  1. Mar 19, 2009
    • dt's avatar
      Fixes: Handle debug and release scopes for TARGET and DESTDIR · b3ec859c
      dt authored
      Task:     247606
      Details:  Remove all the magic which build on top of the cumalative
      parser. Instead trust the exact parsing to get those variables correct.
      This required a bug fix in the profile evaluator, done with ossi.
      Hopefully this doesn't break windows/mac. Will check.
      b3ec859c
  2. Mar 16, 2009
  3. Feb 25, 2009
  4. Feb 11, 2009
    • dt's avatar
      Fixes: Add ToolChain classes. · 15e2ac46
      dt authored
      Details:  These classes replace a number of classes with differing
      interfaces by just one class. The design isn't quite perfect, but a lot
      better than what it used to be. Also moved the ToolChain classes to the
      projectexplorerm so that eventually the cmake plugin can also use them.
      15e2ac46
  5. Jan 28, 2009
    • dt's avatar
      Fixes: On session restore, start less indexers. · d2682828
      dt authored
      Details:  This should improve performance a bit. Instead of starting on indexer per .pro file, schedule and compress updates of ui files. And don't update if we have a full project code model update scheduled anyway. Which helps the startup case.
      d2682828
  6. Jan 13, 2009
  7. Dec 16, 2008
  8. Dec 05, 2008
  9. Dec 02, 2008
Loading