Skip to content
Snippets Groups Projects
  • dt's avatar
    7862e312
    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
    History
    Refactor OutputFormatter
    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.