Thomas Hartmann
386e204685
QmlDesigner.qmlPuppet: allows specifying alternative to qmlpuppet
...
This allows the user to specify another qmlpuppet then the one
delivered with QtCreator. For example a pupper build with mingw.
The enviroment variable QTCREATOR_QMLPUPPET_PATH is used.
Reviewed-by: Kai Koehne
2011-03-08 18:37:54 +01:00
Thomas Hartmann
bc0303e143
QmlDesigner.documentcontroller: detach node instance view in edit mode
...
This patch detaches the node instance view in edit node.
2011-03-08 18:37:43 +01:00
Thomas Hartmann
059859b5af
QmlDesigner.formEditor: fixes rootFormEditorItem()
...
Previous implementation was broken.
2011-03-08 18:37:36 +01:00
Thomas Hartmann
d19475a9c1
QmlDesigner.propertyEditor: fix updates of anchor states
...
Ancors work in the property editor, again.
TaskNumber: QTCREATORBUG-3958
2011-03-08 18:37:27 +01:00
Thomas Hartmann
680e13671a
QmlDesigner.nodeInstanceServer: fix anchors
...
The previous check does not make sense for me.
TaskNumber: QTCREATORBUG-3958
2011-03-08 18:37:19 +01:00
Thomas Hartmann
d47ce7d286
QmlDesigner.subComponentManager: remove the need for a QDeclarativeEngine
...
There were cases where a QDeclarativeEngine was crashing.
Reviewed-by: Kai Koehne
2011-03-08 18:37:10 +01:00
Pawel Polanski
18c4b4bcbf
CODA: Proper cleanup of CodaDevice in codagdbadapter
2011-03-08 16:13:09 +01:00
Pawel Polanski
5ad4ea6074
CODA: Added help link page for CODA
2011-03-08 15:42:21 +01:00
Friedemann Kleint
f610bf4d45
Valgrind: Fix coding style issues.
...
Header specification, remove internal classes from exported
headers, fully qualify signals,slots.
2011-03-08 13:56:52 +01:00
Christiaan Janssen
ecce5bca6f
QmlInspector: break selection loop on cursor change
...
Reviewed-by: Kai Koehne
2011-03-08 13:26:29 +01:00
Kai Koehne
315e18d79a
QmlJsDebug: Fix regression in list of breakpoints
...
Allow more than one breakpoint per compilation unit.
2011-03-08 13:11:32 +01:00
Pawel Polanski
f6e26afc9f
CODA: Added timeout for info button for CODA
2011-03-08 12:49:40 +01:00
Friedemann Kleint
f5ad4b609c
Debugger: Output warnings when preferred debugger is not set up.
...
Reviewed-by: hjk
Task-number: QTCREATORBUG-3990
2011-03-08 12:39:35 +01:00
Friedemann Kleint
9d85374128
Valgrind: Fix breakage caused by tr()-fix.
...
Breakage introduced by 5c3596e935 .
2011-03-08 12:36:12 +01:00
Leena Miettinen
1366618995
Doc: obtaining a Forum Nokia account for using Remote Compiler
...
(cherry picked from commit fd5aece4be960f876e7c98e3c282be57dd1aec2b)
2011-03-08 12:19:59 +01:00
Oswald Buddenhagen
8b6961b77f
add scoped editing of pro-files
...
only simple textual scopes like "unix" are supported. no negation, no
complex scopes, no scope nesting.
2011-03-07 22:11:27 +01:00
Oswald Buddenhagen
fcbbdf9a38
improve ProWriter editing capabilities
...
- completely replacing existing value lists
- creating assignments instead of appendings
- writing value lists as a single line
2011-03-07 22:11:26 +01:00
Oswald Buddenhagen
62c585df50
some ProWriter API cleanup
...
detach the special handling of files from generic values
2011-03-07 22:11:26 +01:00
Oswald Buddenhagen
846e4d3d1c
fix ProWriter test
...
finally ...
2011-03-07 22:11:26 +01:00
Oswald Buddenhagen
2d8967d039
fix line number after leading comment-only lines
2011-03-07 22:11:26 +01:00
con
4bf6b02989
Fix Qt Creator version in documentation again.
2011-03-07 20:38:17 +01:00
hjk
2661e9745c
File menu: make session manager a toplevel entry
...
Whether the "Recent sessions..." entry makes sense given that it's now
immediately available in the item below, too, might still be disputed.
Rubberstamped-by: con
2011-03-07 19:09:50 +01:00
Tobias Hunger
de4b2244f1
Quieten warning when Qt version is not found
2011-03-07 17:56:06 +01:00
Tobias Hunger
9a8a32b2e4
Mark up invalid qmake pathes in red
2011-03-07 17:56:05 +01:00
Primrose Mbanefo
192bc912fc
Ovi Store Wizard: Fixed a translation which was broken up in mid sentence.
2011-03-07 17:44:42 +01:00
Friedemann Kleint
5c3596e935
L10n: tr()-Fixes.
2011-03-07 17:21:17 +01:00
Leena Miettinen
0da97d73ec
Doc: publish Qt Symbian apps to Ovi Store
...
Reviewed-by: primrose mbanefo
2011-03-07 16:57:33 +01:00
Kai Koehne
7cfd0c9b5d
QmlDebug: Fix stack elements that are unselectable
2011-03-07 16:35:27 +01:00
Kai Koehne
304b3c881c
QtQuickApp: Remove QMLJSDEBUGGER define from custom .pro file
...
The qmljsdebugger-lib.pri is only included in 2.2 if the user explicitly
selected it in the Project Settings.
Reviewed-by: Christiaan Janssen
2011-03-07 16:35:27 +01:00
Pawel Polanski
d00e9b7313
Added some sort of progress indicator for info button
2011-03-07 16:18:17 +01:00
Pawel Polanski
99e13e5b1c
CODA: Added info button to WLan mode
2011-03-07 15:58:12 +01:00
Tom Sutcliffe
a6637d1575
Removed m_codaSocketIODevice from CodaGdbAdapter
...
because it served no useful purpose and was causing a crash
2011-03-07 15:58:11 +01:00
Tom Sutcliffe
2cc342a882
Fix for crash when stopping running an app over CODA TCP
2011-03-07 15:58:10 +01:00
Leena Miettinen
b9614cdf7d
Doc: add the link to install QtWebKit
...
Rewrote the introduction.
Task-number: QTSDK-587
Reviewed-by: Jerome Pasion
2011-03-07 14:24:52 +01:00
Leena Miettinen
aae89ff7b0
Doc: fix link
2011-03-07 14:24:51 +01:00
Leena Miettinen
f0828d6114
Doc: change SDK name
2011-03-07 14:24:51 +01:00
Bill King
985abdbb46
Tests: rewrite boost test inclusion properly.
2011-03-07 12:59:46 +01:00
Friedemann Kleint
3e77509384
Debugger: Fix QTC_ASSERT in options page finish().
2011-03-07 11:05:03 +01:00
Friedemann Kleint
fcdbdcaee0
Debugger: New breakpoint types in CDB.
...
Emulate exec() by breaking on CreateProcessW().
2011-03-07 11:02:07 +01:00
con
c9c10aa41f
Correct funny code line.
...
The patch speaks for itself.
2011-03-07 10:23:40 +01:00
Leandro Melo
751a723697
MIME types: Move button in UI
...
And add a surrounding group box.
2011-03-07 10:14:10 +01:00
Friedemann Kleint
82cf8b46bc
Debugger[CDB]: Do path mapping in both directions.
...
For breakpoints and reported stacktraces. Make mapping more precise,
check for slashes.
2011-03-07 09:24:44 +01:00
Friedemann Kleint
18eab3fdcc
L10n: Fix placeholder error in German translation.
2011-03-07 09:24:25 +01:00
Tilman Vogel
df3aad00f4
L10n: Update German translations.
...
Signed-off-by: Tilman Vogel <tilman.vogel@web.de >
Merge-request: 264
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2011-03-04 20:50:58 +01:00
hjk
510222e9c6
debugger: mention changed values in the status bar on watchpoint hit
2011-03-04 19:49:03 +01:00
hjk
c448402ada
debugger: more details for special breakpoints in breakpoint view
2011-03-04 19:38:58 +01:00
hjk
822bbff157
debugger: add possibility to break on fork, vfork, exec, syscall
2011-03-04 19:26:11 +01:00
hjk
486c1ddb18
debugger: fix fallback path to the CLI break
...
The filenames have to be quoted differently.
2011-03-04 18:09:59 +01:00
Friedemann Kleint
f6ccdfb2cd
Debugger[CDB]: Add source mapping in stack parser.
2011-03-04 17:29:15 +01:00
hjk
7c9dcec747
debugger: add manual test for boost::optional
2011-03-04 17:24:59 +01:00