- 23 Feb, 2010 7 commits
-
-
kh1 authored
-
kh1 authored
-
kh1 authored
This makes the qemu run button appear/ disappear once we add a maemo target to an existing project. Reviewed-by: Tobias Hunger
-
kh1 authored
-
Friedemann Kleint authored
No longer set EPOCDEVICE as it causes an error in createpackage. Remove obsoleted code calling signis.exe and package file rewriting.
-
con authored
-
Tobias Hunger authored
... otherwise we might leak memory
-
- 22 Feb, 2010 2 commits
-
-
Tobias Hunger authored
* Fixes update of Qt version name whne renaming a Qt version.
-
Friedemann Kleint authored
-
- 19 Feb, 2010 8 commits
-
-
Friedemann Kleint authored
-
dt authored
-
dt authored
-
Tobias Hunger authored
* We get a bogus Qt imported otherwise
-
Tobias Hunger authored
* Not good, but better than ASSERTing/crashing later on. * Use a qWarning to provide some hint on what is going on.
-
Tobias Hunger authored
-
Tobias Hunger authored
* Add qWarnings on failures.
-
Tobias Hunger authored
... when simulatorPath is unset.
-
- 18 Feb, 2010 7 commits
-
-
Tobias Hunger authored
-
Tobias Hunger authored
when presenting them in the new project wizard.
-
Tobias Hunger authored
* When creating a new project for some device: Set UI element size to the device resolution.
-
Tobias Hunger authored
-
Friedemann Kleint authored
- Prepare usage of 'make sis' target for GnuPoc. - Change the package names to '_unsigned.sis', '.sis' instead of using '.sisx' for signed, adding accessors to S60DeviceRunconfiguration. - Determine the local executable file name from the package template for GnuPoc (as it is no longer located under the SDK tree).
-
con authored
-
Friedemann Kleint authored
Move code to locate gcce from S60Manager to CCE toolchain and make it handle empty GCCE-root's correctly (locate compiler in path and warn if none found). Set up environment correctly.
-
- 17 Feb, 2010 12 commits
-
-
Friedemann Kleint authored
- Autodetect SDK by environment variable EPOCROOT and qt directory below. - Environment::appendOrSet/prependOrSet: Avoid duplicate entries - Rename toolchain enumeration value - Adapt S60ToolChainMixin to new GnuPoc setup, provide routines for all required variables. - RVCTToolChain: Make RVCT detection smarter (Check for RVCT<v1><v2>BIN variable). Set all required variables in case of RVCTToolChain/GnuPoc - QtVersionManager: Detect toolchain and Qt version properly, make S60 device run config accept toolchain. - Modify S60DeviceRunControl to execute 'make sis' - Modify S60Devices::detectQt...() to check for Qt installed into SDK first and symlink as fallback.
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
when not set to true in the .user-file.
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
* Remove default Qt version from list of available versions
-
dt authored
-
dt authored
And port the Qt4ProjectManager to use that API for synchronization between editors and the .pro file tree. Reviewed-By: con
-
dt authored
-
Tobias Hunger authored
* Accidentally included a header not ready to commit yet.
-
Tobias Hunger authored
-
- 16 Feb, 2010 4 commits
-
-
Tobias Hunger authored
* Fixes RunConfigurations not updating when changing something in the BuildConfiguration. Reviewed-by: dt
-
Tobias Hunger authored
* Do not use the BuildManager but have the qmakestep trigger the update via the target and project. Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Initialize it to the toolchain used, not the preferred one
-