hjk
88ba37f80f
debugger: add explanation to "Type format" manual test
...
Reviewed-by: Friedemann Kleint
2010-10-12 11:55:59 +02:00
hjk
403364018a
debugger: fix typos in complex watcher handling
...
Reviewed-by: Friedemann Kleint
2010-10-12 10:57:13 +02:00
Christian Kandeler
a48139b8d0
SSH: Fix SshConnection::error signal connections.
...
I recently changed the signal argument, but forgot to update
some of the points of use.
Reviewed-by: kh1
2010-10-11 15:43:00 +02:00
hjk
373da663a4
debugger: compile fix for manual test
2010-10-08 14:56:17 +02:00
hjk
f3dfc8915d
debugger: add python dumper for QFixed
...
Reviewed-by: Alessandro Portale
2010-10-08 14:26:44 +02:00
hjk
0ad538ebfb
debugger: test gcc RVO bug not too extensively
2010-10-08 13:50:04 +02:00
Christian Kandeler
1d3c08dabb
SSH: Declare signal parameter with full namespace.
...
Otherwise we can't sensibly declare slots with a matching parameter.
2010-10-06 10:10:11 +02:00
Christian Kandeler
d778af3b55
SSH: Finish Implementing SFTP test.
2010-10-05 16:10:24 +02:00
Christian Kandeler
3d90463dd4
SSH: Implement first half of SFTP test.
2010-10-05 16:10:24 +02:00
hjk
a504503289
fakevim: compile fix for manual test
...
Reviewed-by: Friedemann Kleint
2010-10-05 12:50:00 +02:00
Christian Kandeler
4578e32fe5
Tests: Start implementing more thorough SSH test.
2010-10-04 17:54:46 +02:00
Friedemann Kleint
ccecfd701e
Debugger: Fix manual test.
...
to work at least for debug-in-source builds.
Reviewed-by: hjk
Task-number: QTCREATORBUG-2546
2010-10-04 12:19:28 +02:00
Alessandro Portale
e1aa293544
Qt Quick app wizard: Merge two .pri files into one
...
As an project tree unclutter measure, we now append the
deployment.pri to the qmlapplicationviewer.pri while generating
the stub for Qt Quick Apps.
At the same tame we keep te Qt Mobile App wizard intact, which
continues to generate the deployment.pri file.
And we also keep the qmlapp/app.pro template functioning as
project, therefore we leave the include(../shared/deployment.pri)
in qmlapp/app.pro and let the wizard remove that incude.
Task-Number: QTCREATORBUG-2568
Reviewed-By: ck
2010-10-04 10:54:25 +02:00
hjk
8672cbec8b
debugger: add a manual QDate and QTime test
2010-09-27 13:24:57 +02:00
Alessandro Portale
977050d311
Remove incorrect (and unneeded) anchoring
2010-09-22 15:06:18 +02:00
Alessandro Portale
dd78f4e1c3
Remove incorrect (and unneeded) anchoring
2010-09-22 14:58:44 +02:00
Erik Verbruggen
aaf95f2838
C++ dump: terminals not contained in the AST are now also shown.
2010-09-21 18:42:50 +02:00
Christian Kandeler
ee85384cc9
QML/Mobile wizard: Factor out common parts.
...
Reviewed-by: Alessandro Portale
2010-09-16 14:12:25 +02:00
Erik Verbruggen
9bcfd34845
Renamed two cplusplus projects to not conflict with the autotests.
2010-09-15 11:50:24 +02:00
hjk
f793943371
debugger: manual test: add object names to threads test
2010-09-14 18:31:07 +02:00
Alessandro Portale
c3ceba4b80
Added test app and test scenarios for the new qml app wizard
2010-09-13 18:29:46 +02:00
hjk
7457083bab
debugger: only update variables that are operated on
2010-09-13 08:32:37 +02:00
hjk
7528b3b022
debugger: fix editing of breakpoint conditions
2010-09-08 12:18:04 +02:00
Kai Koehne
b0bc76ece0
GdbTest: Compile fix
2010-09-03 12:29:41 +02:00
Bill King
1f0b600b82
Autotests: More cleanup of tests, and initial marking of components belonged to.
2010-09-02 15:32:04 +10:00
hjk
be4342b70e
debugger: use dynamic type in locals & watchers
...
only available with gdb newer than Aug 31, 2010
2010-09-01 14:35:06 +02:00
hjk
f32403328a
debugger: extend manual test
2010-09-01 13:37:07 +02:00
hjk
aaffe03e48
debugger: squash compiler warnings in manual test
2010-09-01 13:37:07 +02:00
hjk
5d133e248e
debugger: add a manual test for typedefed simple types
2010-08-30 10:38:38 +02:00
Roberto Raggi
05f2fd6669
Renamed Symbol::scope() to Symbol::enclosingScope().
2010-08-26 16:16:22 +02:00
Roberto Raggi
688d382ad9
Some cleanup in the C++ AST.
2010-08-26 16:07:14 +02:00
hjk
5f13608c61
debugger: replace \n by \\n in locals & watchers
...
http://bugreports.qt.nokia.com/browse/QTCREATORBUG-2144
2010-08-26 13:21:47 +02:00
Roberto Raggi
d0f794b65e
Reduced the number of ambiguous ExpressionOrDeclarationStatementAST nodes.
2010-08-26 10:31:15 +02:00
hjk
3ef657cc03
debugger: make boost::optional dumper work for references
2010-08-25 14:57:15 +02:00
hjk
80dc54acff
debugger: add dumper for boost::optional
2010-08-25 14:20:46 +02:00
hjk
9e8f6cf860
debugger: don't test the gcc RVO bug too often
2010-08-25 07:45:01 +02:00
Erik Verbruggen
24f3b2cf7f
Re-generated the AST dump visitor methods.
2010-08-24 12:25:09 +02:00
Erik Verbruggen
7b3f80e6eb
Added function specifier info to dumper.
2010-08-24 12:25:09 +02:00
hjk
fb56c37b85
debugger: manual test, make testStruct() not run into the gcc RVO bug.
2010-08-23 15:17:23 +02:00
Bill King
02afdfc83c
Fixes: gets ssh manual test qmaking again
2010-08-20 15:19:57 +10:00
hjk
59aee04ca4
debugger: add a comment to manual test regarding special char * support with python
2010-08-18 11:18:29 +02:00
Kai Koehne
172288b593
Amend gdbdebugger tests (Mac blackteam testing)
2010-08-18 10:57:22 +02:00
Roberto Raggi
08eb3a93cb
Get rid of TemplateParameters.
2010-08-16 11:28:21 +02:00
Roberto Raggi
6723e276e5
Include CPlusPlus.h
2010-08-13 17:37:49 +02:00
Roberto Raggi
bc28e5d993
Compile
2010-08-13 17:05:20 +02:00
Roberto Raggi
5de57ddad3
Test the new binder.
2010-08-13 14:00:27 +02:00
hjk
5d645bfdfe
debugger: fix display of QObject properties
2010-08-13 09:31:07 +02:00
hjk
9a515bd2ad
debugger: add manual test for custom property dumper
...
Currently failing.
2010-08-12 15:27:31 +02:00
hjk
67f7caa116
debugger: add manual test for QLocale dumper
2010-08-12 15:27:31 +02:00
Roberto Raggi
e8a7d6c03a
Define __restrict and __extensions__.
2010-08-12 14:48:19 +02:00