Skip to content
Snippets Groups Projects
  1. Sep 23, 2010
  2. Aug 27, 2010
  3. Aug 19, 2010
  4. Aug 11, 2010
  5. Jul 13, 2010
  6. Jun 02, 2010
  7. Apr 30, 2010
  8. Apr 23, 2010
  9. Apr 21, 2010
  10. Apr 20, 2010
  11. Apr 13, 2010
  12. Apr 08, 2010
  13. Mar 30, 2010
  14. Mar 26, 2010
  15. Mar 17, 2010
  16. Mar 15, 2010
  17. Mar 05, 2010
  18. Feb 17, 2010
  19. Feb 11, 2010
  20. Feb 09, 2010
    • Tobias Hunger's avatar
      Integrate target support · d1bdfcc3
      Tobias Hunger authored
       * Ease cross device development by introducing 'targets' which
         group build- and runsettings that are valid for this one target
      
       Most of the kudos for the code review go to dt. Con, thorbjorn,
       ckandler and others did also review parts of this patch.
      
      Reviewed-by: dt
      d1bdfcc3
  21. Jan 12, 2010
  22. 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
    • ck's avatar
      Move Q_DECLARE_OPERATORS_FOR_FLAGS out of namespaces. · dedea5ea
      ck authored
      If this macro is used inside a namespace, it hides global operators.
      
      Reviewed-by: hjk
      dedea5ea
  23. Dec 10, 2009
    • dt's avatar
      Fixes EnvironmentEditWidget editing variable names · 0a1c7802
      dt authored
      Don't loose focus, don't loose the current index.
      Implemented in a not really good way. The model emits a signal after
      renaming, which the view respsonds to by setting focus/currentIndex
      correctly.
      0a1c7802
  24. 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
  25. Nov 19, 2009
  26. Nov 10, 2009
  27. Nov 09, 2009
  28. Oct 29, 2009
  29. Oct 27, 2009
  30. Oct 22, 2009
  31. Sep 03, 2009
  32. Aug 26, 2009
Loading