- Feb 18, 2010
-
-
Tobias Hunger authored
-
Kai Koehne authored
Unify names to QmlProjectApplicationWizard & QmlProjectImportWizard
-
Christian Kamm authored
-
Christian Kamm authored
Used, for instance, in Rotation.axis or Rotation.origin.
-
Friedemann Kleint authored
-
Kai Koehne authored
We don't support manipulating them right now. Ideally all the items should probably appear on this page, but some grayed out - disabled.
-
Kai Koehne authored
Separation is taken from the Qml Elements documentation, but some names have been shortened: Basic Visual Elements -> Basic Basic Interaction Items -> Interaction
-
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).
-
Christian Kamm authored
This now errors for: anchors.undefinedAnchor: foo x.undefinedAnchor
-
con authored
-
Kai Koehne authored
Also fixing bunch of failures, still some to go though ...
-
ck authored
-
ck authored
-
Christian Kamm authored
-
Christian Kamm 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.
-
- Feb 17, 2010
-
-
Christiaan Janssen authored
-
ck authored
Reviewed-by: hjk
-
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.
-
hjk authored
-
hjk authored
-
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
-
hjk authored
-
hjk authored
-
hjk authored
Brace for impact...
-
hjk authored
Happens e.g. in gdb sources itself: cp_canonicalize_string in cp-support.c
-
hjk authored
-
dt authored
Note: If you are compiling with 4.6 but running against 4.7 then this will result in a slightly buggy line edit. Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com>
-
dt authored
-
dt authored
And rename it to updateRunActions() again, since that function is only called if the run actions actually change.
-
dt authored
And port the Qt4ProjectManager to use that API for synchronization between editors and the .pro file tree. Reviewed-By: con
-
dt authored
-
Christiaan Janssen authored
-
Kai Koehne authored
We used to fail back to the old format if the .qmlproject file was invalid. Anyhow, this lead to weird effects ... better disable it explicitly. That no warning is shown right now when loading an invalid qmlproject file is a bug in coreplugin.
-
mae authored
task-number: QTCREATORBUG-611
-