Commit Graph

1401 Commits

Author SHA1 Message Date
Daniel Molkentin
ac9159f872 Add our own description file to show all possible QML examples.
Reviewed-By: con
2010-10-22 14:50:44 +02:00
Friedemann Kleint
4456f02d07 Debugger: Suppress Auto-Dereferencing of pointers for char* types.
Sequence of processing changed since 2.0.1.

Reviewed-by: hjk
Task-number: QTCREATORBUG-2664
2010-10-22 12:06:30 +02:00
Daniel Molkentin
f6cd848121 update changelog 2010-10-21 18:35:28 +02:00
Friedemann Kleint
35fe835d02 Debugger: Catch exception if thread name cannot be determined.
As reported on mailing list.

Reviewed-by: hjk
Reviewed-by: Arvid Ephraim Picciani <arvid.picciani@nokia.com>
2010-10-21 16:31:04 +02:00
Friedemann Kleint
1a00bf9534 L10n: Final German 2.1 translation. 2010-10-21 15:31:27 +02:00
Christian Kandeler
d4b45a25b3 Mobile wizards: Add hint for Qt Mobility.
Reviewed-by: dt
2010-10-20 12:42:29 +02:00
Friedemann Kleint
213f2930ee Debugger: Fix expanding objects for Symbian (gdb 6.8).
Handle older Python bindings as well.

Reviewed-by: hjk
Task-number: QTCREATORBUG-2801
2010-10-20 11:03:20 +02:00
Oswald Buddenhagen
dfee3388af Merge remote branch 'origin/2.1'
Conflicts:
	share/qtcreator/templates/qmlapp/app.pro
	src/libs/utils/filesearch.cpp
2010-10-18 20:59:12 +02:00
Thomas Hartmann
1b7a2dfe17 QmlDesigner: fixes property editor
Recent changes in 4.7 rendered the original qml code invalid

Task-number: QTCREATORBUG-2765
Reviewed-by: Marco Bubke
2010-10-18 17:32:09 +02:00
Friedemann Kleint
cb390587fa Debugger: Fix Python-based dumping of std::string.
Sometimes, std::string is seen instead of std::basic_string<>.

Reviewed-by: hjk
Reviewed-by: Arvid Ephraim Picciani <arvid.picciani@nokia.com>
Task-number: QTCREATORBUG-2662
2010-10-18 15:04:49 +02:00
Robert Loehning
886c4034d4 L10n: Translated new strings for breakpoints 2010-10-15 18:37:27 +02:00
Thorbjørn Lindeijer
3051fd4c98 Removed QML snippets for effects, since they have been removed from QML
At least for now QML has no built in effects like DropShadow, Colorize
or Blur. So it makes no sense to keep the snippets for adding these.

Reviewed-by: Roberto Raggi
Reviewed-by: andre
2010-10-15 16:52:19 +02:00
Thorbjørn Lindeijer
0c0df86d30 Removed tab characters in QML Item snippet
Trivial fix.
2010-10-15 13:05:55 +02:00
Kai Koehne
665527346c QmlObserver: Fix "Waiting for connection ..." message box on exit (Windows)
Disable the message box feature alltogether: Debugging output should be
captured by QtCreator already.

Task-number: QTCREATORBUG-2748
2010-10-15 12:54:07 +02:00
kh1
ab90be31de Some minor mobile app template fixes.
Reviewed-by: ck
2010-10-15 12:45:08 +02:00
Robert Loehning
268640b755 L10n: Fixed typo in German translation 2010-10-14 18:15:33 +02:00
Friedemann Kleint
e89c590144 L10n: Update translations for 2.1 RC 2010-10-14 16:17:45 +02:00
Kai Koehne
87bb227605 QmlJSDebugger: Don't crash when using wheel & no items selected
Task-number: QTCREATORBUG-2739
Reviewed-by: Lasse Holmstedt
2010-10-14 14:45:43 +02:00
Kai Koehne
1839015452 QmlJSDebugger: Highlight items only if in Observer mode
Task-number: QTCREATORBUG-2672
Reviewed-by: Lasse Holmstedt
2010-10-14 14:45:43 +02:00
hjk
b2ab466fa0 debugger: fix python dumping of QObject connections 2010-10-13 17:44:23 +02:00
Kai Koehne
0a8c34d382 QmlApp: Only use QMLJSDEBUGGER define to activate qml debugging
Don't confuse users by two defines they have to comment in when
they just want to 'debug': Instead QMLJSDEBUGGER now activates
both the Js Debugger & and the QmlObserver services. Finetuning
can still be done by using the (undocumented) NO_JSDEBUGGER,
NO_QMLOBSERVER defines.
2010-10-13 16:52:58 +02:00
Kai Koehne
8162839827 QmlJSDebugger: Remove reference to JSDebugger in QDeclarativeViewObserver
Make Observer and JSDebugger orthogonal.
2010-10-13 16:52:58 +02:00
hjk
6c788a1093 debugger: fix QTextCursor python dumper for default-constructed objects
Reviewed-by: Friedemann Kleint
2010-10-13 10:14:19 +02:00
dt
552a2d0226 Merge remote branch 'origin/2.1' 2010-10-12 18:09:25 +02:00
Jarek Kobus
483d369c20 Update Polish translations 2010-10-12 17:14:27 +02:00
hjk
0e6226b009 debugger: add a gdb patch to our local patch list
Task-number: QTCREATORBUG-2004
2010-10-12 15:11:17 +02:00
hjk
403364018a debugger: fix typos in complex watcher handling
Reviewed-by: Friedemann Kleint
2010-10-12 10:57:13 +02:00
Friedemann Kleint
ce93a1441e L10n: Update German translation for 2.1
Reviewed-b: hjk
2010-10-12 10:56:00 +02:00
Bill King
9293453ced Merge branch '2.1'
Conflicts:
	tests/auto/fakevim/fakevim.pro
2010-10-12 10:01:27 +02:00
Oswald Buddenhagen
8bd686695c fix typo 2010-10-11 17:12:53 +02:00
Christian Kamm
b78c1ef6da Merge remote branch 'origin/2.1'
Conflicts:
	README
	doc/qt-html-templates.qdocconf
	doc/qtcreator.qdoc
	doc/qtcreator.qdocconf
	share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec
	src/app/Info.plist
	src/plugins/bineditor/BinEditor.pluginspec
	src/plugins/bookmarks/Bookmarks.pluginspec
	src/plugins/classview/ClassView.pluginspec
	src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
	src/plugins/coreplugin/Core.pluginspec
	src/plugins/coreplugin/coreconstants.h
	src/plugins/cpaster/CodePaster.pluginspec
	src/plugins/cppeditor/CppEditor.pluginspec
	src/plugins/cpptools/CppTools.pluginspec
	src/plugins/cvs/CVS.pluginspec
	src/plugins/debugger/Debugger.pluginspec
	src/plugins/debugger/breakhandler.cpp
	src/plugins/designer/Designer.pluginspec
	src/plugins/fakevim/FakeVim.pluginspec
	src/plugins/find/Find.pluginspec
	src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
	src/plugins/git/ScmGit.pluginspec
	src/plugins/helloworld/HelloWorld.pluginspec
	src/plugins/help/Help.pluginspec
	src/plugins/imageviewer/ImageViewer.pluginspec
	src/plugins/locator/Locator.pluginspec
	src/plugins/mercurial/Mercurial.pluginspec
	src/plugins/perforce/Perforce.pluginspec
	src/plugins/projectexplorer/ProjectExplorer.pluginspec
	src/plugins/qmldesigner/QmlDesigner.pluginspec
	src/plugins/qmljseditor/QmlJSEditor.pluginspec
	src/plugins/qmljsinspector/QmlJSInspector.pluginspec
	src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
	src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
	src/plugins/regexp/RegExp.pluginspec
	src/plugins/resourceeditor/ResourceEditor.pluginspec
	src/plugins/snippets/Snippets.pluginspec
	src/plugins/subversion/Subversion.pluginspec
	src/plugins/tasklist/TaskList.pluginspec
	src/plugins/texteditor/TextEditor.pluginspec
	src/plugins/vcsbase/VCSBase.pluginspec
	src/plugins/welcome/Welcome.pluginspec
	tests/auto/cplusplus/codeformatter/tst_codeformatter.cpp
	tests/manual/fakevim/fakevim.pro
	tests/manual/ssh/errorhandling/main.cpp
2010-10-11 14:16:33 +02:00
hjk
6d0f0c7cd3 debugger: fix auto tests
Reviewed-by: Friedemann Kleint
2010-10-11 12:35:30 +02:00
Kai Koehne
878f146ede QmlObserver: Fix QPainter warnings
The specified images in the resources weren't part of the qmlobserver,
and therefore 'tinting' then resulted in QPainter errors.

Task-number: QTCREATORBUG-2562
Reviewed-by: Lasse Holmstedt
2010-10-08 15:51:55 +02:00
hjk
f6a1e3b388 debugger: fix displayed size of QVector in compiled dumpers
Reviewed-by: Friedemann Kleint
Task-number: QTCREATORBUG-2634
2010-10-08 15:02:48 +02:00
Friedemann Kleint
561cad378e Debugger: Fix dumping anonymous structs.
Reviewed-by: hjk
2010-10-08 14:57:39 +02:00
hjk
5f5c9c9d36 creator plugin template: compile fix
Reviewed-by: Friedemann Kleint
Task-number: QTCREATORBUG-2655
2010-10-08 14:44:38 +02:00
hjk
f3dfc8915d debugger: add python dumper for QFixed
Reviewed-by: Alessandro Portale
2010-10-08 14:26:44 +02:00
hjk
e6eef77d35 debugger: python dumper for std::stack was tested but not implemented
Reviewed-by: Leandro Melo
Task-number: QTCREATORBUG-2665
2010-10-08 13:50:04 +02:00
hjk
880312c549 version bump: 2.0.92 -> 2.0.93 2010-10-08 13:50:04 +02:00
hjk
4f05687ed0 version bump: 2.0.91 -> 2.0.92 2010-10-07 15:05:56 +02:00
Tobias Hunger
95107b0998 Fix QML custom plugin wizard
Fix QML custom plugin wizard to work on windows and for pathes
comtaining spaces.

Reviewed-by: Erik Verbruggen
2010-10-07 14:23:13 +02:00
Kai Koehne
5532f939b5 QmlObserver: Fix compilation if no private headers are installed
Don't support the Recording + Test Script features if there are
no private headers installed.

Reviewed-by: Lasse Holmstedt
2010-10-06 14:59:25 +02:00
Thomas Hartmann
fefc6cfe6d Using import Qt 4.7 (again)
We have to support the  N900

Reviewed-by: dt
2010-10-06 13:35:47 +02:00
Thomas Hartmann
f2ada23d26 QmlDesigner: using Qt 4.7 again
We need to support the N900

Reviewed-by: Kai Koehne
2010-10-06 09:47:13 +02:00
Thomas Hartmann
d211050e07 QmlDesigner.propertyEditor: fix WebView page
This patch add a proper WebView page
to the property editor.

Reviewed-by: Trust Me
2010-10-06 09:47:12 +02:00
Daniel Molkentin
371ea6177e Fix Tips of the Day with dark color schemes.
Task-Number: QTCREATORBUG-1769
2010-10-05 17:35:47 +02:00
Kai Koehne
c6c2486d5d QmlJSDebugger: Fix linkage error
Make sure that the private API used from Qt is compiled with
Q_DECL_IMPORT.

Task-number: QTCREATORBUG-2609
2010-10-05 16:58:59 +02:00
Kai Koehne
c1954e09fc QmlJSDebugger: Fix path in standalone .pro file 2010-10-05 16:58:59 +02:00
Friedemann Kleint
4e281167ee Debugger[CDB]: Adapt SharedLib-Dumpers to new std::vector.
Reviewed-by: hjk
2010-10-05 14:25:04 +02:00
dt
51bfe658da Remove accidently commited file. 2010-10-05 13:27:06 +02:00