Skip to content
Snippets Groups Projects
  1. Oct 05, 2012
  2. Sep 13, 2012
  3. Jul 19, 2012
  4. Jun 06, 2012
  5. Jun 05, 2012
  6. May 22, 2012
  7. May 11, 2012
  8. Apr 04, 2012
  9. Mar 29, 2012
  10. Mar 27, 2012
  11. Mar 16, 2012
  12. Mar 14, 2012
  13. Feb 15, 2012
  14. Feb 09, 2012
  15. Feb 07, 2012
  16. Jan 26, 2012
  17. Jan 24, 2012
  18. Dec 20, 2011
  19. Nov 10, 2011
    • hjk's avatar
      more Id type fixes · 82f55736
      hjk authored
      
      Change-Id: I3720946ba5485696822976567d83b4d6cb1fb283
      
      x
      
      Change-Id: Iab58bc34bc56371405d132315573b484a533b77c
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      82f55736
  20. Nov 03, 2011
  21. Sep 14, 2011
  22. Sep 13, 2011
  23. Sep 06, 2011
  24. May 31, 2011
  25. May 12, 2011
    • Oswald Buddenhagen's avatar
      move the "cannot undo" warning to the search result pane · a14955d0
      Oswald Buddenhagen authored
      this is where it belongs, rather than into some arbitrary editor.
      as a nice side effect, now not only the "rename symbol", but also the
      global search&replace has such a warning.
      a14955d0
    • Oswald Buddenhagen's avatar
      rewrite editor info bar handling · 882e34ee
      Oswald Buddenhagen authored
      the info about the bars is now stored in the IFile, not in the
      EditorView. this is somewhat more expensive for the bars which
      identically apply to all editors of one type, but fixes consistency
      issues between views.
      
      additionally, it is now possible to set several simultaneous
      info bars per file, which ensures that no information is lost.
      
      Co-authored-by: mae
      882e34ee
  26. May 06, 2011
  27. Apr 18, 2011
  28. Apr 13, 2011
  29. Feb 22, 2011
    • hjk's avatar
      texteditor: merge ITextEditable into ITextEditor · f576ad9f
      hjk authored
      rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor
      rename BaseTextEditor{,Widget} subclasses
      rename editableInterface->editorInterface
      rename createEditableInterface->createEditor
      minor cleanups after renamings
      f576ad9f
  30. Jan 17, 2011
    • Erik Verbruggen's avatar
      Fixed the line retreival for find-usages. · dea74862
      Erik Verbruggen authored
      Instead of using the pre-processed source, the original one is used.
      This makes a difference when a macro is used in the line, where the pre-
      processed source would have a "#gen true" token.
      
      Task-number: QTCREATORBUG-3345
      dea74862
  31. Jan 12, 2011
  32. Jan 04, 2011
  33. Dec 17, 2010
Loading