Skip to content
Snippets Groups Projects
  1. Feb 01, 2010
  2. Jan 29, 2010
  3. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
  4. Dec 22, 2009
  5. Dec 17, 2009
  6. Dec 14, 2009
  7. Dec 08, 2009
  8. 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
  9. Dec 02, 2009
  10. Nov 30, 2009
  11. Nov 19, 2009
  12. Nov 09, 2009
  13. Oct 29, 2009
  14. Oct 16, 2009
    • ck's avatar
      Add experimental Maemo support. · 6a49395e
      ck authored
      Includes Maemo tool chain, run configuration, run control,
      manager, etc.
      
      Adds the DebuggerManager to the object pool. This is ugly, but
      nobody came up with anything better on short notice. To be
      refactored.
      
      Co-Authored-By: kh1
      6a49395e
    • ck's avatar
      Refactor conditional for clarity ... · 6f5158fa
      ck authored
      ... and diff-reduction to Maemo branch. :)
      
      Real-Author: ossi
      6f5158fa
  15. Oct 12, 2009
  16. Oct 05, 2009
  17. Oct 01, 2009
  18. Sep 29, 2009
  19. 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
  20. Sep 23, 2009
  21. Sep 17, 2009
  22. Sep 01, 2009
  23. Aug 28, 2009
  24. Aug 14, 2009
  25. Aug 13, 2009
  26. Aug 05, 2009
    • con's avatar
      Start on rvct support. · fe92b40f
      con authored
      It works, except that the code model doesn't get the rvct include
      directories and defines yet. And you need to have everything for
      rvct set up in your environment.
      fe92b40f
  27. Jul 23, 2009
  28. Jul 22, 2009
Loading