Roberto Raggi
e2419153a5
Process function declarations.
2010-11-25 14:58:23 +01:00
Friedemann Kleint
4f9be97600
Compile fix - untested.
2010-11-25 14:52:29 +01:00
Marco Bubke
fb54a7626c
QmlDesigner.NodeInstances: More workarounds work again
...
Hopefully Qml will be changed so that code can be removed.
2010-11-25 14:48:04 +01:00
Marco Bubke
b34bdc55e1
QmlDesigner.NodeInstances: Activate more workarounds for Qml
2010-11-25 14:48:03 +01:00
Christian Kandeler
2ccd209238
Maemo: Fix leak.
...
Reviewed-by: kh1
2010-11-25 14:21:52 +01:00
Marco Bubke
bdea4309bc
QmlDesigner: Fix warnings
2010-11-25 14:19:31 +01:00
Roberto Raggi
58ab00203d
Initial work on the GLSL symbols.
2010-11-25 14:17:58 +01:00
Friedemann Kleint
2960c735df
Debugger/CPP: Move helpers to simplify types to CPlusPlus-lib.
...
Make available for log simplification, etc.
Add autotest, fix broken std::set and MSVC.
Rubber-stamped-by: Christian Kamm <christian.d.kamm@nokia.com >
2010-11-25 13:51:54 +01:00
Roberto Raggi
68ddcab8c3
Introduced GLSL::Symbol.
2010-11-25 13:42:14 +01:00
hjk
8b226452ee
debugger: make breakpoints work in disassembler view
2010-11-25 13:35:16 +01:00
hjk
aa3cc9f7c5
debugger: code cosmetics
2010-11-25 13:35:01 +01:00
hjk
b66a6741da
debugger: enable breakpoint setting from a disassembler view
2010-11-25 13:35:01 +01:00
Roberto Raggi
0de7f23d12
Moved GLSL::Type.
2010-11-25 13:31:53 +01:00
Roberto Raggi
392fa4ab7e
Process the basic types.
2010-11-25 13:27:18 +01:00
Kai Koehne
ccab280b21
QmlProject: Support arbitrary file suffixes
...
Add new "Files {}" element that supports showing files with arbitrary
endings in the project tree.
This new element is only available in new "QmlProject 1.1" namespace.
Task-number: QTCREATORBUG-3197
Reviewed-by: Thomas Hartmann
2010-11-25 13:19:24 +01:00
Roberto Raggi
54fbb5210f
Get the types from the AST nodes.
2010-11-25 13:10:01 +01:00
Marco Bubke
40f86f4058
QmlDesigner.NodeInstances: Check if object is null
2010-11-25 13:05:34 +01:00
Marco Bubke
e7ae246644
QmlDesigner.NodeInstances: Don't raise exception for null object
2010-11-25 12:59:09 +01:00
Marco Bubke
f84e428f58
QmlDesigner.NodeInsances: Use Qt class names instead of Qml class names
2010-11-25 12:59:09 +01:00
Marco Bubke
ec96a9b76c
QmlDesigner.Model: Remove wrong statement
2010-11-25 12:59:09 +01:00
Marco Bubke
4655accdcf
QmlDesigner.NodeInstances: Add import support
2010-11-25 12:59:09 +01:00
Roberto Raggi
864c3bfc98
Added the suffix AST to the ast nodes and some initial work on the GLSL type system.
2010-11-25 12:56:16 +01:00
Christian Kandeler
6c74dbbac0
Maemo: Remember the last used device in the options dialog.
2010-11-25 12:40:36 +01:00
Christian Kandeler
bbed1cf688
Maemo: Make it possible to filter remote process list by name.
2010-11-25 11:52:55 +01:00
Pawel Polanski
6357afcbb3
User is now informed in a proper way if the smartinstaller package is not found (SymbianOS)
...
Task-number: QTCREATORBUG-3176
Reviewed-by: Tobias Hunger
2010-11-25 11:52:29 +01:00
Pawel Polanski
bb6ba5652a
A compiler warning fix
2010-11-25 11:52:28 +01:00
Christiaan Janssen
dede74de17
DebuggerEngines: avoiding some runtime error message through extra checks
...
Reviewed-by: hjk
2010-11-25 11:37:22 +01:00
con
63f3d03f6d
Remove accidentally pushed empty directory
2010-11-25 11:27:35 +01:00
Tobias Hunger
7af0ea38ce
qmake: Improve parser
...
Improve qmake parser to handle yet another way it marks up warnings.
Add unit test for this case.
2010-11-25 11:14:39 +01:00
Arvid Ephraim Picciani
b9b8594773
lldb: fix incorrect qmake check
2010-11-25 10:46:27 +01:00
Roberto Raggi
3cc8341e5c
Initial work on the semantic pass.
2010-11-25 10:41:16 +01:00
Roberto Raggi
dc76953e36
Dump the AST.
2010-11-25 10:41:16 +01:00
Roberto Raggi
af8f7c4314
Dispose the memory allocated for the demangled id.
2010-11-25 10:41:16 +01:00
Roberto Raggi
c11447f109
Added missing GLSL_EXPORT tags.
2010-11-25 10:41:16 +01:00
Friedemann Kleint
a1bdcc666c
Debugger: Add STL types slot to gui test app.
...
Fix warnings.
2010-11-25 10:38:32 +01:00
Max Desyatov
11c7e15acc
fix for 32-bit build on 64-bit windows with CDB
...
Merge-request: 221
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2010-11-25 10:24:25 +01:00
Friedemann Kleint
2c1c22fbfc
Debugger[New CDB]: Move index bookkeeping into SymbolGroup.
...
To enable creating lightweight value classes for dumping.
Add some fixes for inames (template base classes). Fix
find().
2010-11-25 10:01:40 +01:00
Rhys Weatherley
2cd3ba8cb2
Fix the icon for the GLSL mime type
2010-11-25 12:46:26 +10:00
Francois Ferrand
cda026ee34
Surround selected text with matching symbols on (, [, {, " and '.
...
Merge-request: 198
Reviewed-by: Leandro Melo <leandro.melo@nokia.com >
2010-11-24 19:44:54 +01:00
Christian Kandeler
f8e89a92db
Maemo: Small improvements to Extras-devel publisher.
2010-11-24 18:35:52 +01:00
Christian Kandeler
f3d5fd835e
Maemo: Add publishing support for Extras-devel repository.
2010-11-24 18:29:15 +01:00
Marco Bubke
70d6fda396
QmlDesigner.Instance: Change messaging order
2010-11-24 17:55:12 +01:00
Marco Bubke
193f418525
QmlDesigner.Navigator: Show only graphics objects as properties
2010-11-24 17:55:12 +01:00
Tobias Hunger
dbcbeaf6dc
Fix warning on styling I got on commit
2010-11-24 17:41:13 +01:00
Tobias Hunger
96cd834fbb
Symbian: Warn when patching sis files
...
Wharn when qmake patches sis files to make them compatible with
self-signing.
Task-number: QTCREATORBUG-2403
Reviewed-by: Pawel Polanski
2010-11-24 17:39:47 +01:00
Tobias Hunger
f290095197
Symbian: Fix up passphrase dialog
...
Clean up passphrase dialog to get rid of warnings at runtime.
While at it: Make sure we do not get an empty passphrase.
Reviewed-by: Pawel Polanski
2010-11-24 17:22:17 +01:00
Tobias Hunger
41e865f008
Rename SignsisParser to S60CreatePackageParser
...
Reviewed-by: Pawel Polanski
2010-11-24 17:22:16 +01:00
Arvid Ephraim Picciani
295800196e
Adapt Lldb to dissasembler changes
2010-11-24 17:04:08 +01:00
Friedemann Kleint
c619360860
Debugger: Fix CDB Disassembler
2010-11-24 16:51:02 +01:00
hjk
d0b7c12430
debugger: make debugger view data store more structured
2010-11-24 15:55:45 +01:00