Skip to content
Snippets Groups Projects
  1. Oct 05, 2010
  2. Oct 04, 2010
    • Kai Koehne's avatar
      QmlProject: Always use qmlobserver for debugging projects · 325af720
      Kai Koehne authored
      Also only warn about missing qmlobserver when actually trying to
      debug a .qmlproject.
      
      Reviewed-by: Christiaan Janssen
      325af720
    • Friedemann Kleint's avatar
      Debugger: Remove unused 'precise breakpoints' setting. · d5596bf1
      Friedemann Kleint authored
      Remove break window menu action to toggle 'Full path'.
      Remove gdb setting 'Use full path'.
      Clean up break dialog:
      - Set PathChooser::ExpectedKind before value (showed up in red).
      - Use PathChooser::setPath()/path() instead of lineedit text
      - Return thread spec
      - Add validator for ignorecount as for breakcondition.ui
      Remove unused fields from breakcondition.ui
      
      Reviewed-by: hjk
      Task-number: QTCREATORBUG-2593
      d5596bf1
  3. Sep 29, 2010
  4. Sep 28, 2010
  5. Sep 27, 2010
  6. Sep 24, 2010
  7. Sep 23, 2010
  8. Sep 22, 2010
  9. Sep 14, 2010
    • hjk's avatar
      debugger: fix (non-)leak · baf10fc8
      hjk authored
      Task-number: QTCREATORBUG-2337
      baf10fc8
    • hjk's avatar
      debugger: fix some (non-)leak · 32cd92bf
      hjk authored
      Task-number: QTCREATORBUG-2334
      32cd92bf
    • dt's avatar
      EditorManager: Change openEditor/activateEditor to not do mode switching · 08ccda58
      dt authored
      Also introduce a indirection, modes have now types, edit and debug have
      the same type, and editors do have a prefered type of modes instead of a
      prefered mode.
      
      That fixes the bug that if the prefered qml editing mode was set to
      design, then in switching between qml editors would
      - in Edit Mode: stay in edit mode
      - in Debug Mode: switch to debug mode
      08ccda58
  10. Sep 13, 2010
  11. Sep 09, 2010
  12. Sep 08, 2010
  13. Sep 07, 2010
  14. Sep 06, 2010
  15. Sep 01, 2010
  16. Aug 31, 2010
  17. Aug 27, 2010
  18. Aug 26, 2010
  19. Aug 24, 2010
Loading