Skip to content
Snippets Groups Projects
  1. Nov 16, 2010
  2. Nov 10, 2010
  3. Nov 09, 2010
  4. Nov 02, 2010
  5. Oct 19, 2010
  6. Oct 18, 2010
    • mae's avatar
      Fixed find scope · da5cdda7
      mae authored
      There was an off-by-one error for the normal find scope.
      Improved look by ignoring the left side.
      da5cdda7
  7. Oct 15, 2010
  8. Oct 13, 2010
    • Leandro Melo's avatar
      Text editor: Fix potential crash in the plain text editor. · 44cefd73
      Leandro Melo authored
      Example situation: The plain text editor is displaying in-memory content and
      has not been explicitly "configured". If there's an attempt to indent the text
      it crashes since the indenter is invalid. This can happen if one clicks on 'Show
      View Contents in Editor' within a debug session and press enter in the editor.
      
      Reviewed-by: con
      44cefd73
  9. Oct 12, 2010
  10. Oct 11, 2010
  11. Oct 08, 2010
  12. Oct 07, 2010
  13. Oct 06, 2010
  14. Sep 30, 2010
    • Leandro Melo's avatar
      Profile editor: Add proper format to white spaces. · 129b53f6
      Leandro Melo authored
      The generic highlighter already provided a method for this.
      This method was then lifted to the base syntax highlighter
      and it is now used by the profile highlighter.
      
      Reviewed-by: Roberto Raggi
      Task-number: QTCREATORBUG-2448
      129b53f6
  15. Sep 29, 2010
  16. Sep 28, 2010
  17. Sep 27, 2010
  18. Sep 24, 2010
  19. Sep 23, 2010
  20. Sep 20, 2010
  21. Sep 17, 2010
Loading