Skip to content
Snippets Groups Projects
  • Friedemann Kleint's avatar
    978cf4bd
    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
    History
    Rename IRunConfigurationRunner -> IRunControlFactory...
    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.