- 15 Feb, 2010 3 commits
-
-
Friedemann Kleint authored
Use constructor initialization, const.
-
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 32 commits
-
-
Laszlo Papp authored
Signed-off-by:
Laszlo Papp <djszapi@archlinux.us> Merge-request: 2162 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
con authored
-
Friedemann Kleint authored
Make it possible to trigger actions from the locator bar by registering an instance of Locator::CommandLocator by prefix. Currently used for VCS systems. Acked-by: con Initial-patch-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
hjk authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
...when p4 initialization fails on Windows.
-
Oswald Buddenhagen authored
we are so fast now, we can burn a few cycles again ... :} variable names are mapped as soon as they become known (and not when using them). that sprinkles map() calls everywhere, but it's faster.
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
Task-number: QTCREATORBUG-229
-
Oswald Buddenhagen authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Tobias Hunger authored
-
Tobias Hunger authored
... in Qt Options page.
-
Tobias Hunger authored
* Update the import label (and related stuff) whenever the project was rebuild.
-
Tobias Hunger authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
suppressing the "~QX11PixmapData(): QPixmap objects must be destroyed ..." warning.
-
con authored
-
ck authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Christian Kamm authored
-
Christian Kamm authored
-
- 11 Feb, 2010 5 commits
-
-
Robert Loehning authored
-
Marco Bubke authored
-
Marco Bubke authored
section
-
Marco Bubke authored
-
Marco Bubke authored
-