- Jul 06, 2010
-
-
hjk authored
(cherry picked from commit 7ccf903ee3d9da4a104310ed423130857d59d91b)
-
hjk authored
(cherry picked from commit 2b40e2906fc070c6253a84c0ca507ff0db912f73)
-
hjk authored
(cherry picked from commit 474ec252a23745bf5106b239054c17d7dfc2fbf2)
-
hjk authored
(cherry picked from commit 3eb7b6bfbde6a847154c6053e7b4171554207865)
-
- Jun 23, 2010
-
- Jun 15, 2010
-
-
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
-
- Jun 11, 2010
-
-
con authored
-
- Jun 07, 2010
-
-
con authored
-
- Jun 04, 2010
- Jun 02, 2010
-
- May 18, 2010
-
-
con authored
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- Apr 29, 2010
- Apr 28, 2010
- Apr 27, 2010
-
-
hjk authored
-
- Apr 26, 2010
-
-
Thorbjørn Lindeijer authored
The Parentheses, TextBlockUserData and TextEditDocumentLayout classes and their member function implementations were spread around the BaseTextEditor class. Moving them to their own file to make the code a bit better organized. Reviewed-by: mae
-
- Apr 21, 2010
- Apr 19, 2010
- Apr 16, 2010
- Apr 15, 2010
-
-
Thorbjørn Lindeijer authored
-
hjk authored
-