Skip to content
Snippets Groups Projects
  1. Dec 01, 2010
  2. Nov 30, 2010
  3. Nov 26, 2010
  4. Nov 25, 2010
  5. Nov 24, 2010
  6. Nov 23, 2010
  7. Nov 22, 2010
  8. Nov 17, 2010
    • Oswald Buddenhagen's avatar
      overhaul process argument handling · 1e362b0f
      Oswald Buddenhagen authored
      get away from argument stringlists. instead, use native shell command
      lines which support quoting/splitting, environment variable expansion
      and redirections with well-understood semantics.
      
      Task-number: QTCREATORBUG-542
      Task-number: QTCREATORBUG-1564
      1e362b0f
  9. Nov 16, 2010
  10. Nov 15, 2010
  11. Nov 10, 2010
  12. Nov 08, 2010
  13. Nov 02, 2010
    • Christian Kandeler's avatar
      Maemo: Use dynamic port list. · 548df938
      Christian Kandeler authored
      Check whether the ports we need are actually available on the device.
      As a side effect, this makes it possible to debug more than one
      application at the same time on Maemo.
      
      Task-number: QTCREATORBUG-2702
      548df938
  14. Oct 29, 2010
  15. Oct 27, 2010
  16. Oct 20, 2010
  17. Oct 19, 2010
  18. Oct 15, 2010
  19. Oct 05, 2010
  20. Oct 04, 2010
  21. Oct 01, 2010
  22. Sep 29, 2010
  23. Sep 23, 2010
    • Tobias Hunger's avatar
      Move ProjectExplorer::Environment to Utils::Environment · f5c044fe
      Tobias Hunger authored
      Reviewed-by: dt
      f5c044fe
    • Friedemann Kleint's avatar
      Debugger: Fixes around watch editing. · 13c97d65
      Friedemann Kleint authored
      assignValueInDebugger: Pass on WatchData as well, pass
      on values as QVariant. Based on that, do more extensive
      checks in CDB, preventing assignment of non-PODs.
      
      Locals/Watch editing:
      * Disable while running
      * Edit pointer values as hex with validation.
      
      CDB: Strip class types off reported pointer values and reformat
      the values as short 0x-pointer values, introduce flag to
      WatchData::source to do dumper expansion handling.
      
      Windows: recognize int64 as int.
      
      Register handler: Fix accessing uninitialized value.
      13c97d65
  24. Sep 21, 2010
  25. Sep 16, 2010
  26. Sep 13, 2010
  27. Sep 08, 2010
Loading