Commit Graph

1038 Commits

Author SHA1 Message Date
Kai Koehne
05badc8c30 QmlDesigner: Fix flipable.qml example file 2010-04-15 17:08:34 +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
9fcd258c68 QmlDesigner: Add test case of WebView usage 2010-04-12 12:26:59 +02:00
hjk
0ac8388847 debugger: fix some encoding issues, modify manual tests 2010-04-08 14:39:21 +02:00
hjk
88a1db1787 debugger: compile fix for manual test on windows
min and max are #defined
2010-04-07 15:23:37 +02:00
hjk
27b1df583a debugger: add comment to not test QStandardItemModel with python dumpers 2010-04-07 14:45:01 +02:00
Friedemann Kleint
974aa82f5f Symbian/TrkLauncher: Add copy/download options.
Fix verbosity, rewrite options parsing.
2010-04-07 10:00:51 +02:00
hjk
5d59945646 debugger: add a manual test for an endless loop and check for
-thread-group-started in addition to -thread-group-created
2010-04-07 09:19:36 +02:00
Thomas Hartmann
afdd673771 QmlDesigner: change manual test 2010-03-31 18:49:09 +02:00
Kai Koehne
5ed718a002 Fix imported qml component names under Windows
Reviewed-by: ckamm
2010-03-31 15:50:02 +02:00
Thomas Hartmann
fbb7a343b3 QmlDesigner: add new file for manual tests 2010-03-31 11:05:26 +02:00
hjk
275f957c48 debugger: compile fix for test application with RVCT 2010-03-30 17:38:57 +02:00
Kai Koehne
38b5ef374e QmlDesigner: Replace *.ico with *.jpg 2010-03-26 14:29:47 +01:00
Kai Koehne
7daeffbd29 QmlDesigner: Add new test files for manual testing 2010-03-26 12:04:18 +01:00
Erik Verbruggen
f45ff92c28 Added dumping of deprecated attribute on symbols. 2010-03-23 14:15:45 +01:00
hjk
66e0201117 debugger: add some bits to the manual tests 2010-03-22 13:12:53 +01:00
hjk
ef44cb24d2 debugger: fix expanding pointers inside anonymous namepaces 2010-03-18 18:10:28 +01:00
Kai Koehne
7d423d5f96 QmlDesigner: Fix crash in property editor when parent of an item is invalid
Happened for

import Qt 4.6
Flipable {
  Rectangle {}
}
2010-03-18 16:56:47 +01:00
hjk
a2ad2bd5fa debugger: work on QVariant dumper 2010-03-18 13:13:01 +01:00
hjk
ba17fb205a debugger: update peek&poke 3 example 2010-03-17 11:44:29 +01:00
hjk
4df33ec24c debugger: add manual test 2010-03-16 18:45:34 +01:00
hjk
43b4129d60 debugger: add a hint to manual test. 2010-03-16 12:08:54 +01:00
hjk
e8936ad9d2 debugger: code cosmetics for custom displays 2010-03-16 12:08:33 +01:00
Kai Koehne
bce9521780 QmlDesigner: Add files for testing image formats 2010-03-15 09:36:10 +01:00
Erik Verbruggen
3e6ba8bae6 Added ObjC Selector dumping. 2010-03-12 11:35:09 +01:00
hjk
c8a61cc8f2 debugger: implement selected of string encoding per pointer type/individual pointer 2010-03-11 18:56:28 +01:00
Kai Koehne
31f7c87537 QmlDesigner: Fix StatesView for switching subcomponents
Reviewed-by: Thomas Hartmann
2010-03-09 12:23:21 +01:00
Erik Verbruggen
f0d5036419 Added more newlines to the .dot file for the AST. 2010-03-08 17:35:06 +01:00
Erik Verbruggen
c124b0d1d0 More symbol dumping. 2010-03-08 17:31:14 +01:00
Erik Verbruggen
206793d785 Pimped the ast dumping and added symbol dumping. 2010-03-08 16:42:44 +01:00
hjk
8e522c92ee debugger: really don't use curses on windows 2010-03-08 14:46:28 +01:00
Roberto Raggi
4bd8b4772b Show the token only in leaf nodes. 2010-03-08 12:22:17 +01:00
Roberto Raggi
0e1632567c Initial work on an AST dumper.
That will be pretty helpful to understand what's going wrong with
templates.
2010-03-08 12:14:51 +01:00
hjk
89c39ab886 debugger: namespace new manual test 2010-03-05 16:44:49 +01:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
Friedemann Kleint
d0a1983ed6 Added gui example for debugger testing 2010-03-05 09:16:05 +01:00
Kai Koehne
a673fb7120 QmlDesigner: Fix crash when root item of .qml file not QDeclarativeItem based
Task-number: BAUHAUS-424
Reviewed-by: Lasse Holmstedt
2010-03-03 12:03:34 +01:00
Friedemann Kleint
8951d66168 VCS[git]: Timeout, add missing test script.
Task-number: QTCREATORBUG-777
2010-03-01 12:30:17 +01:00
Friedemann Kleint
196d7b0cf4 VCS[git]: Handle stderr in SynchronousProcess::readDataFromProcess
Timeout handling cannot rely on bytesAvailable(), which applies to
stdout only in the normal case. For 'git pull', which output its
progress on stderr, stderr needs to be checked separately.

Task-number: QTCREATORBUG-777
2010-03-01 12:29:10 +01:00
hjk
73ef5e33ea debugger: properly display function pointers with python 2010-03-01 10:28:34 +01:00
Roberto Raggi
ca34e0c043 Compile with gcc -pedantic. 2010-02-25 12:39:39 +01:00
Kai Koehne
7856b196db QmlDesigner: Fix states.qml example file 2010-02-25 09:48:19 +01:00
Kai Koehne
fc57893921 QmlDesigner: Add a couple of example .qml files for manual testing 2010-02-24 16:50:21 +01:00
Friedemann Kleint
eb05d2ac0b CDB CoreEngine: Support break by address for testing purposes. 2010-02-19 11:58:54 +01:00
Friedemann Kleint
be6fd06e95 CDB: Set symbol options at initalization phase. 2010-02-17 10:21:25 +01:00
hjk
e3e6797fe5 debugger: fix display and editing of nested anonymous structures 2010-02-15 17:02:08 +01:00
hjk
47fa65be6c debugger: some basic support for 'catch catch' and 'catch throw'
Hidden in the Breakpoints context menu.
2010-02-11 17:46:05 +01:00
Friedemann Kleint
3efdb87682 S60/Trk: Make the port a property of TrkDevice.
Associate the port with the device instead of passing it to open
for better handling.
2010-02-08 14:10:51 +01:00
Kai Koehne
6c4b9ba227 Reapply unconnected changes from reverted commit
Only revert stuff that is linked to fast string concat.
2010-02-08 11:13:55 +01:00
Kai Koehne
999c73ad9d Revert "compile everything with QT_USE_FAST_CONCATENATION"
This reverts commit e70530c5ad. It
did break builds on older gcc versions (gcc 4.1.2 64 bit Linux,
gcc 4.0.1 on Mac OS X):

parser/qmljsgrammar_p.h: In static member function ???static int
QmlJSGrammar::nt_action(int, int)???:
parser/qmljsgrammar_p.h:188: error: ???QmlJSGrammar::<anonymous enum>???
is/uses anonymous type
parser/qmljsgrammar_p.h:188: error:   trying to instantiate
???template<class T> struct QConcatenable???
...
2010-02-08 10:56:50 +01:00