Commit Graph

375 Commits

Author SHA1 Message Date
hjk
d00fba8e2b debugger: work around 'optimized out' function parameters 2010-01-29 15:48:17 +01:00
Nigel Hietala
a2d4495968 Fixed border issue with property pane tab 2010-01-29 14:30:27 +02:00
Nigel Hietala
018a64e130 Tweak the mouse pressed colour 2010-01-29 14:09:45 +02:00
Thomas Hartmann
de0beff432 QmlDesigner.propertyEditor: avoiding warnings
I added more checks for undefined - there should be no warnings left
2010-01-28 17:51:15 +01:00
Thomas Hartmann
95a3915968 QmlDesigner.propertyEditor: increasing default label size 2010-01-28 17:51:15 +01:00
Thomas Hartmann
56c4fefd2a QmlDesigner.propertyEditor: cleanup of PropertyFrame.qml
increasing the size of the property editor a bit
2010-01-28 17:51:14 +01:00
Thomas Hartmann
1944c4f6b3 QmlDesigner.propertyEditor: relayout of standard text properties 2010-01-28 17:51:14 +01:00
Thomas Hartmann
a0bbb16aeb QmlDesigner.propertyEditor: relayout FontGroupBox.qml 2010-01-28 17:51:13 +01:00
Thomas Hartmann
711fcfbb35 QmlDesigner.propertyEditor: fix ExpressionEditor.qml 2010-01-28 17:51:13 +01:00
Thomas Hartmann
238ca8dc38 QmlDesigner.propertyEditor: cleanup of ItemPane.qml 2010-01-28 17:51:12 +01:00
Thomas Hartmann
1c7ddfffc0 QmlDesigner.propertyEditor: clean up of WebView properties 2010-01-28 17:51:11 +01:00
Thomas Hartmann
8e847749ac QmlDesigner.propertyEditor: removed qml warnings
Checking for undefined and null everywhere is the only way to fix this
right now
2010-01-28 11:57:52 +01:00
Thomas Hartmann
a47cfaa01b QmlDesigner.PropertyEditor: Refactoring and polishing
I polished and refactored most of the property editor (again)
I introduced more custom widgets with expression editing, fixed bugs
and polished the visual design
2010-01-27 18:39:46 +01:00
Thomas Hartmann
134fc79508 QmlDesigner.propertyEditor: tweaking the sytle sheet 2010-01-27 18:39:46 +01:00
Thomas Hartmann
50ad1f93b9 QmlDesigner.propertyEditor: adjusting alpha of images 2010-01-27 18:39:45 +01:00
Thomas Hartmann
f905c9901e QmlDesigner.propertyEditor: update of the property editor 2010-01-27 11:50:06 +01:00
Thomas Hartmann
69f6742d50 QmlDesigner.propertyEditor: style sheet tweaks for the new style 2010-01-27 11:50:05 +01:00
hjk
f64c5e342a debugger: fix after disabling listing breakpoints in the python part 2010-01-21 17:19:09 +01:00
hjk
ba877b6369 debugger: prepare for outputting breakpoints from the dumpers 2010-01-21 17:19:08 +01:00
Thomas Hartmann
599d195790 QmlDesigner.PropertyEditor: some stye sheet fixes for our GroupBox 2010-01-20 13:14:45 +01:00
Thomas Hartmann
2845191cc2 QmlDesigner.PropertyEditor: styling of slider 2010-01-20 13:14:45 +01:00
Nigel Hietala
4c37504540 Tweaks to snippets XML definition file 2010-01-19 23:16:25 +02:00
mae
5b8a678672 first iteration of snippet support for qml
Done with Thorbjorn and Roberto
2010-01-19 18:50:50 +01:00
hjk
898e84ceff debugger: add dumper for TLitC<N>, fix encodign for TBuf 2010-01-15 16:54:46 +01:00
hjk
8510d887b8 debugger: dumper for TBuf<N> 2010-01-15 15:06:40 +01:00
hjk
dd118df7cb debugger: workaround failing 'info locals' on gdb 6.8-symbianelf 2010-01-15 11:38:20 +01:00
con
24d592d8fa Merge remote branch 'origin/1.3'
Conflicts:
	src/plugins/bineditor/bineditorplugin.cpp
	src/plugins/coreplugin/editormanager/editormanager.cpp
	src/plugins/debugger/gdb/gdbengine.cpp
	src/plugins/debugger/watchhandler.cpp
2010-01-14 18:45:35 +01:00
Robert Loehning
2520d0c5d5 Fixed translation.
Reviewed-by: ossi
2010-01-14 15:51:31 +01:00
Thomas Hartmann
fb77bf0a5d QmlDesigner.PropertyEditor: fix .qml indentations 2010-01-13 14:49:57 +01:00
Thomas Hartmann
7baecce079 Qml Designer.PropertyEditor: fixing crash bug
See: BAUHAUS-288
 Fixes some indentation
2010-01-13 13:54:02 +01:00
con
46261d8071 Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline 2010-01-12 18:02:40 +01:00
con
7199223a6e Merge remote branch 'origin/1.3'
Conflicts:
	doc/qtcreator.qdoc
	doc/qtcreator.qdocconf
	src/app/Info.plist
	src/plugins/bineditor/BinEditor.pluginspec
	src/plugins/bookmarks/Bookmarks.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/cppeditor/cppeditor.cpp
	src/plugins/cpptools/CppTools.pluginspec
	src/plugins/cvs/CVS.pluginspec
	src/plugins/debugger/Debugger.pluginspec
	src/plugins/debugger/debuggeragents.cpp
	src/plugins/debugger/gdb/gdbengine.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/locator/Locator.pluginspec
	src/plugins/perforce/Perforce.pluginspec
	src/plugins/projectexplorer/ProjectExplorer.pluginspec
	src/plugins/qmleditor/QmlEditor.pluginspec
	src/plugins/qmleditor/idcollector.cpp
	src/plugins/qmleditor/idcollector.h
	src/plugins/qmleditor/parser/qmljsglobal_p.h
	src/plugins/qmleditor/qmlcodecompletion.cpp
	src/plugins/qmleditor/qmlcodeformatter.cpp
	src/plugins/qmleditor/qmlcodeformatter.h
	src/plugins/qmleditor/qmlexpressionundercursor.cpp
	src/plugins/qmleditor/qmllookupcontext.cpp
	src/plugins/qmleditor/qmlresolveexpression.cpp
	src/plugins/qmleditor/qmlsymbol.cpp
	src/plugins/qmleditor/qmlsymbol.h
	src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
	src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
	src/plugins/qtscripteditor/QtScriptEditor.pluginspec
	src/plugins/regexp/RegExp.pluginspec
	src/plugins/resourceeditor/ResourceEditor.pluginspec
	src/plugins/snippets/Snippets.pluginspec
	src/plugins/subversion/Subversion.pluginspec
	src/plugins/texteditor/TextEditor.pluginspec
	src/plugins/vcsbase/VCSBase.pluginspec
	src/plugins/welcome/Welcome.pluginspec
	src/shared/qml/parser/qmljsast.cpp
	src/shared/qml/parser/qmljsast_p.h
	src/shared/qml/parser/qmljsastfwd_p.h
	src/shared/qml/parser/qmljsastvisitor.cpp
	src/shared/qml/parser/qmljsastvisitor_p.h
	src/shared/qml/parser/qmljsengine_p.cpp
	src/shared/qml/parser/qmljsengine_p.h
	src/shared/qml/parser/qmljsgrammar.cpp
	src/shared/qml/parser/qmljsgrammar_p.h
	src/shared/qml/parser/qmljslexer.cpp
	src/shared/qml/parser/qmljslexer_p.h
	src/shared/qml/parser/qmljsmemorypool_p.h
	src/shared/qml/parser/qmljsnodepool_p.h
	src/shared/qml/parser/qmljsparser.cpp
	src/shared/qml/parser/qmljsparser_p.h
2010-01-12 18:02:04 +01:00
Thomas Hartmann
3c7216a805 Qml Designer.propertyEditor: effects were broken 2010-01-12 17:13:18 +01:00
hjk
73ee2610fe debugger: more robust QDateTime and QFileInfo dumper for gdb versions without
call()
2010-01-12 10:53:30 +01:00
hjk
336dc4e53b debugger: fix reporting of "no locals" 2010-01-12 10:53:30 +01:00
hjk
e162f18e81 debugger: fail gracefully when trying to extract the Qt namespace in non-Qt
applications
2010-01-12 10:53:30 +01:00
hjk
9052bd279f debugger: fix editor tooltips for new dumpers 2010-01-08 18:17:02 +01:00
Thomas Hartmann
81abc2ce7a Qml Designer: color adjustment in property editor 2010-01-08 17:18:06 +01:00
Thomas Hartmann
b2065f58a7 Qml Designer: fix styling of ComBox popup 2010-01-08 17:18:06 +01:00
Thomas Hartmann
b6fb23a5c7 Qml Designer: fix layout of the layout property page 2010-01-08 17:18:05 +01:00
Thomas Hartmann
19c6232800 Qml Designer: fix sizes in AnchorBox.qml 2010-01-08 17:18:05 +01:00
Friedemann Kleint
93362f1ab5 Translations: Complete German for 1.3.1 2010-01-08 11:33:18 +01:00
hjk
68ed29b3b4 debugger: make watchers work with gdb 7.0 and 7.0.1
gdb 7.0 will still be considered unsupported due to the division-by-zero crash
2010-01-08 11:04:13 +01:00
hjk
a8c6b06a16 debugger: new dumper for QAtomicInt 2010-01-07 16:25:18 +01:00
hjk
749beeeb45 debugger: gracefully handle optimized out values 2010-01-07 16:25:18 +01:00
hjk
3a3b289f9f debugger: add new dumper for QBasicAtomicInt 2010-01-07 16:25:18 +01:00
hjk
a196317ce0 debugger: support anonymous unions in new dumpers 2010-01-07 14:41:37 +01:00
hjk
6634fe4757 debugger: fix a few glitches with char* related "clever" output from gdb 2010-01-07 14:41:37 +01:00
Kai Koehne
818a7b226b New QmlDesigner plugin & Design mode
This adds a new "Design" mode that can be used to manipulate qml files
in a visual way. It will only get build if you have the declarativeui
module in Qt.

This is a squashed import from the Bauhaus project. Share & enjoy :)
2010-01-07 12:14:35 +01:00
hjk
cf010f764a debugger: fix the last two commits 2010-01-06 18:01:19 +01:00