Thomas Hartmann
7d6f181523
QuickDesigner.tests: stress test for bindings in states
2010-09-07 16:31:22 +02:00
Thomas Hartmann
226e089d18
QuickDesigner.test: compilefix
2010-09-07 16:31:21 +02:00
Bill King
eb498ee428
Tests: some cleanup of pro files, marking of tested components.
2010-09-06 14:19:32 +10:00
Bill King
1f0b600b82
Autotests: More cleanup of tests, and initial marking of components belonged to.
2010-09-02 15:32:04 +10:00
Bill King
7f9a448eeb
Fixes: Tests should have unique names.
...
Details: Autotests need to be named uniquely, otherwise
all sorts of databases get lost and confused.
2010-08-19 11:56:53 +10:00
Christian Kamm
822de6c17a
QmlJS: Introduce a new indenter that works similarly to the new C++ one.
...
Done-with: Thomas Hartmann
2010-08-10 14:27:08 +02:00
Bill King
b15a0a5a0f
Fixes: BauhausTests is being turned into a qtuitest.
...
Details: The current test is a bit too resource intensive.
2010-08-10 13:47:52 +10:00
Kai Koehne
729142b041
QuickDesigner: Fix compilation of core tests
2010-08-09 15:25:37 +02:00
Bill King
f4a5fac906
Make the bauhaust test find creator again.
2010-08-04 16:55:31 +10:00
Bill King
f823c4810e
Add "make check" support to testcase makefiles.
2010-07-13 11:59:37 +10:00
Bill King
c9710052bb
Fix autotests so that they're compiling again.
2010-07-06 14:37:45 +10:00
Kai Koehne
b9aa3e9b6c
Qml autotests: Fix compilation errors
2010-06-29 10:10:08 +02:00
con
af44136e22
Merge remote branch 'origin/2.0'
...
Conflicts:
doc/qtcreator.qdoc
src/plugins/help/helpplugin.cpp
src/plugins/projectexplorer/projectexplorer.cpp
src/plugins/projectexplorer/projectexplorer.h
src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.cpp
src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.h
src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationstep.cpp
src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationwidget.cpp
src/plugins/qt4projectmanager/qt-maemo/maemoruncontrol.cpp
src/tools/qml/qmldump/main.cpp
2010-06-24 11:40:22 +02:00
Alexis Menard
64839753f2
QML WebKit component is now named QtWebKit
...
Reviewed-by:Christiaan Janssen
2010-06-23 11:37:41 +02:00
con
30fae3eab1
Merge remote branch 'origin/2.0'
...
Conflicts:
doc/qtcreator.qdoc
src/plugins/projectexplorer/taskwindow.h
src/plugins/qmldesigner/designercore/model/modelmerger.cpp
src/plugins/qmljseditor/qmljshoverhandler.h
src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationwidget.cpp
src/plugins/subversion/subversionplugin.cpp
2010-06-11 16:30:39 +02:00
Kai Koehne
644f98483a
QmlDesigner: Fix import handling in rewriter
...
Task-number: BAUHAUS-602
Reviewed-by: Erik Verbruggen
2010-06-10 15:15:31 +02:00
con
b0040dc858
Merge remote branch 'origin/2.0'
...
Conflicts:
src/plugins/projectexplorer/taskwindow.cpp
src/shared/proparser/profileevaluator.cpp
2010-06-10 15:00:16 +02:00
Erik Verbruggen
2de4a98ce0
Fixed id syncing when and id gets removed from the QML source.
...
Task-number: BAUHAUS-780
Reviewed-by: kkoehne
2010-06-10 11:18:50 +02:00
Kai Koehne
190fdf360c
QmlDesigner: Add test case for Rewriter not removing Ids form model
...
Task-number: BAUHAUS-780
2010-06-10 10:26:32 +02:00
con
7f733b1545
Merge remote branch 'origin/2.0'
...
Conflicts:
README
doc/qt-html-templates.qdocconf
doc/qtcreator.qdoc
doc/qtcreator.qdocconf
src/app/Info.plist
src/plugins/bineditor/BinEditor.pluginspec
src/plugins/bookmarks/Bookmarks.pluginspec
src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
src/plugins/coreplugin/Core.pluginspec
src/plugins/coreplugin/coreconstants.h
src/plugins/cpaster/CodePaster.pluginspec
src/plugins/cppeditor/CppEditor.pluginspec
src/plugins/cpptools/CppTools.pluginspec
src/plugins/cvs/CVS.pluginspec
src/plugins/debugger/Debugger.pluginspec
src/plugins/designer/Designer.pluginspec
src/plugins/fakevim/FakeVim.pluginspec
src/plugins/find/Find.pluginspec
src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
src/plugins/git/ScmGit.pluginspec
src/plugins/helloworld/HelloWorld.pluginspec
src/plugins/help/Help.pluginspec
src/plugins/locator/Locator.pluginspec
src/plugins/mercurial/Mercurial.pluginspec
src/plugins/perforce/Perforce.pluginspec
src/plugins/projectexplorer/ProjectExplorer.pluginspec
src/plugins/qmldesigner/QmlDesigner.pluginspec
src/plugins/qmlinspector/QmlInspector.pluginspec
src/plugins/qmljseditor/QmlJSEditor.pluginspec
src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
src/plugins/regexp/RegExp.pluginspec
src/plugins/resourceeditor/ResourceEditor.pluginspec
src/plugins/snippets/Snippets.pluginspec
src/plugins/subversion/Subversion.pluginspec
src/plugins/texteditor/TextEditor.pluginspec
src/plugins/vcsbase/VCSBase.pluginspec
src/plugins/welcome/Welcome.pluginspec
2010-06-08 10:39:45 +02:00
Kai Koehne
b17cd1fd85
QuickDesigner: Fix core test
...
Since fa640f66db we're always switching to the base state when going
from state A to state B. Fix autotests accordingly.
2010-06-04 09:53:33 +02:00
Kai Koehne
e5efa55a20
QuickDesigner: Fix compilation of QuickDesigner/core tests
...
Commit 112df597db removed the definition, but not declaration of
test method.
Reviewed-by: erikv
2010-06-04 09:53:33 +02:00
hjk
5806009d29
Merge remote branch 'origin/2.0'
...
Conflicts:
doc/qtcreator.qdoc
src/plugins/debugger/debuggermanager.cpp
src/plugins/texteditor/basetexteditor.cpp
2010-06-02 09:57:23 +02:00
Erik Verbruggen
112df597db
Fixed default property discovery for custom QML components.
...
Reviewed-by: Christian Kamm
2010-05-31 12:21:12 +02:00
Erik Verbruggen
f840d9835d
Removed invalid testcase.
...
Reviewed-by: Christian Kamm
2010-05-31 11:48:53 +02:00
Kai Koehne
f7ed1eb879
QuickDesigner: Make metainfo system robust for different version numbers
...
With the inclusion of org.webkit 1.0 types some common ancestors are shared
with different version numbers. These used to override each other. With this
patch the hierarchy is preserved.
This commit includes several changes by Marco Bubke.
Reviewed-by: Marco Bubke
2010-05-28 16:38:34 +02:00
Marco Bubke
27688270fd
Load plugins at the beginning of the meta info initializing
...
Reviewed-by: kkoehne
2010-05-28 16:38:29 +02:00
Oswald Buddenhagen
123937fb2a
Merge remote branch 'origin/2.0'
2010-05-28 12:45:41 +02:00
Thomas Hartmann
a49bbb4d15
QmlDesigner.test: adding qml files
2010-05-27 12:00:12 +02:00
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
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
Thomas Hartmann
a952b9ba4e
QmlDesigner.autoTests
...
Integration tests
TestCore::testAnchorsAndRewriting
TestCore::testAnchorsAndRewritingCenter
Task-number: Bauhaus-109
2010-05-25 17:51:19 +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
Thomas Hartmann
392123e755
QmlDesigner: skip test
2010-05-20 11:21:25 +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
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
Thomas Hartmann
e92b49910b
QmlDesigner.test compile fix for tests
2010-05-10 13:20:29 +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
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