Skip to content
Snippets Groups Projects
  1. Mar 01, 2010
  2. Feb 26, 2010
  3. Feb 22, 2010
  4. Feb 17, 2010
  5. Feb 16, 2010
  6. Feb 12, 2010
  7. 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
  8. Feb 03, 2010
  9. Jan 13, 2010
  10. Jan 12, 2010
  11. 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
  12. 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
  13. Dec 14, 2009
  14. Dec 11, 2009
Loading