- Sep 29, 2009
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
i really don't detest dirs ... :D
-
Oswald Buddenhagen authored
-
Friedemann Kleint authored
-
con authored
-
Friedemann Kleint authored
.. and purge unneeded includes.
-
Roberto Raggi authored
Introduced T_CPP_COMMENT and T_CPP_DOXY_COMMENT to handle C++-style comments and improved CPPEditor::isInComment to handle the newly introduced tokens. As side effect,this change should fix the regression we introduced in the "automagically" quote/brace insertion.
-
hjk authored
-
hjk authored
-
hjk authored
It had unclear semantics and was only used to show a statusmessage. We do that directly now.
-
hjk authored
-
con authored
-
hjk authored
It's better when one wants up-to-date data...
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
are sent.
-
Friedemann Kleint authored
-
- Sep 28, 2009
-
-
dt authored
-
dt authored
For next/prev try the next/prev one then.
-
Friedemann Kleint authored
creating a debug run configuration. Import the debugger into Qt4ProjectManager.
-
Robert Loehning authored
Reviewed-by: con
-
mae authored
when pasting text which ends with a newline, we should not reindent the final line, instead we will preserve the indentation that was there.
-
Robert Loehning authored
-
Erik Verbruggen authored
separate class (QScriptIncrementalScanner).
-
Robert Loehning authored
Reviewed-by: con
-
con authored
Reviewed-by: Friedemann Kleint
-
Friedemann Kleint authored
Insert message into the WriteQueue's map storing the messages before writing it out in case the reader thread gets the answer before WriteQueue::notifyResult is called.
-
hjk authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
con authored
-
Robert Loehning authored
Reviewed-by: con
-
Kai Koehne authored
closeEditor(), closeOtherEditors() are used in Design mode.
-
Kai Koehne authored
saveFile, saveFileAs & revertToSaved are 'reused' in the Bauhaus Design mode. Reviewed-by: con
-