Skip to content
Snippets Groups Projects
  1. Mar 21, 2010
  2. Mar 19, 2010
  3. Mar 18, 2010
  4. Mar 11, 2010
  5. Mar 08, 2010
  6. Mar 05, 2010
  7. Feb 26, 2010
  8. Feb 17, 2010
  9. Feb 16, 2010
  10. Feb 15, 2010
  11. 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
  12. Feb 04, 2010
  13. Feb 03, 2010
  14. Feb 01, 2010
  15. Jan 29, 2010
  16. Jan 27, 2010
  17. Jan 15, 2010
  18. Jan 12, 2010
  19. Jan 11, 2010
  20. 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
  21. Jan 04, 2010
  22. Dec 18, 2009
    • Bea Lam's avatar
      Fix QmlInspector to work properly now that QmlProjectManager · 200a03ed
      Bea Lam authored
      no longer uses LocalAppRunConfiguration. QmlInspector now uses
      the qmlviewer started by QmlProjectManager instead of starting
      its own, and clicking the Start Debug button within a QML
      project will switch to QML Inspect mode and start the inspector.
      200a03ed
  23. Dec 17, 2009
  24. Dec 16, 2009
    • Kai Koehne's avatar
      Fix various crashes for QmlProject · 80963107
      Kai Koehne authored
      QmlProject used LocalApplicationRunCOnfiguration, but didn't provide
      e.g. an associated BuildConfiguration. Fix this by implementing it's
      own QmlRunControlFactory, QmlRunControl.
      80963107
  25. Nov 30, 2009
  26. Nov 19, 2009
  27. Nov 03, 2009
  28. Oct 23, 2009
  29. Oct 09, 2009
Loading