Thorbjørn Lindeijer
e7ba2300c8
Use a clearer entry for creating a generic project in the New dialog
...
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.
2010-02-19 11:50:21 +01:00
Tobias Hunger
ee0c5d3129
Do not report qmake pathes if the file is no longer there
...
* We get a bogus Qt imported otherwise
2010-02-19 11:41:34 +01:00
Tobias Hunger
a22af06223
Fail project loading when no targets could get set up
...
* Not good, but better than ASSERTing/crashing later on.
* Use a qWarning to provide some hint on what is going on.
2010-02-19 11:07:15 +01:00
Tobias Hunger
bddf21c553
qWarning when failing to create default target settings
2010-02-19 11:06:25 +01:00
Tobias Hunger
175b43ec43
Make default Qt version alrorithmn more strict
...
* Add qWarnings on failures.
2010-02-19 10:51:40 +01:00
Tobias Hunger
ecc25ff20a
Do not trigger qWarning in MaemoRunConfiguration
...
... when simulatorPath is unset.
2010-02-19 10:36:15 +01:00
Olli Werwolff
70b3f0e2b7
Added light colored version of manhattan style's bars
...
Reviewed-by: jbache
2010-02-19 09:55:37 +01:00
Kai Koehne
a71b284078
Don't assert when qml file is parsed for non-exising import path
...
Fixes a crash where the qml file was deregistered already because
of invalid qml.
Task-number: BAUHAUS-394
2010-02-19 09:37:44 +01:00
Jörg Schummer
40318eb6f9
QmlDesigner.ItemLibrary: corrected flickering of Items/Resources buttons
2010-02-18 23:58:54 +02:00
Jörg Schummer
72fb762809
QmlDesigner.ItemLibrary: corrected layout margins and spacing
...
among others, the scrollbars of the Items and Resources views
have the same size and position now
2010-02-18 23:57:13 +02:00
Jörg Schummer
ce41deff98
QmlDesigner.ItemLibrary: added license headers
2010-02-18 23:46:03 +02:00
Tobias Hunger
8fe0cb2be9
Warn when failing to restore .user-file settings
2010-02-18 18:40:46 +01:00
Tobias Hunger
5937f2cfdc
Do not convert empty .user files to newer versions
2010-02-18 18:40:46 +01:00
Tobias Hunger
7da7ae9bd7
Set title for the dialog
2010-02-18 18:40:45 +01:00
Christiaan Janssen
904ee4b517
QmlDesigner.Navigator: Root item cannot be hidden
2010-02-18 18:23:51 +01:00
Daniel Molkentin
2c00799393
Port RSS fetcher to QNetworkAccessManager.
...
Reviewed-By: Alessandro Portale <alessandro.portale@nokia.com >
2010-02-18 17:36:49 +01:00
con
286b7ef166
Implement reload behavior for image viewer.
2010-02-18 17:23:52 +01:00
Tobias Hunger
93d3205459
Update Wizards to new signature
...
Seems like I missed some the first time round. Sorry for that!
2010-02-18 16:10:56 +01:00
Tobias Hunger
cdf2ec6f11
Sort targets by name
...
when presenting them in the new project wizard.
2010-02-18 15:51:39 +01:00
Tobias Hunger
f2295f889e
Set size of widgets for devices to match default resolution
...
* When creating a new project for some device: Set UI element size
to the device resolution.
2010-02-18 15:36:16 +01:00
Tobias Hunger
871d54657b
Clean up qt4 projectloadwizard
2010-02-18 15:36:15 +01:00
Kai Koehne
06abd3b59d
Renaming Qml wizards
...
Unify names to QmlProjectApplicationWizard & QmlProjectImportWizard
2010-02-18 15:34:17 +01:00
Christian Kamm
2440bfc5dc
Don't try to look up members of attached properties.
2010-02-18 15:01:26 +01:00
Christian Kamm
e8565890fb
Teach QmlJS editor about QVector2D and QVector3D.
...
Used, for instance, in Rotation.axis or Rotation.origin.
2010-02-18 14:54:40 +01:00
Friedemann Kleint
3076303933
Imageviewer: Compile
2010-02-18 14:53:47 +01:00
Kai Koehne
02ce57e4bf
Remove Positioners (Column, Row, Grid) from Library
...
We don't support manipulating them right now.
Ideally all the items should probably appear on this page, but some
grayed out - disabled.
2010-02-18 14:51:16 +01:00
Kai Koehne
ba0cce3596
Split up "Qt" category in Library into subcategories
...
Separation is taken from the Qml Elements documentation, but
some names have been shortened:
Basic Visual Elements -> Basic
Basic Interaction Items -> Interaction
2010-02-18 14:51:16 +01:00
Friedemann Kleint
b70a4e62c0
Rework S60DeviceRunconfiguration/RunControl.
...
- 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).
2010-02-18 14:47:00 +01:00
Christian Kamm
2ce1592a14
Error when binding to nonexistant member of property in Qml.
...
This now errors for:
anchors.undefinedAnchor: foo
x.undefinedAnchor
2010-02-18 14:24:24 +01:00
con
cdd8aad28a
Add a (very) simple image viewer.
2010-02-18 14:09:58 +01:00
Kai Koehne
43923748f6
Let Bauhaus testcore compile again
...
Also fixing bunch of failures, still some to go though ...
2010-02-18 12:41:32 +01:00
ck
bd82c8f052
BinEditor: Properly set cursor position on new data range.
2010-02-18 11:55:51 +01:00
ck
d8e7bb9ca0
BinEditor: Flatten context menu.
2010-02-18 11:35:29 +01:00
Christian Kamm
4d5e1a9a0c
Fix possible crash in QmlJS semantic checker.
2010-02-18 10:42:15 +01:00
Christian Kamm
499f7780e4
Fix possible crash in QmlJS semantic checker.
2010-02-18 10:39:18 +01:00
Friedemann Kleint
cd53a562e8
Symbian: Check for /dev/ttyUSB, fix GCCE toolchain.
...
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.
2010-02-18 10:22:50 +01:00
Christiaan Janssen
0b470d1c76
QmlDesigner.PropertyEditor: color widget improvements
2010-02-17 18:11:50 +01:00
ck
d87d7694bc
BinEditor/MemoryView: Follow pointers, potentially in new window.
...
Reviewed-by: hjk
2010-02-17 17:41:09 +01:00
Friedemann Kleint
7c9c99dcf0
Symbian/Linux: Enable building with makefile-based system.
...
- 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.
2010-02-17 17:38:48 +01:00
hjk
e5eff803a5
compile fix with namespaces until the qml staging branch is merged again
2010-02-17 17:21:37 +01:00
hjk
d614b6a8f5
debugger: remove unused files
2010-02-17 17:18:26 +01:00
Tobias Hunger
a3432b437b
Fix shadowbuild changing state in project mode
2010-02-17 17:13:24 +01:00
Tobias Hunger
1ff0a7e03a
Add target selection wizard to Qt4 projects
2010-02-17 17:13:23 +01:00
Tobias Hunger
efe3ac597a
Default to not shadowbuilding
...
when not set to true in the .user-file.
2010-02-17 17:13:23 +01:00
Tobias Hunger
2526ea70ad
Remove useless forward declaration
2010-02-17 17:13:22 +01:00
Tobias Hunger
c4a4a18599
Remove some useless explicit statements
2010-02-17 17:13:22 +01:00
Tobias Hunger
563983c4b0
Remove default Qt version entry
...
* Remove default Qt version from list of available versions
2010-02-17 17:13:21 +01:00
hjk
3d8b17aeb5
qml: compile fix with namespaces
2010-02-17 17:11:17 +01:00
hjk
b6a99c4e4f
fakevim: re-enable :<line> which was broken after some recent merge
2010-02-17 17:08:03 +01:00
hjk
8a0ddf1b9f
debugger: plug leak in watch model.
...
Brace for impact...
2010-02-17 17:08:02 +01:00