- 17 Sep, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 16 Sep, 2009 27 commits
-
-
Thorbjørn Lindeijer authored
To avoid bothering people who are trying to type an expression that is already partly there.
-
Daniel Molkentin authored
Some macros are defined not by cl.exe purely, but are pretty standard. We add those manually anyway. Also, remove compiler-specific macro definitions from the model manager. They should be provided by the tool chains only.
-
Thorbjørn Lindeijer authored
Also skip semicolons in when auto parentheses insertion is enabled. Done with mae.
-
Thorbjørn Lindeijer authored
Done with mae.
-
Thorbjørn Lindeijer authored
Done with mae and Roberto Raggi.
-
Thorbjørn Lindeijer authored
Done with mae.
-
mae authored
-
mae authored
is that monospace is not exactly monospace, there can be a fractional component. Thanks to Andreas Kling <info@andreaskling.com> for spotting this and providing a fix.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Done with mae.
-
James Linse authored
Fixed yanking with e (ye) Fixed ce followed by . Initial implementation for mark updates (marks should stay on the same line after adding/deleting lines) Fixed yank with Y Added fakevim tests for yanking using marks and yanking using Y. Fixed yanking with marks when a mark was set to a blank line. Combined yy and Y to use the same yanking method. Merge-request: 1314 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
hjk authored
integral'
-
hjk authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
mae authored
press enter after an opening brace, but only if there's one extra brace in the document.
-
mae authored
-
mae authored
-
mae authored
-
mae authored
line wrap were appended, also appendOutput and appendOutputInline ended up doing almost the same thing. It might be that appendOutput is called in some places where appendOutputInline would be more adequate. The code now tries to called QPlainTextEdit::appendPlainText() whenever it can because of its update optimizations when it comes to enforcing maximum block count. We want application output to be processed fast, even if the maximum block count was reached!
-
hjk authored
Asking gdb twice seems to work.
-
hjk authored
-
hjk authored
We know they don't have nested contents
-
Roberto Raggi authored
-
con authored
And moc complains about it.
-
con authored
-
- 15 Sep, 2009 12 commits
-
-
con authored
-
con authored
-
Daniel Molkentin authored
-
mae authored
its only turned on in the cpp editor.
-
mae authored
-
hjk authored
-
hjk authored
So far TRK does not show values for fp registers.
-
hjk authored
-
con authored
Reviewed-by: hjk
-
con authored
-
con authored
-
con authored
It's now fixed in Qt, adb6eea3a135707a220c0b1c1cf8266321af9309.
-