- Jun 23, 2010
-
-
Roberto Raggi authored
-
- Jun 22, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 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 14, 2010
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- Jun 07, 2010
-
-
Roberto Raggi authored
-
- Jun 04, 2010
-
-
Erik Verbruggen authored
-
- Jun 03, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- May 28, 2010
-
-
Erik Verbruggen authored
-
- May 26, 2010
-
-
Roberto Raggi authored
-
- May 17, 2010
-
-
Robert Loehning authored
Reviewed-by: Leena Miettinen
-
- May 05, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi 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
-
- Mar 24, 2010
-
-
Erik Verbruggen authored
Reviewed-by: Thorbjørn Lindeijer
-
- Mar 05, 2010
-
-
hjk authored
-
- Jan 26, 2010
-
-
Roberto Raggi authored
-
- Jan 08, 2010
-
-
Christian Kamm authored
Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Jan 06, 2010
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- Dec 23, 2009
-
-
Christian Kamm authored
There's no need to reparse something we already got the AST of.
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Dec 22, 2009
-
-
Christian Kamm authored
-
- Dec 15, 2009
-
-
Roberto Raggi authored
-
Christian Kamm authored
-
- Nov 27, 2009
-
-
Christian Kamm authored
-
Christian Kamm authored
-
- Nov 26, 2009
-
-
Christian Kamm authored
a op b -> !(a invop b) and a op b -> b flipop a
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
-