- Sep 08, 2010
-
-
Friedemann Kleint authored
Reviewed-by: kh
-
Christian Kandeler authored
Also document remote gdbserver adapter's signal.
-
- Sep 07, 2010
-
-
Christian Kandeler authored
Was renamed weeks ago, somehow came back.
-
Christian Kandeler authored
Parse script output instead. Done-with: kh1
-
- Sep 02, 2010
-
-
Oswald Buddenhagen authored
QString::isNull() vs. isEmpty() discrimination is a time bomb ...
-
- Aug 30, 2010
-
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
Apparently, the sender can still be null even though it's deleted via deleteLater().
-
Christian Kandeler authored
This is needed for sourve packages, but interferes with binary ones.
-
- Aug 27, 2010
-
-
Christian Kandeler authored
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2150 Reviewed-by: kh1
-
Christian Kandeler authored
- Set priority to "optional", as recommended for Maemo. - Fix rules file so it can be used for source packages.
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
We will now behave friendlier to projects that already have a debian directory. Also, building a source package will be more straightforward. Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
-
- Aug 26, 2010
-
-
Christian Kandeler authored
We have no way to know when the client is actually opening its ports, so we wait until we are reasonably sure it's done. This is not 100% safe, but should generally suffice. (The UTFS server seems to have this logic already built in, but it does not seem to work on Mac.)
-
Christian Kandeler authored
This will help us diagnose errors.
-
Christian Kandeler authored
-
Christian Kandeler authored
-
- Aug 25, 2010
-
-
Christian Kandeler authored
Reviewed-by: kh1
-
- Aug 24, 2010
-
-
Tobias Hunger authored
* Enable support for this in all ProjectConfiguration items (Targets, projects, BCs, DCs, RCs, etc.). This is nicer than having custom code in individual configuraiton items. Reviewed-by: dt
-
Tobias Hunger authored
* Now that there is a generic way to rename configurations: Remove individual renaming methods from all over the codebase Reviewed-by: dt
-
Christian Kandeler authored
- Always use remote mounts for Fremantle. - Always use SFTP for Harmattan. - Never use SFTP deployment for non-packaging case (and get rid of the corresponding code). - Fix the order of sub-steps. Reviewed-by: kh1
-
- Aug 23, 2010
-
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: kh1
-
- Aug 20, 2010
-
-
Friedemann Kleint authored
Fix breakage introduced by the new asynchronous stop() methods of the debugger run controls. Allow for RunControl::stop() to be asynchronous by introducing a return enumeration indicating that. Introduce additional method aboutToStop() asking user to quit (tie that to the RunControl instead of having to hack the behaviour elsewhere). If asynchronous stop is detected, terminate the ProjectExplorer asynchronously. This makes the behaviour consistent across switching sessions/ closing outputwindow tabs and quitting Qt Creator. Reviewed-by: dt Rubber-stamped-by: hjk
-
Christian Kandeler authored
-
Christian Kandeler authored
-
- Aug 19, 2010
-
-
Christian Kandeler authored
Otherwise, we couldn't sensibly use the device's gdb for debugging.
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
Also set build directory for profile reader.
-
- Aug 18, 2010
-
-
Christian Kandeler authored
-
kh1 authored
Reviewed-by: ck
-
- Aug 17, 2010
-
-
Christian Kandeler authored
-
Christian Kandeler authored
-