Skip to content
Snippets Groups Projects
  1. Jan 16, 2015
  2. Oct 15, 2014
  3. Oct 09, 2014
  4. Sep 29, 2014
  5. Sep 26, 2014
  6. Sep 25, 2014
  7. Sep 04, 2014
  8. Sep 03, 2014
  9. Sep 02, 2014
  10. Aug 28, 2014
  11. Aug 22, 2014
  12. Aug 20, 2014
  13. Aug 19, 2014
  14. Aug 04, 2014
  15. Jul 31, 2014
  16. May 21, 2014
  17. Mar 05, 2014
  18. Feb 25, 2014
  19. Jan 14, 2014
  20. Jan 10, 2014
    • Eike Ziller's avatar
      TextEditors: Avoid changing document after construction. · 22519583
      Eike Ziller authored
      
      Also when duplicating editors, we don't want to change the document
      after construction. Actually at some places (e.g. CppEditorSupport
      creation) we don't handle document changes correctly, and we are only
      lucky that things still (more or less?) work. Get rid of
      BaseTextEditorWidget::duplicateFrom and use copy-constructor style instead.
      
      Change-Id: I7f688b7fcc51d1bb5e222bb333f0d28479b597a6
      Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@digia.com>
      22519583
  21. Jan 08, 2014
  22. Dec 12, 2013
    • Eike Ziller's avatar
      Remove the need to register editors in the action handler · 3d1b70c5
      Eike Ziller authored
      
      The action handler already knows which editors to handle through the
      context. It only needs to receive signals for updating the actions from
      the current editor. So there is no need to tell the action handler about
      every individual editor. This also removes some noise from the text
      editor implementations.
      
      Change-Id: I76dc5b1559cc8cf54ff313e6cdba4e789a3108aa
      Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
      3d1b70c5
  23. Sep 03, 2013
  24. Aug 26, 2013
  25. May 27, 2013
  26. Mar 12, 2013
  27. Feb 07, 2013
    • Sergey Shambir's avatar
      Added PythonEditor plugin · 04b9d761
      Sergey Shambir authored
      
      Contains lexical highlighter, indenter and file wizard.
      Icon loaded from theme, if possible.
      Class wizard will be added later since it needs to extend libUtils.
      
      Change-Id: If723867c01e9be83371424e406d116805c88c2b0
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      04b9d761
  28. Jan 29, 2013
  29. Oct 05, 2012
  30. Jul 19, 2012
  31. May 08, 2012
  32. Jan 26, 2012
  33. Nov 03, 2011
  34. May 06, 2011
  35. Apr 14, 2011
Loading