- Nov 04, 2009
-
-
dt authored
-
Friedemann Kleint authored
Reviewed-by:
hjk <qtc-committer@nokia.com> Reviewed-by:
dt <qtc-committer@nokia.com>
-
Roberto Raggi authored
-
con authored
Reviewed-by: Roberto Raggi
-
Friedemann Kleint authored
..occurring in conjunction with custom run configuration and S60 emulator. Ensure all handles are closed even if start attempt failed. Reviewed-by:
con <qtc-committer@nokia.com>
-
hjk authored
Reviewed-by: dt
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-221 Use QProcess::startDetached. Reviewed-by:
con <qtc-committer@nokia.com>
-
Roberto Raggi authored
Again, a gcc extension used in the OSX system headers.
-
Roberto Raggi authored
Added support for yet another gcc extension that is using in OSX 10.6 system headers.
-
Roberto Raggi authored
This reverts commit 9891267a.
-
Roberto Raggi authored
-
mae authored
revby: Oswald Buddenhagen
-
Roberto Raggi authored
-
Oswald Buddenhagen authored
InferiorUnrunnable is equivalent to InferiorStopped as far as NeedsStop commands are concerned. Reviewed-by: hjk
-
- Nov 03, 2009
-
-
Oswald Buddenhagen authored
afaik, this was a bizarre hack to make the install target work, so fix it properly instead.
-
Oswald Buddenhagen authored
sometimes, commands simply don't return ... the debug message doesn't say anything which couldn't be found in the log already, but that way it is more convenient. and we kill gdb to get creator back to a defined state. Reviewed-by: hjk
-
Thorbjørn Lindeijer authored
Only checking Ctrl and link availability on mouse release was triggering the navigation too easily. Now you have to press and release the mouse on the same link, having Ctrl pressed all the time. In addition, when changing the text selection the link is also cleared. Task-number: QTCREATORBUG-134 Reviewed-by: con
-
dt authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
dt authored
The combobox now emits a currentIndexChanged(-1) signal if we reset the base model. Reviewed-by:
con <qtc-committer@nokia.com>
-
Friedemann Kleint authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
dt authored
Allows the user to change his mind. :) Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com>
-
hjk authored
-
hjk authored
-
dt authored
Fixes a QML bug Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
just emptying it. Discussed with Nigel.
-
Friedemann Kleint authored
on UNIX. Either set the LD_PRELOAD environment variable using a gdb command or have the TermGdbAdapter set the variable for the debuggee. For the remote adapter, switch on toolchain. dlopen() is a fallback for platforms where it is not supported and attaching to running processes. Fixes a crash with gdb 7.0 (and spurious gdb 6.8 crashes with dlopen()). Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- Nov 02, 2009
-
-
Robert Loehning authored
Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Jure Repinc authored
Merge-request: 1978 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
Reviewed-by: hjk
-
Oswald Buddenhagen authored
Reviewed-By: hjk
-
Oswald Buddenhagen authored
Reviewed-by: hjk
-
Oswald Buddenhagen authored
Reviewed-by: hjk
-
dt authored
Though likely to be still wrong.
-
dt authored
-
Friedemann Kleint authored
Remove the setting from where it does not make sense (library/form class wizard, etc). Reviewed-by:
con <qtc-committer@nokia.com>
-
dt authored
-