Skip to content
Snippets Groups Projects
  1. Jul 02, 2010
  2. 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
  3. Jun 14, 2010
  4. Jun 04, 2010
  5. Mar 05, 2010
  6. Feb 01, 2010
  7. Nov 16, 2009
  8. Oct 06, 2009
  9. Oct 05, 2009
  10. Sep 21, 2009
  11. Sep 18, 2009
  12. Sep 17, 2009
Loading