- Feb 08, 2010
-
-
Thorbjørn Lindeijer authored
Save some cycles by not using QTextBlock::text unnecessarily (since only its length and the character at the block position were used).
-
Roopesh Chander authored
-
Roopesh Chander authored
This is to make it consistent with the rest of the settings ui. When a checkbox is unchecked, the sub-check box becomes invalid, its functionality is disabled, but it retains its checked state.
-
Roopesh Chander authored
-
Roopesh Chander authored
-
Roopesh Chander authored
-
Roopesh Chander authored
Merge-request: 1766 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Roopesh Chander authored
Merge-request: 1766 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Roopesh Chander authored
Merge-request: 1766 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Roopesh Chander authored
Merge-request: 1766 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Roopesh Chander authored
Based on the previous (referrable) line Merge-request: 1766 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
con authored
Separating navigation history logic from updating of highlights.
-
- Feb 05, 2010
-
-
Jeffrey Baumes authored
Merge-request: 1949 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- Feb 04, 2010
-
-
hjk authored
-
- Feb 03, 2010
-
-
Erik Verbruggen authored
Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
Universal helper kept around for comfort.
-
- Feb 02, 2010
-
-
Friedemann Kleint authored
QString: Use QChar/char where appropriate, do not use QString::null
-
Thorbjørn Lindeijer authored
Regression in commit ab3d3cf4 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Feb 01, 2010
-
-
Roberto Raggi authored
Done with: Thorbjorn.
-
Friedemann Kleint authored
foreach()-Loops.
-
Friedemann Kleint authored
QString: Use QChar where appropriate.
-
- Jan 29, 2010
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- Jan 28, 2010
-
-
Roberto Raggi authored
Yeah, now it looks as bad as the native completion widget :) Reported by Nigel.
-
mae authored
The smart backspace handling required a preceeding non empty text block. In this case, the fix introduces a standard backspace (deletePreviousCharacter). Reviewed-by: dt
-
Roberto Raggi authored
-
- Jan 26, 2010
-
-
Roberto Raggi authored
-
- Jan 25, 2010
-
-
Thorbjørn Lindeijer authored
Better to draw it explicitly under the text, together with the associated background color.
-
Thorbjørn Lindeijer authored
Depending on the XRender driver (probably), drawing a short straight line can take quite a while when this line is transparent. On my laptop's onboard ATI card, this meant that scrolling was unusably slow when this transparent line was being drawn. Fixed by avoiding the issue, since there is no actual need to use transparency here. We can calculate the resulting color in advance instead.
-
- Jan 21, 2010
-
-
Martin Aumüller authored
forwarding keys with empty text() does not restrict the matching items, but updating the list of possible completions resets the currently selected item to the first one
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
It was a bit confusing, since it reversed the order of the lines. When this would be fixed, the added value of this action is very small, since you can then also simply move your cursor one up before joining the lines.
-
Falco Hirschenberger authored
Merge-request: 1823 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Falco Hirschenberger authored
Merge-request: 1823 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> Task-number: QTCREATORBUG-510
-
con authored
-
- Jan 20, 2010
-
-
Thorbjørn Lindeijer authored
-
- Jan 19, 2010
-
-
mae authored
Done with Thorbjorn and Roberto
-
Roberto Raggi authored
-
mae authored
done with roberto
-
Roberto Raggi authored
-