Skip to content
Snippets Groups Projects
  1. Jul 05, 2010
  2. Jul 02, 2010
  3. Jul 01, 2010
  4. Jun 23, 2010
  5. Jun 18, 2010
  6. Jun 16, 2010
  7. Jun 15, 2010
    • Thorbjørn Lindeijer's avatar
      Fixed handling of text wrapping and a text layout corner case · a6e52985
      Thorbjørn Lindeijer authored
      Due to using QTextCursor::columnNumber() instead of
      QTextCursor::positionInBlock(), a lot of code would not work correctly
      when used with wrapped lines.
      
      In addition, there was an issue with columnNumber() returning 0 right
      after inserting a character before the last character of a line.
      
      Reviewed-by: mae
      a6e52985
  8. Jun 14, 2010
  9. Jun 11, 2010
  10. Jun 04, 2010
  11. Jun 03, 2010
  12. Jun 01, 2010
  13. May 31, 2010
  14. May 28, 2010
  15. May 27, 2010
Loading