Skip to content
Snippets Groups Projects
  1. Mar 23, 2012
  2. Mar 22, 2012
  3. Mar 21, 2012
  4. Mar 19, 2012
    • Kai Koehne's avatar
      QmlEngine: Fix crash when trying to connect · fdbdf2d1
      Kai Koehne authored
      
      Since we directly called beginConnection in connectionStartupFailed
      we got a stack overflow over time. Instead, only try to connect
      every 3 seconds.
      
      Also remove special logic for mixed debugging: They should behave
      the same (except maybe where you're breaking inside QQmlDebugServer,
      but that's a corner case).
      
      Change-Id: Idf2f55e3d905a01065c123c708b50dbb88388d1f
      Reviewed-by: default avatarAurindam Jana <aurindam.jana@nokia.com>
      fdbdf2d1
  5. Mar 15, 2012
  6. Mar 14, 2012
  7. Mar 09, 2012
  8. Mar 08, 2012
  9. Mar 06, 2012
  10. Mar 02, 2012
  11. Feb 29, 2012
  12. Feb 28, 2012
  13. Feb 27, 2012
  14. Feb 23, 2012
  15. Feb 21, 2012
  16. Feb 20, 2012
  17. Feb 15, 2012
  18. Feb 01, 2012
    • Kai Koehne's avatar
      Debugger: Make language to debug (QML/CPP) explicit · fe8cead2
      Kai Koehne authored
      
      Make the choice of language part of the DebuggerStartParameters,
      instead of deriving it indirectly from the current project. This
      prevents e.g. the QmlCppEngine to be used when loading core files.
      
      Change-Id: I9d1c9ab318ba789abe3a6ea0478ebda71857e793
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      fe8cead2
  19. Jan 31, 2012
  20. Jan 24, 2012
  21. Jan 23, 2012
  22. Jan 17, 2012
  23. Jan 16, 2012
  24. Jan 09, 2012
  25. Dec 21, 2011
  26. Dec 20, 2011
  27. Dec 07, 2011
  28. Nov 03, 2011
  29. Nov 01, 2011
Loading