Skip to content
Snippets Groups Projects
  1. Jun 09, 2010
  2. May 20, 2010
  3. May 19, 2010
    • Erik Verbruggen's avatar
      Fixed QTCREATORBUG-1397. · ef66bc98
      Erik Verbruggen authored
      When adding a new file, refreshing semantic errors in the open editor should
      have worked. It now also works for removing existing files.
      
      Done-with: Christian Kamm
      ef66bc98
  4. Apr 16, 2010
  5. Apr 06, 2010
  6. Mar 31, 2010
  7. Mar 25, 2010
  8. Mar 21, 2010
  9. Mar 19, 2010
  10. Mar 18, 2010
  11. Mar 11, 2010
  12. Mar 08, 2010
  13. Mar 05, 2010
  14. Feb 26, 2010
  15. Feb 17, 2010
  16. Feb 16, 2010
  17. Feb 15, 2010
  18. 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
  19. Feb 04, 2010
  20. Feb 03, 2010
  21. Feb 01, 2010
  22. Jan 29, 2010
  23. Jan 27, 2010
  24. Jan 15, 2010
  25. Jan 12, 2010
  26. Jan 11, 2010
  27. 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
  28. Jan 04, 2010
  29. 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
  30. Dec 17, 2009
Loading