Skip to content
Snippets Groups Projects
  1. Apr 29, 2010
  2. Apr 23, 2010
  3. Apr 21, 2010
  4. Apr 16, 2010
  5. Apr 15, 2010
    • Lasse Holmstedt's avatar
      Added debugging mode for simultaneous QML and C++ debugging · 990ec1be
      Lasse Holmstedt authored
      It's not yet possible to attach to an external app running a qml
      debugging server, because the server is only started on startup if an
      env variable is set. Changing this requires action from Brisbane, but
      even the current solution works for C++ apps with QML in them.
      
      Task-number: BAUHAUS-585
      Reviewed-by: dt
      990ec1be
  6. Apr 13, 2010
  7. Apr 08, 2010
  8. Apr 06, 2010
  9. Mar 22, 2010
  10. Mar 19, 2010
  11. Mar 18, 2010
  12. Mar 17, 2010
  13. Mar 12, 2010
  14. Mar 10, 2010
  15. Mar 05, 2010
  16. Feb 26, 2010
  17. Feb 17, 2010
  18. Feb 16, 2010
  19. 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
  20. Jan 13, 2010
  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
  23. 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
  24. Dec 14, 2009
  25. Dec 11, 2009
Loading