Thomas Hartmann
251c259b60
QmlDesigner.autoTest: adds testComponentLoadingTabWidget
2010-05-27 11:48:04 +02:00
Thomas Hartmann
6e388a3941
QmlDesigner.autoTests: compilefix
...
Reviewed-by: Kai Koehne
2010-05-27 11:48:03 +02:00
hjk
ed018f691a
qml auto test: add DEFINES+=QT_CREATOR
2010-05-27 11:12:31 +02:00
hjk
5805788290
Merge remote branch 'origin/2.0'
...
Conflicts:
src/plugins/projectexplorer/miniprojecttargetselector.cpp
src/plugins/qmldesigner/designercore/model/modeltotextmerger.cpp
src/plugins/qmldesigner/designercore/model/rewriteactioncompressor.cpp
src/plugins/qt4projectmanager/qt-maemo/maemosshthread.cpp
src/plugins/qt4projectmanager/qt-maemo/maemosshthread.h
tests/manual/gdbdebugger/simple/app.cpp
2010-05-27 11:11:53 +02:00
Erik Verbruggen
77bd9e2996
Fixed compression bugs in text refactoring.
...
Task-number: BAUHAUS-729, BAUHAUS-731
2010-05-26 12:42:53 +02:00
Erik Verbruggen
79cbc07b29
Fixed superfluous (and erroneous) semi-colon insertion.
...
Bug: BAUHAUS-674
2010-05-26 12:42:53 +02:00
Erik Verbruggen
e997f6de13
Fixed rewriter bug for subsequent reparent-in-out actions.
2010-05-26 12:42:53 +02:00
Friedemann Kleint
26b51e1638
Debugger: Fix compilation & test results of C++-library dumpers.
...
Fix breakage resulting from 3d852917187e29892529ab51d24c1a1177068a88
(Qt 4.7), remove obsolete 'saddr'-element.
2010-05-26 09:32:10 +02:00
Thomas Hartmann
a952b9ba4e
QmlDesigner.autoTests
...
Integration tests
TestCore::testAnchorsAndRewriting
TestCore::testAnchorsAndRewritingCenter
Task-number: Bauhaus-109
2010-05-25 17:51:19 +02:00
Erik Verbruggen
cedaebc315
Fixed superfluous (and erroneous) semi-colon insertion.
...
Bug: BAUHAUS-674
2010-05-25 17:32:39 +02:00
Erik Verbruggen
bfba256455
Fixed rewriter bug for subsequent reparent-in-out actions.
2010-05-25 17:00:53 +02:00
con
e327467a03
Merge remote branch 'origin/2.0'
...
Conflicts:
doc/qtcreator.qdoc
src/plugins/qt4projectmanager/qt-maemo/maemorunconfiguration.h
2010-05-21 16:04:27 +02:00
Thomas Hartmann
a484bb240d
QmlDesigner.tests: an integration test for the metaInfo
2010-05-21 11:28:28 +02:00
Thomas Hartmann
9ed5dac72e
QmlDesigner: new files for auto tests
2010-05-21 11:28:28 +02:00
con
48db93a92f
Merge remote branch 'origin/2.0'
2010-05-20 15:39:04 +02:00
Roberto Raggi
3b113a2d74
Deprecate the old template instantiation.
2010-05-20 15:22:09 +02:00
Leandro Melo
55b26868e6
Generic highlighter is now part of the text editor plugin.
2010-05-20 14:10:34 +02:00
Erik Verbruggen
8d5dde66c0
Fixed qualified name creation for ObjC classes and protocols.
...
Also fixed the tests for it.
2010-05-20 12:13:44 +02:00
Thomas Hartmann
392123e755
QmlDesigner: skip test
2010-05-20 11:21:25 +02:00
con
7f4cbe2383
Merge remote branch 'origin/2.0'
...
Conflicts:
src/plugins/debugger/moduleshandler.cpp
src/plugins/qmldesigner/components/propertyeditor/propertyeditorcontextobject.cpp
src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.cpp
src/plugins/qt4projectmanager/qt-maemo/maemosshthread.cpp
2010-05-20 09:28:00 +02:00
Kai Koehne
cdb69f7f6f
QuickDesigner: Move metainfo tests in front of model tests
...
The model depends on valid metainfo information.
2010-05-19 20:36:25 +02:00
Thomas Hartmann
7f59988ec1
QmlDesigner: new autotest testRewriterForGradientMagic
2010-05-19 13:54:18 +02:00
Leandro Melo
ef84027b0e
Unit tests for specific rules of the generic highlighter.
2010-05-19 12:49:37 +02:00
Roberto Raggi
41882862a2
Compile.
2010-05-18 10:33:35 +02:00
con
38f6379f39
Merge remote branch 'origin/2.0'
...
Conflicts:
doc/qtcreator.qdoc
src/plugins/find/currentdocumentfind.cpp
src/plugins/qt4projectmanager/qt-s60/s60createpackagestep.cpp
2010-05-17 17:40:40 +02:00
Kai Koehne
924da63d7d
QuickDesigner: Fully implement versioning support in metatype system
...
Store qml versions in the metatype system. Instead of just assuming
e.g. "4, 6" or "4, 7" as default, support passing "-1, -1" as versioning
wildcard.
When inspecting the qml meta type system, versions are now stored also
for types that have no qml name / version. The version of the referenting
type is then taken, e.g. there are now entries for "Qt/Object", 4, 7 and
"Qt/Object", 1, 0 (from QmlProject, 1, 0).
Furthermore, some unused methods were removed, and the logic changed insofar
as that a type can have only one direct super type.
Reviewed-by: Thomas Hartmann
Reviewed-by: Marco Bubke
2010-05-12 21:26:20 +02:00
con
3922be1b2e
Merge remote branch 'origin/2.0'
...
Conflicts:
src/plugins/texteditor/texteditoractionhandler.cpp
2010-05-11 13:39:21 +02:00
Thomas Hartmann
e92b49910b
QmlDesigner.test compile fix for tests
2010-05-10 13:20:29 +02:00
hjk
58c82e0366
Revert "Get rid of tcf/json in the autotests, too."
...
This reverts commit 3aa358dea8 .
2010-05-05 11:47:30 +02:00
hjk
bfdca8869f
fakevim: fix autotest after recent changes to input handling
2010-04-29 16:11:46 +02:00
hjk
0d67d78ace
fakevim: adjust tests to use 'iskeyword'
2010-04-29 16:11:46 +02:00
hjk
647e7effe6
fakevim: compile fixes for manual and auto test
2010-04-28 15:14:16 +02:00
Kai Koehne
34d3b5d8ac
QuickDesigner: Remove dependency of autotests to tests/manual/qml
...
Copy over used files to tests/auto/qml/qmldesigner/data directory.
2010-04-28 09:59:31 +02:00
Erik Verbruggen
b149ee8dbb
Fixed invalid order when inserting new objects.
...
Done-with: ckamm
Task-number: BAUHAUS-631
2010-04-26 16:21:40 +02:00
Kai Koehne
797bc649ea
Quick Designer: Fix core tests
...
'property var' isn't supported any more, it's now 'property variant'
2010-04-26 13:29:40 +02:00
Erik Verbruggen
a8fc1f48d4
Fixed icheck build.
2010-04-23 15:25:22 +02:00
Erik Verbruggen
25837759ea
Fix left-overs from merging icheck code.
2010-04-23 15:25:22 +02:00
Kai Koehne
ddc7641638
Qml: Bump library version from 4.6 to 4.7
...
All types in the Qt namespace now have 4.7 as minimum version.
2010-04-23 13:46:13 +02:00
Thomas Hartmann
6b09a506ac
QmlDesigner: auto test for BAUHAUS-631
2010-04-23 13:10:10 +02:00
Thomas Hartmann
87a09deb83
QmlDesigner: extending auto tests
2010-04-23 11:25:54 +02:00
Erik Verbruggen
6237bbb453
Fixed rewriting for grouped properties.
2010-04-22 18:50:29 +02:00
Erik Verbruggen
b03ef971b0
Fixed reading of grouped properties.
...
Task-number: BAUHAUS-620
2010-04-22 17:16:54 +02:00
Christian Kamm
59778cafd5
CPlusPlus: Fix several issues in the TypePrettyPrinter.
...
* Fix cv qualifiers being placed incorrectly.
* Fix nested pointer to array to pointer being printed incorrectly.
* Add autotest.
Task-number: QTCREATORBUG-1037
2010-04-19 09:55:35 +02:00
Kai Koehne
e7a9619c2f
QmlDesigner: Bump version number from 4.6 to 4.7 in qml files
...
Reviewed-by: Thomas Hartmann
2010-04-13 15:15:15 +02:00
Kai Koehne
5650dbc55d
Replace 'var' by 'variant' in all Qml files
...
45ca7aff2c04c in qt.git replaces 'var' with 'variant'
Reviewed-by: Thomas Hartmann
2010-04-13 15:15:15 +02:00
Kai Koehne
99cbb2f868
QmlDesigner: Cleaning up coretests
...
Removing tests that have been Skipped forever, and enabling others
again.
2010-04-13 15:15:15 +02:00
Kai Koehne
7796db0f08
QmlDesigner: Unify names of auto tests
2010-04-13 15:15:15 +02:00
Erik Verbruggen
e615cf82a5
Fixed regression when assigning an object binding to an array property.
2010-04-06 12:57:02 +02:00
Kai Koehne
746d73c328
QmlDesigner: Fix coretests for Mac OS X
2010-04-06 12:04:28 +02:00
Kai Koehne
639ae491c1
QmlDesigner: Store result of bauhaustests in $CREATORDIR/../bauhaustests
2010-04-06 10:51:19 +02:00