Skip to content
Snippets Groups Projects
  1. Feb 04, 2011
  2. Jan 12, 2011
  3. Jan 07, 2011
  4. Dec 17, 2010
  5. Dec 01, 2010
    • Kai Koehne's avatar
      Utils: New class to map installed file path to source path · 1e86df71
      Kai Koehne authored
      FileInProjectFinder implements an heuristic to find the likely source
      file for an aribrary file path, e.g. in the shadow build folder or
      on the device. This is useful especially for .qml files, which are
      executed at runtime.
      
      Reviewed-by: con
      1e86df71
  6. Nov 08, 2010
  7. Nov 03, 2010
  8. Oct 18, 2010
  9. Sep 22, 2010
  10. Aug 29, 2010
  11. Aug 26, 2010
  12. Aug 05, 2010
  13. Jul 28, 2010
  14. Jul 15, 2010
  15. Jul 14, 2010
    • dt's avatar
      Refactor OutputFormatter · 7862e312
      dt authored
      Move link handling code to outputwindow from OutputFormatter
      
      Move createOutputFormatter to the RunConfiguration
      
      That makes it easier for Qt4RunConfiguration et all.
      This also fixes that each time a runcontrol was rerun a new
      OutputFormatter was created without deleting the old one, thus
      increasing the memory usage.
      7862e312
  16. Jul 06, 2010
  17. Apr 20, 2010
  18. Apr 19, 2010
Loading