Skip to content
Snippets Groups Projects
  1. Jun 23, 2010
  2. Jun 22, 2010
  3. 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
  4. Jun 14, 2010
  5. Jun 07, 2010
  6. Jun 04, 2010
  7. Jun 03, 2010
  8. May 28, 2010
  9. May 26, 2010
  10. May 17, 2010
  11. May 05, 2010
  12. Apr 26, 2010
  13. Mar 24, 2010
  14. Mar 05, 2010
  15. Jan 26, 2010
  16. Jan 08, 2010
  17. Jan 06, 2010
  18. Dec 23, 2009
  19. Dec 22, 2009
  20. Dec 15, 2009
  21. Nov 27, 2009
  22. Nov 26, 2009
Loading