- Oct 27, 2009
-
-
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
-
Roberto Raggi authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Friedemann Kleint authored
Reviewed-by:
Roberto Raggi <qtc-committer@nokia.com>
-
Friedemann Kleint authored
Generalize the concept of the Bluetooth starter, extract base class BaseCommunicationStarter that can be used to start a serial communication without further resources (listener) as well. Introduce convenience functions for both types. Note: This will only work for COM-ports that are not used otherwise by the operating system.
-
Daniel Molkentin authored
Reviewed-By: Oswald Buddenhagen
-
Thorbjørn Lindeijer authored
Should not be necessary when nothing changed in the project info. This also fixes a problem where include file scanning happened twice after saving a pro file. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
Roberto Raggi authored
-