- Sep 22, 2009
-
-
con authored
The wrong category folder (like Sources/Headers) would be deleted from the project tree, because all category folders had the same path. The nodes' path is used everywhere for performance optimization.
-
Friedemann Kleint authored
Store the file name and do not keep the QTemporaryFile around, which still seems to maintain some kind of lock on Windows although it is closed.
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
remove shutdownInferior() rename shutdownAdapter() into shutdown() remove errorString() rename isAdapter() into isTrkAdapter()
-
hjk authored
remove shutdownInferior(), rename shutdownAdapter() into shutdown()
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
- Sep 21, 2009
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Added BackwardsScanner::mid(tokenIndex). Mid() returns a substring starting from the position of the given token.
-
Daniel Molkentin authored
-
Robert Loehning authored
Reviewed-by: Friedemann Kleint
-
Robert Loehning authored
Reviewed-by: Friedemann Kleint
-
mae authored
panes when output was appended while the window was not visible.
-
Rohan McGovern authored
Reviewed-by: ossi
-
Rohan McGovern authored
Some scripts make use of this convention to differentiate unit tests from applications which happen to link to testlib. Reviewed-by: ossi
-
dt authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
..preparing recursive dumpers. Add recursive parser to watchutils.cpp Use insertBulkData() within CDB, add sizeof() information for some Qt containers in order to be able to dump QList<QList<KnownType> > .
-
con authored
Basically for all widgets that don't have navigationWidgetHeight it is removed, because then the proportions are wrong. Reviewed-by: Erik Verbruggen
-
Friedemann Kleint authored
-
- Sep 18, 2009
-
-
Friedemann Kleint authored
Change dumper protocol 1 output not to contain type names as hash keys (might contain blanks), use lists instead. Start fixing autotests for 4.6.
-
Maurice Kalinowski authored
Reviewed-By: Roberto Raggi
-
Friedemann Kleint authored
Add options page with overrideable device. Correct wiring of the rfcomm process.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Sergey Belyashov authored
-