Skip to content
Snippets Groups Projects
  1. Dec 07, 2009
    • dt's avatar
      Rework connections on the project pane for Qt4Projects. · 1e46cb42
      dt authored
      Should fix a lot of corner cases, might introduce a few bugs.
      Also rename functions/slots to be better named.
      
      Generic Project Manager and CMake Project Manager are missing from this
      patch.
      1e46cb42
  2. Nov 30, 2009
  3. Nov 19, 2009
  4. Oct 29, 2009
  5. Oct 21, 2009
    • Friedemann Kleint's avatar
      S60: Use a DetailsWidget for the run configuration widgets, add info · 20edb020
      Friedemann Kleint authored
      - Move the s60devicerunconfigurationwidget into a separate file,
        add an info button that connects to the device and displays
        CPU/Trk version for testing the connection.
      - give TrkLauncher a parent object and an acessor for the device
        description in formatted form.
      - Break deadlock when trying to terminate the Windows Trk writer
        thread with bytes pending by using a wait with timeout and
        termination flag.
      20edb020
  6. Sep 28, 2009
  7. 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
  8. Aug 17, 2009
  9. Aug 14, 2009
  10. Jul 20, 2009
  11. Jun 24, 2009
Loading