Alessandro Portale
d2cfe6cb05
Test data for html5 import
2011-02-08 18:07:27 +01:00
Christian Kamm
dc1f1cc310
C++: Fix Bind run on QtPropertyDeclarationAST.
...
Also adjust findusages test to account for QtProperty symbol.
Reviewed-by: Erik Verbruggen
2011-02-07 12:18:05 +01:00
Alessandro Portale
38edea5019
Renaming: QmlStandaloneApp* -> QtQuickApp*
2011-02-06 16:23:02 +01:00
Alessandro Portale
7870769a30
Html5 app wizard. First steps.
...
Task-Number: QTCREATORBUG-3284
2011-02-06 14:08:52 +01:00
hjk
cdfbf4bbcb
debugger: don't try to extract address of temporary expressions
...
They don't "live" in the inferior, so there is no real address.
2011-02-04 09:32:35 +01:00
Alessandro Portale
cc9f5a0192
Another rename of the wizard auto test
2011-02-03 19:48:13 +01:00
Bill King
38d3ddcd5b
Autotests: change to make tests run in-place
...
This change sets the path temporarily on win32 so that the testcases when
executed with "make check" find the necessary dll's in the main build directory.
2011-02-03 17:56:33 +01:00
Bill King
7962ca0be5
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2011-02-03 17:54:01 +01:00
Bill King
acc3a153d3
autotests: reduce noise.
2011-02-03 17:52:59 +01:00
hjk
5f368a0d81
debugger: add some encoding stuff to the manual test
2011-02-03 13:37:10 +01:00
hjk
ef1fd91fae
debugger: add a manual test for non-printable characters in a QByteArray
2011-02-03 13:11:24 +01:00
hjk
face88a3d2
debugger: rework 'Run to Outermost Function' feature
...
Remove from the debug menu, and assign Ctrl-F6 to it by default also
on non-Mac.
2011-02-02 11:56:01 +01:00
Pawel Polanski
440bba257a
Symbian: Added a serial connection type to CODA
2011-01-31 11:34:05 +01:00
Alessandro Portale
7bfc798a7d
qmlstandalone -> appwizards (second attempt)
2011-01-27 17:05:40 +01:00
hjk
5cc14426d4
debugger: implement dumper for QBasicAtomicPointer
2011-01-27 15:03:34 +01:00
Alessandro Portale
b25070a922
Renamed: qmlstandalone -> appwizards
...
That test will be for Qt Quick app and Html5 app wizard testing.
2011-01-26 23:19:47 +01:00
Erik Verbruggen
be3f3a159d
Corrected fix to the FindUsages auto-tests.
2011-01-20 15:05:27 +01:00
Friedemann Kleint
6b153c8747
Tests: Fix compilation/plugin test.
2011-01-20 14:43:06 +01:00
Christian Kamm
90a44ab1df
QmlJS indenter: Fix object bindings with namespaces.
...
Task-number: QTCREATORBUG-3371
Reviewed-by: Roberto Raggi
2011-01-20 11:32:25 +01:00
Marco Bubke
146d9ede08
QmlDesigner: core test changes
2011-01-19 19:24:42 +01:00
hjk
c736cc3c8d
debugger: use 'maint print msymbols' to extract Qt's namespace
...
still racy
2011-01-19 14:07:51 +01:00
Marco Bubke
4bcd401092
QmlDesigner: Add instance test mode to test
...
For synchronisation to the puppet process.
2011-01-18 19:38:01 +01:00
Marco Bubke
272b86a8de
QmlDesigner: Fix linker error in core tests
2011-01-18 19:36:46 +01:00
Marco Bubke
4dc17bc1bb
QmlDesigner: Test compiles again
...
But not linking
2011-01-18 18:23:43 +01:00
hjk
91b89dd6af
fakevim: adjust standalone version to recent removal of fakvimsyntax.{h,cpp}
2011-01-14 14:28:36 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
hjk
ef806894e8
runcontrols: use ProjectExplorrer::OutputFormat for format selection
2011-01-07 16:26:56 +01:00
Friedemann Kleint
01d4c5a3d3
Debugger: R.I.P. old CDB engine.
2011-01-07 15:04:54 +01:00
Christian Kamm
16542241c9
C++: Add parsing of Q_PRIVATE_PROPERTY.
...
Reviewed-by: Roberto Raggi
2011-01-04 15:58:22 +01:00
hjk
b61845800a
debugger: manual test, use <ext/hash_set> instead of <hash_set>
2011-01-04 13:57:35 +01:00
hjk
07cfaec4c9
debugger: adjust 'simple' manual test to maemo
2011-01-04 13:57:35 +01:00
con
23c22b7c66
License headers, part 2
2010-12-17 17:14:20 +01:00
con
b1bcf081d8
Merge branch '2.1'
...
Conflicts:
src/plugins/coreplugin/basemode.cpp
src/plugins/coreplugin/basemode.h
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.cpp
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.h
src/plugins/debugger/cdb/cdbsymbolpathlisteditor.cpp
src/plugins/debugger/debuggeragents.cpp
src/plugins/debugger/debuggeruiswitcher.cpp
src/plugins/debugger/debuggeruiswitcher.h
src/plugins/projectexplorer/buildconfigdialog.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.h
src/plugins/qmldesigner/designercore/include/enumeratormetainfo.h
src/plugins/qmldesigner/designercore/include/modelutilities.h
src/plugins/qmldesigner/designercore/include/nodeinstance.h
src/plugins/qmldesigner/designercore/include/propertymetainfo.h
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.h
src/plugins/qmldesigner/designercore/instances/graphicsviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.h
src/plugins/qmldesigner/designercore/instances/nodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/qmlviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.h
src/plugins/qmldesigner/designercore/metainfo/enumeratormetainfo.cpp
src/plugins/qmldesigner/designercore/metainfo/propertymetainfo.cpp
src/plugins/qmldesigner/designercore/model/modelutilities.cpp
src/plugins/snippets/inputwidget.cpp
src/plugins/snippets/snippetscompletion.cpp
src/plugins/snippets/snippetscompletion.h
src/plugins/snippets/snippetspec.cpp
src/plugins/snippets/snippetsplugin.cpp
src/plugins/snippets/snippetswindow.cpp
src/plugins/snippets/snippetswindow.h
src/plugins/texteditor/snippetsparser.cpp
src/tools/qml/qmldom/main.cpp
tests/manual/trk/runner.cpp
tests/manual/trk/trkolddevice.cpp
tests/manual/trk/trkolddevice.h
tests/manual/trk/trkserver.cpp
2010-12-17 17:00:53 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Roberto Raggi
88fe5a50a1
Added semantic checks for stray semicolons and topldevel empty declarations.
2010-12-16 12:26:12 +01:00
Bill King
df43d55e04
Fixes: More autotest cleanup (now release target builds too)
2010-12-14 12:56:55 +10:00
Bill King
16dc934a48
Fixes autotests for windows.
2010-12-14 11:01:17 +10:00
Christian Kamm
5f04fbba1a
QmlJS indenter: Fix for expressions starting with numbers or strings.
...
Reviewed-by: Roberto Raggi
2010-12-09 13:28:43 +01:00
Friedemann Kleint
88b77ba838
Symbian CODA: Add ping for serial, handle reading long messages.
...
Some renaming and cleanup.
2010-12-09 09:49:23 +01:00
hjk
7cd3272282
debugger: make memory view updatable
...
Task-number: QTCREATORBUG-3242
2010-12-08 16:48:35 +01:00
Friedemann Kleint
d7ca39da06
Symbian/CODA: Add infrastructure for serial communication.
...
Add USB protocol and chunking.
2010-12-08 16:50:40 +01:00
Kai Koehne
c4e4913870
QmlProject: Add mainFile property
...
The mainFile property of QmlProject is the default file to run. People
have still the opportunity to override this in their run settings,
though.
The wizard generated code was updated accordingly. Note that this makes
projects generated by the wizard incompatible with QtCreator 2.1!
Task-number: QTCREATORBUG-3249
2010-12-08 15:08:49 +01:00
Kai Koehne
efcac96f57
QmlProject: Add autotest for Files element
2010-12-08 15:08:49 +01:00
Pawel Polanski
0a5cb17f25
Information about the time that took the CODA to process a command.
2010-12-07 15:23:32 +01:00
Friedemann Kleint
564092d6a0
Symbian[CODA-client]: Copy files in chunks. Fix usage information.
2010-12-07 11:05:25 +01:00
Leandro Melo
b5739e36cb
Gen. highlighter: Improve performance (reg. exp.)
...
Cache matches of the RegExprRule to avoid unnecessary calls.
This is essentially the same optimization existent in Kate.
A colateral effect of this implementation is a mechanism to
notify the rules when a progress (highlight of the current
line) is finished.
2010-12-07 10:17:26 +01:00
Friedemann Kleint
da31ea7641
Symbian/CODA client: Add put/install/stat modes.
2010-12-06 17:07:18 +01:00
Friedemann Kleint
1cba566ca3
Symbian: Start on a test client for CODA.
2010-12-06 13:52:47 +01:00
Bill King
6b7535d8b3
tests: fixes
2010-12-03 15:04:19 +10:00
Bill King
4507d64345
tests: make compile
2010-12-03 11:14:01 +10:00