Skip to content
Snippets Groups Projects
  1. Apr 13, 2010
  2. Apr 06, 2010
  3. Mar 31, 2010
  4. Mar 23, 2010
  5. Mar 18, 2010
  6. Mar 16, 2010
  7. Mar 15, 2010
  8. Mar 05, 2010
  9. Mar 03, 2010
  10. Feb 26, 2010
  11. Feb 25, 2010
  12. Feb 22, 2010
  13. Feb 09, 2010
  14. Feb 05, 2010
  15. Feb 04, 2010
  16. Feb 02, 2010
  17. Jan 29, 2010
  18. Jan 27, 2010
  19. Jan 22, 2010
  20. Jan 19, 2010
  21. Jan 18, 2010
  22. Jan 15, 2010
  23. Jan 14, 2010
  24. Jan 07, 2010
    • Tobias Hunger's avatar
      Add copyright headers. · f5a893bc
      Tobias Hunger authored
       * Make sure all non-empty source files found below ./src have
         a copyright header.
      
      Reviewed-by: con
      f5a893bc
    • Kai Koehne's avatar
      New QmlDesigner plugin & Design mode · 818a7b22
      Kai Koehne authored
      This adds a new "Design" mode that can be used to manipulate qml files
      in a visual way. It will only get build if you have the declarativeui
      module in Qt.
      
      This is a squashed import from the Bauhaus project. Share & enjoy :)
      818a7b22
  25. Jan 06, 2010
  26. Dec 16, 2009
  27. Dec 14, 2009
    • Friedemann Kleint's avatar
      Debugger: Enable attaching with -client option. · bd8d2b0b
      Friedemann Kleint authored
      
      Make it possible to trigger a debug-attach in a running instance
      of Qt Creator by means of -client, use that in qtcdebugger, thus
      enabling it to attaching to crashing executables in run mode
      (Windows/CDB).
      
      Modify IPlugin and application so that the complete command line is
      serialized and transmitted to a running instance via QtSingleApplication
      if -client is specified. Introduce IPlugin::remoteArgument and use that
      in core for opening files and in the debugger for attaching.
      
      Use -client in qtcdebugger with some logic to keep it alive as long as
      the debuggee, make CDB break in that case as the events are not replayed
      correctly in case the debugger is not spawned by the registered handler.
      Rubber-stamped-by: default avatarcon <qtc-committer@nokia.com>
      bd8d2b0b
  28. Dec 07, 2009
Loading