hjk
|
1a4a7448dd
|
debugger: enhance test case for bit fields
|
2011-03-01 16:18:06 +01:00 |
|
hjk
|
fe03946df9
|
debugger: Switch off address printing for generated items
|
2011-03-01 15:44:22 +01:00 |
|
hjk
|
f78277f123
|
debugger: properly initialize test data
|
2011-03-01 14:15:26 +01:00 |
|
hjk
|
82af4a3016
|
debugger: add a manual test for classes using the Q_D pattern for privates
|
2011-03-01 12:40:22 +01:00 |
|
hjk
|
3331aea7da
|
debugger: make qt source path configurable
|
2011-02-23 17:56:21 +01:00 |
|
Bill King
|
3593fe08ae
|
tests: add licence headers
|
2011-02-18 14:48:16 +01:00 |
|
hjk
|
98c4b82c2d
|
debugger: make output format of non-printable characters customizable
|
2011-02-17 19:01:07 +01:00 |
|
hjk
|
00961969f4
|
debugger: add dead code for potential improvements of the QScriptValue dumper
Looks there is no way to proceed without inferior calls right now.
|
2011-02-17 14:13:04 +01:00 |
|
Bill King
|
36c72ac388
|
Tests: More autotest cleanup.
|
2011-02-16 17:09:20 +01:00 |
|
hjk
|
2f68d72286
|
debugger: improve QScriptValue dumper
|
2011-02-15 18:49:14 +01:00 |
|
hjk
|
0214402c69
|
debugger: prepare some manual test for a potential QScriptValue dumper
|
2011-02-10 17:05:09 +01:00 |
|
Alessandro Portale
|
8678af3240
|
Refacoring. Saner Api for QtQuickApp.
Now using an explicit Mode (generated, imported) instead of empty
or set filename convention. Just like in Html5App.
|
2011-02-09 21:39:46 +01:00 |
|
Alessandro Portale
|
aa453c8062
|
Implemented "import" and "Url" options for html5 app wizard
|
2011-02-09 16:23:45 +01:00 |
|
Alessandro Portale
|
2eb2f61c35
|
Name exported test projects properly.
|
2011-02-09 16:23:45 +01:00 |
|
Alessandro Portale
|
99bbdc53bb
|
Rename test html to sometheing elste than "index.html"
|
2011-02-09 16:23:44 +01:00 |
|
Alessandro Portale
|
09d387f5fa
|
Fix the "quit" handler
|
2011-02-09 16:23:44 +01:00 |
|
Alessandro Portale
|
d2cfe6cb05
|
Test data for html5 import
|
2011-02-08 18:07:27 +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 |
|
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 |
|
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 |
|
hjk
|
c736cc3c8d
|
debugger: use 'maint print msymbols' to extract Qt's namespace
still racy
|
2011-01-19 14:07:51 +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 |
|
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
|
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 |
|
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 |
|
hjk
|
7cd3272282
|
debugger: make memory view updatable
Task-number: QTCREATORBUG-3242
|
2010-12-08 16:48:35 +01:00 |
|
Bill King
|
4507d64345
|
tests: make compile
|
2010-12-03 11:14:01 +10:00 |
|
Friedemann Kleint
|
30e74df0ba
|
Debugger[New CDDB]: Dump strings and simple Qt types.
Add infrastructure for simple dumpers in Symbol group.
Fix display of class values.
|
2010-11-26 15:51:56 +01:00 |
|
hjk
|
6cb72f0634
|
debugger: watchpoint cosmetics
|
2010-11-26 12:39:14 +01:00 |
|
hjk
|
28b3fa1152
|
debugger: more manual test clarification.
|
2010-11-25 17:17:31 +01:00 |
|
hjk
|
f90be084c2
|
debugger: add notes that std::container dumpers are python-only
|
2010-11-25 15:09:09 +01:00 |
|
hjk
|
28ca73df56
|
debugger: small fixes
|
2010-11-25 15:03:02 +01:00 |
|
Friedemann Kleint
|
a1bdcc666c
|
Debugger: Add STL types slot to gui test app.
Fix warnings.
|
2010-11-25 10:38:32 +01:00 |
|
hjk
|
f9c585281e
|
debugger: fix display of '"' chars
Task-number: QTCREATORBUG-3084
|
2010-11-16 17:09:56 +01:00 |
|
Robert Loehning
|
0f813fdc33
|
debugger: Added comment about unexpected behavior
|
2010-11-16 16:28:21 +01:00 |
|
Alessandro Portale
|
606aba3659
|
Moved some functions to helpers.cpp
|
2010-11-15 22:15:48 +01:00 |
|
Christian Kamm
|
1920372280
|
Move ast dump tools from tests/manual to tests/tools.
Reviewed-by: Friedemann Kleint
|
2010-11-05 09:25:12 +01:00 |
|
Friedemann Kleint
|
338a349dff
|
Debugger: Move tools out of tests/manual. into test/tools.
|
2010-11-04 13:45:42 +01:00 |
|