- Feb 19, 2010
-
-
file:///Thorbjørn Lindeijer authored
On some desktop environments, dragging and dropping a file gives us the url to the file in multiple mime types, including text/plain. This causes the url to be inserted as text by default. Work around this issue by explicitly ignoring drop events for the text editor when they also come with urls. Task-number: QTCREATORBUG-728 Reviewed-by: Friedemann Kleint
-
Thorbjørn Lindeijer authored
They are NVIDIA CUDA files which use C syntax. Reviewed-by: Friedemann Kleint Task-number: QTCREATORBUG-694
-
Thorbjørn Lindeijer authored
Too much Qt branding, looks cleaner without.
-
Thorbjørn Lindeijer authored
Now it says "Import Existing Project", since this conveys more accurately what it does with less words. Also adjusted creation of a QML project based on an existing directory for consistency.
-
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.
-
Olli Werwolff authored
Reviewed-by: jbache
-
Kai Koehne authored
Fixes a crash where the qml file was deregistered already because of invalid qml. Task-number: BAUHAUS-394
-
- Feb 18, 2010
-
-
Jörg Schummer authored
-
Jörg Schummer authored
among others, the scrollbars of the Items and Resources views have the same size and position now
-
Jörg Schummer authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Daniel Molkentin authored
Reviewed-By:
Alessandro Portale <alessandro.portale@nokia.com>
-
con authored
-
Tobias Hunger authored
Seems like I missed some the first time round. Sorry for that!
-
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
-
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.
-