- Jul 26, 2010
-
-
dt authored
We create a .sis package per leaf project now, deploy all of them and start the executable for the runconfiguration that was selected. This does not cover all use cases, but works for development.
-
ck authored
Also get rid of unneeded state. Reviewed-by: kh1
-
ck authored
Disabled on Windows for now due to utfs-server not working there. Reviewed-by: kh1
-
Pawel Polanski authored
-
Pawel Polanski authored
Silent installation added to Sumbian's Run Configuration UI Reviewed-by: Tobias Hunger
-
- Jul 23, 2010
-
-
ck authored
Untested & unused.
-
Pawel Polanski authored
Creator crashes while Carbide has ownership over serial connection and Creator wants to use it as well Reviewed-by: Tobias Hunger
-
ck authored
Not used yet. Reviewed-by: kh1
-
Pawel Polanski authored
-
- Jul 22, 2010
-
-
con authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
ck authored
Get rid of redundancy, add sanity check, better status reporting.
-
ck authored
Task-number: QTCREATORBUG-1460
-
Pawel Polanski authored
* Add buildstep to handle the deployment * Remove deployment code from the runconfiguration * Update .user files to add new deployment step into existing setups Reviewed-by: Tobias Hunger
-
- Jul 21, 2010
- Jul 19, 2010
-
-
ck authored
QTCREATORBUG-1661
-
- Jul 16, 2010
-
-
ck authored
-
ck authored
This is necessary in case there is no run configuration (e.g. for library projects).
-
Tobias Hunger authored
(cherry picked from commit b87f3fbc)
-
Tobias Hunger authored
* Should work better with errors that can happen during deployment (cherry picked from commit 3d2e5667)
-
kh1 authored
Task-number: QTCREATORBUG-1649 Reviewed-by: ck
-
- Jul 15, 2010
-
-
ck authored
Use Debugger::DebuggerRunControl directly instead of wrapping it into another RunControl. Reviewed-by: hjk
-
dt authored
This changes the colors to be a mix of red/blue and the foreground color. If the regular text color is either of those, well...
-
Kai Koehne authored
Fixes a regression introduced in 7862e312. Reviewed-by: dt
-
- Jul 14, 2010
-
-
ck authored
Preparation for removing MaemoDebugRunControl. Reviewed-by: kh1
-
dt authored
Move link handling code to outputwindow from OutputFormatter Move createOutputFormatter to the RunConfiguration That makes it easier for Qt4RunConfiguration et all. This also fixes that each time a runcontrol was rerun a new OutputFormatter was created without deleting the old one, thus increasing the memory usage.
-
ck authored
... because the files are installed even when packaging is disabled. Reviewed-by: kh1
-
ck authored
This is important for the "canceled" case and doesn't hurt otherwise.
-
- Jul 13, 2010
- Jul 12, 2010
-
-
ck authored
-