- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 03 Mar, 2010 1 commit
-
-
Roberto Raggi authored
Task-number: QTCREATORBUG-577
-
- 23 Feb, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 22 Feb, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 19 Feb, 2010 1 commit
-
-
mae authored
-
- 17 Feb, 2010 1 commit
-
-
Kai Koehne authored
call of overloaded ‘QString(int)’ is ambiguous
-
- 15 Feb, 2010 4 commits
-
-
Erik Verbruggen authored
This reverts commit 2a59d2ae.
-
Erik Verbruggen authored
This reverts commit f4163b8b.
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Because apparently, while designing the Objective-C language, somebody thought it was a world-class idea to allow any white-space between the '@' character and the subsequent keyword. With this fix, we now correctly parse: @ dynamic and: @ selector and: @"foo" "bar" @"mooze" (This last one is 1 single string split over multiple lines.) Wonderful, isn't it? What we (and Clang) do not support, but what GCC supports is something like: @"foo"@@ "bar" @"mooze" @@ which is equivalent to @"foobarmooze".
-
- 12 Feb, 2010 1 commit
-
-
Roberto Raggi authored
-
- 11 Feb, 2010 1 commit
-
-
Roberto Raggi authored
-
- 08 Feb, 2010 2 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- 07 Feb, 2010 4 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- 04 Feb, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 01 Feb, 2010 1 commit
-
-
Roquette authored
Task-number: QTCREATORBUG-643 Merge-request: 109 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- 29 Jan, 2010 1 commit
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- 28 Jan, 2010 2 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- 22 Jan, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 19 Jan, 2010 1 commit
-
-
Wolfgang Beck authored
-
- 11 Jan, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 08 Jan, 2010 4 commits
-
-
Tobias Hunger authored
-
Tobias Hunger authored
* Remove duplicate headers. * Move own headers to the top. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
Tobias Hunger authored
-
- 06 Jan, 2010 2 commits
-
-
Roberto Raggi authored
Wasn't using a space to separate the closing angular brackets. Task-number: QTCREATORBUG-547 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Roberto Raggi authored
Task-number: QTCREATORBUG-534 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- 23 Dec, 2009 1 commit
-
-
Christian Kamm authored
- unsigned* was printed as unsigned - Type **name was printed as Type**name
-
- 21 Dec, 2009 1 commit
-
-
Christian Kamm authored
In preparation for finding macro uses. * Macro: add offset and length * MacroUse: add line * Document: add convenience functions for finding a macro definition, use or undefined use at a given location. Reviewed-by: Erik Verbruggen
-
- 17 Dec, 2009 1 commit
-
-
Roberto Raggi authored
-
- 15 Dec, 2009 1 commit
-
-
Roberto Raggi authored
-
- 09 Dec, 2009 1 commit
-
-
Roberto Raggi authored
-
- 08 Dec, 2009 3 commits
-
-
Roberto Raggi authored
Task-number: QTCREATORBUG-384 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Roberto Raggi authored
-
Roberto Raggi authored
-