Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. Jan 20, 2009
  4. Jan 19, 2009
  5. Jan 16, 2009
    • Thorbjørn Lindeijer's avatar
      Reintroduced a way to edit project dependencies · 0728e78a
      Thorbjørn Lindeijer authored
      Dependencies between projects can now be edited in the Projects mode.
      You can simply check for each project the projects that it depends on,
      and they will be built first. A message box pops up when you try to
      create a circular dependency.
      
      Could use some testing.
      0728e78a
    • dt's avatar
      Fixes: Gdbmacros are left even after clean. · 33da8c04
      dt authored
      Task:     241374
      Details:  Clean up what we leave behind, take care to not remove anything else. We run make distclean and remove the files we copies there plus the debug and release directories.
      33da8c04
  6. Jan 13, 2009
  7. Jan 06, 2009
  8. Dec 16, 2008
  9. Dec 15, 2008
  10. Dec 11, 2008
  11. Dec 09, 2008
  12. Dec 08, 2008
  13. Dec 05, 2008
  14. Dec 02, 2008
Loading