Skip to content
Snippets Groups Projects
  1. Mar 30, 2012
  2. Mar 29, 2012
  3. Feb 24, 2012
  4. Feb 15, 2012
  5. Jan 26, 2012
  6. Nov 03, 2011
  7. Jul 21, 2011
  8. May 24, 2011
  9. May 06, 2011
  10. Apr 26, 2011
  11. Apr 13, 2011
  12. Mar 30, 2011
  13. Mar 23, 2011
  14. Feb 22, 2011
    • hjk's avatar
      texteditor: merge ITextEditable into ITextEditor · f576ad9f
      hjk authored
      rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor
      rename BaseTextEditor{,Widget} subclasses
      rename editableInterface->editorInterface
      rename createEditableInterface->createEditor
      minor cleanups after renamings
      f576ad9f
  15. Feb 04, 2011
  16. Jan 12, 2011
  17. Jan 07, 2011
  18. Dec 17, 2010
  19. 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
  20. Nov 08, 2010
  21. Nov 03, 2010
  22. Oct 18, 2010
  23. Sep 22, 2010
  24. Aug 29, 2010
  25. Aug 26, 2010
  26. Aug 05, 2010
  27. Jul 28, 2010
  28. Jul 15, 2010
  29. 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
  30. Jul 06, 2010
  31. Apr 20, 2010
  32. Apr 19, 2010
Loading