- Oct 27, 2009
-
-
Oswald Buddenhagen authored
those pesky nested event loops ... i pondered various other scenarios (in particular, the adapter or gdb crashing while the nested loop is running), but did not discover serious side effects of it, so i'm not trying to handle it specially.
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
- default to yes - better message - give it a parent
-
Oswald Buddenhagen authored
-
dt authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
con authored
Users can specify a S60 SDK root for Qt for Symbian versions now.
-
hjk authored
-
hjk authored
-
hjk authored
-
dt authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
dt authored
-
dt authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Robert Loehning authored
Reviewed-by: con
-
mae authored
of the line.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
Use "Carbide Directory" instead, because that's what it is.
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Format pointers consistently using 0x%[l]x in printf/scanf. Remove %p formatting as the existence of the prefix 0x is platform-dependent (missing with MSVC), which caused a scanf error and thus dumper crash for QAbstractItem. Reviewed-by:
ck <qt-info@nokia.com>
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Handle QVariantList within dumpers, as gdb does not resolve typedefs. Disconnect the gdb process on exit, one more round of event loop when quitting.
-
- Oct 26, 2009
-
-
Oswald Buddenhagen authored
this isn't bullet-proof - integrated error messages are already translated. but at least we know *where* the message comes from. also, saves the translators from some pretty useless work.
-
Oswald Buddenhagen authored
-
Daniel Molkentin authored
Reviewed-By: con
-
Roberto Raggi authored
-
Friedemann Kleint authored
Add a corelistener and trigger on shutdown. Notify about critical states. Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Roberto Raggi authored
-