Commit Graph

16236 Commits

Author SHA1 Message Date
hjk
b9fb6f4b60 maemo: refactor debugger interaction 2011-01-06 19:41:09 +01:00
hjk
b0a9d61d43 maemo: access the debugger engine instead of the runcontrol 2011-01-06 19:33:59 +01:00
hjk
747451dcc5 maemo: use less direct accesses to debugger plugin code 2011-01-06 19:26:57 +01:00
hjk
acab27448c debugger: cosmetics 2011-01-06 19:12:46 +01:00
hjk
2525ff3c71 debugger: try to reduce s60devicerunconfiguration dependencies 2011-01-06 18:36:31 +01:00
hjk
3b92aab215 classview: minor cleanup 2011-01-06 18:34:21 +01:00
Marco Bubke
a7098c69c1 QmlDesigner.NodeInstances: Change puppet to raster 2011-01-06 18:07:08 +01:00
hjk
37b9bf84eb extensionsystem: "soft dependencies" infrastructure
Reviewed-by: con
Reviewed-by: ckamm
2011-01-06 16:47:33 +01:00
hjk
2c26c6b173 debugger: remove hard dependency on cppeditor 2011-01-06 16:47:26 +01:00
hjk
9f398ee1df fakevim: remove dependencies on projectexplorer and cppeditor 2011-01-06 16:47:25 +01:00
hjk
21df2cc843 debugger: let the manually corrected bp line number take precedence
Looks like the number from '-break-info' cannot be trusted, even if
'original-line' is present.
2011-01-06 16:44:04 +01:00
hjk
81701e080a debugger: do not write the 'all' (-1) threadspec to the session file
This confuses 2.1 which uses 0 as 'all' value.
2011-01-06 16:44:04 +01:00
Marco Bubke
aa15ba7151 QmlDesigner.NodeInstances: Use kill instead of terminate 2011-01-06 16:40:40 +01:00
Marco Bubke
321eda1582 QmlDesigner.NodeInstance: Only 1 connection is used 2011-01-06 15:50:46 +01:00
Marco Bubke
63ad7ecde4 QmlDesigner.NodeInstances: Blocking updates not needed anymore 2011-01-06 15:50:46 +01:00
Christian Kandeler
6926561572 Maemo: Enable dependency checking for release builds and publishing.
Task-number: QTCREATORBUG-3228
2011-01-06 15:47:24 +01:00
Friedemann Kleint
ef48b33127 Debugger[New CDB]: Refine type detection, dump nested containers.
Introduce test commands.
2011-01-06 15:28:57 +01:00
Christian Kamm
7a068d655e C++ parser: Fix bug with conditional expressions.
Reviewed-by: Erik Verbruggen
2011-01-06 15:02:15 +01:00
Christian Kamm
283a3d32cd Qml/C++: Fix performance problem with type extraction.
By moving the offending code into a background thread.

Reviewed-by: Erik Verbruggen
2011-01-06 15:02:06 +01:00
Christian Kamm
c7070526ec Qml/C++: Allow dynamic uri in qmlRegisterType if fixed by Q_ASSERT.
Reviewed-by: Erik Verbruggen
2011-01-06 15:01:59 +01:00
Christian Kamm
d6a418fc5d C++: Update and improve ASTPatternBuilder.
* Updated for new AST nodes.
* Now also includes helpers for building Lists.

Reviewed-by: Erik Verbruggen
2011-01-06 15:01:52 +01:00
Christian Kamm
261c4f1d70 C++ codegen: Fix compile after license header update. 2011-01-06 15:01:09 +01:00
Christian Kamm
ab642bc820 QmlJS: Add refcounting to FakeMetaObjects.
Previously they were leaked when a qmldump or the C++ exported QML
type list updated.

Just deleting the previous FakeMetaObjects is not an option, as they
might still be used in a QmlObjectValue owned by an Engine.

Reviewed-by: Erik Verbruggen
2011-01-06 15:01:09 +01:00
Marco Bubke
62d66fcd15 QmlDesigner.NodeInstances: Remove slow socket
The two socket approach don't worked under windows and mac.
2011-01-06 13:50:59 +01:00
Friedemann Kleint
8b86085a75 Compile warning 2011-01-06 12:57:06 +01:00
Friedemann Kleint
ebec516e66 Debugge[New CDB]: Refine Symbol qualification for containers.
Resolve all types and always use current module for templates.
Fixes to pointer handling.
Make verbose switchable.
2011-01-06 12:53:54 +01:00
con
90a1e723c4 Merge remote branch 'origin/2.1' 2011-01-06 12:32:26 +01:00
con
d4da72e5c0 Documentation links. 2011-01-06 10:40:58 +01:00
Pawel Polanski
5dc4e3b386 Module's start address is not random in debug view 2011-01-06 09:34:45 +01:00
Christian Kandeler
53d41cb84b Project file evaluation: Take sysroot into account.
Task-number: QTCREATORBUG-1858
Reviewed-by: Oswald Buddenhagen
2011-01-05 17:58:21 +01:00
Friedemann Kleint
29ad8a4561 Debugger[New CDB]: Fix QList.
- Account for POD types in largeStatic-Check
- Avoid dumping empty children list (move handling to visitor)
- Verbose facility.
2011-01-05 16:52:30 +01:00
Marco Bubke
10cb3af03c QmlDesigner.NodeInstances: Fix drag and drop bug 2011-01-05 16:51:18 +01:00
Marco Bubke
a145dec529 QmlDesigner.NodeInstances: Set the scene size at scene creation time 2011-01-05 16:51:18 +01:00
Marco Bubke
3d47acf1e7 QmlDesigner.NodeInstances: Change order of command sending
Information should be sent before values
2011-01-05 16:51:18 +01:00
Marco Bubke
a10da2422c QmlDesigner.NodeInstances: Remove add import call
Not needed anymore.
2011-01-05 16:51:17 +01:00
Marco Bubke
9e3e84ab7f QmlDesigner.Navigator: Remove node creation in view attachment
Create a node if a view is attached is not support. Anyway the return
value is constant so it can be replaced by a constant value.
2011-01-05 16:51:17 +01:00
Christian Kandeler
32c45cfc31 Toolchain: Add "sysroot" feature.
Reviewed-by: Tobias Hunger
2011-01-05 16:23:38 +01:00
Sergey Belyashov
46599ff0ff Updated Russian translation
Merge-request: 231
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2011-01-05 16:21:00 +01:00
Pawel Polanski
a77c94a63b Adding qt plugin support to Symbian's library wizard.
Task-number: QTCREATORBUG-3436
Reviewed-by: Tobias Hunger
2011-01-05 15:43:26 +01:00
Friedemann Kleint
7e054be61c Debugger[New CDB]: Qualify some inner types by module.
in order to speed things up or make dumping of
containers of classes possible.
Fix a bug in stripPointerType.
2011-01-05 15:39:01 +01:00
Kai Koehne
8b6dfab90a QmlProject: Whitespace 2011-01-05 15:38:28 +01:00
Kai Koehne
f635e8823a WinUtils: Use scoped array pointer
Requested by Friedemann
2011-01-05 15:31:53 +01:00
Leena Miettinen
a02031f8f0 Doc: update info about Qt Quick
Reviewed-by: Carsten Owerfeldt
2011-01-05 15:18:45 +01:00
Leena Miettinen
a65c335f28 Doc: update and add screenshots
Reviewed-by: Carsten Owerfeldt
2011-01-05 15:18:44 +01:00
Leena Miettinen
e344de7770 Doc: change link to Projects mode
Reviewed-by: Carsten Owerfeldt
2011-01-05 15:18:43 +01:00
Leena Miettinen
39f16e3048 Doc: add screenshot of Edit and Design modes
Reviewed-by: Carsten Owerfeldt
2011-01-05 15:18:43 +01:00
Leena Miettinen
1da2c4e189 Doc: update the introduction
Reviewed-by: Carsten Owerfeldt
2011-01-05 15:18:42 +01:00
Leena Miettinen
8f6d84ee02 Doc: restructure doc to bring up Qt Quick features
Reviewed-by: Carsten Owerfeldt
2011-01-05 15:18:41 +01:00
Leena Miettinen
0ea486993b Doc: Mad Developer version disclaimer
Reviewed-by: Niels Weber
2011-01-05 15:18:40 +01:00
Leena Miettinen
ebb76a20ca Doc: add a screenshot
Fix a typo
2011-01-05 15:18:40 +01:00