- Jun 29, 2009
-
-
Thorbjørn Lindeijer authored
When there was no final newline in the .files file, the name of the first new file would get appended to the name of the last file. This patch fixes that by simply rewriting the whole file. Also switched to writing out native line endings.
-
Kevin Michel authored
Merge-request: 736 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Kevin Michel authored
Merge-request: 736 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Add the wizard. Modify basefilewizard to use be able to handle binary data. Add some properties to path chooser (filters). Task-number: 251982 Initial-patch-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
hjk authored
prevent inter-session dependencies
-
dt authored
-
hjk authored
The problem was that the 'emptyness' of m_cookieForToken was used as an indication that there was no response packet still in the air. However, this hash was not reset after a debugging session was aborted using S-F5, so it could contain items from a previous run, effectively preventing automatic triggering of the necessary 'continue'.
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- Jun 26, 2009
-
-
kh authored
-
dt authored
-
kh authored
-
Roberto Raggi authored
Indexing both /include/Qt and /include/{QtCore,QtGui,...} makes the code completion with fedora.
-
dt authored
-
dt authored
Don't crash then
-
hjk authored
-
hjk authored
-
hjk authored
-
Kevin Michel authored
Merge-request: 737 Reviewed-by:
dt <qtc-committer@nokia.com>
-
hjk authored
-
hjk authored
Fix typo in QChar helper. Add a auto tests for some of the dumpers. Make the dumpers compilable for Qt < 4.5 for better regression tests. Make manual tests compile with Qt < 4.5.
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
linux included it indirectly somehow, but relying on that is wrong and breaks the freebsd build.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jun 25, 2009
-
-
kh authored
Task-number: 253365
-
Roberto Raggi authored
-
Roberto Raggi authored
-
kh authored
-
kh authored
Task-number: 253365 Reviewed-by: kh
-
kh authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Initial work on smart highlight of local symbols. For-statements and symbols genarated from a macro expansion are not yet highlighted.
-