Skip to content
Snippets Groups Projects
  1. Oct 05, 2009
  2. Oct 02, 2009
  3. Oct 01, 2009
  4. Sep 29, 2009
  5. Sep 25, 2009
    • Friedemann Kleint's avatar
      Rename IRunConfigurationRunner -> IRunControlFactory... · 978cf4bd
      Friedemann Kleint authored
      and ApplicationRunConfiguration to LocalApplicationRunConfiguration,
      preparing remote debugging. Change the interface canRun() to be const,
      run() to create() (since it does not run anything), use references
      to the QSharedPointer<Foo>. Introduce d-Pointer and remove
      unneeded headers from ProjectExplorerPlugin and add missing includes
      everywhere.
      978cf4bd
  6. Sep 23, 2009
  7. Sep 17, 2009
  8. Sep 14, 2009
  9. Sep 10, 2009
  10. Sep 08, 2009
  11. Sep 03, 2009
    • dt's avatar
      Fix not trying hard enough to find the correct file on build errors. · 156db185
      dt authored
      If there are multiple files with the same name, then we try harder to
      find the correct one. That is for jom and nmake we have a relative path
      so we try to find a file which matches the relative path completly.
      Instead of just comparing the last part.
      156db185
  12. Aug 27, 2009
    • dt's avatar
      Compile without rtti support · 9f918428
      dt authored
      Since we can easily do that, just do it. No gurantee that we aren't
      going to use rtti in the future.
      9f918428
  13. Aug 14, 2009
  14. Aug 13, 2009
  15. Aug 12, 2009
  16. Aug 11, 2009
  17. Aug 07, 2009
  18. Aug 06, 2009
  19. Jul 31, 2009
  20. Jul 27, 2009
  21. Jul 23, 2009
  22. Jul 20, 2009
Loading