summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to the Inkpot styleThorbjørn Lindeijer2010-11-121-1/+7
* QmlJSDebugger: Simplify selection handling codeKai Koehne2010-11-121-44/+2
* QmlJsDebugger: Avoid CURRENT_OBJECTS_CHANGED message floodingKai Koehne2010-11-125-28/+45
* Added the Inkpot color schemeThorbjørn Lindeijer2010-11-121-0/+38
* QmlJSEditor: update of qml-builtin-types.xmlThomas Hartmann2010-11-111-543/+662
* QmlJS: Dump isWritable and isPointer for types.Thomas Hartmann2010-11-111-2/+6
* Merge remote branch 'origin/2.1'dt2010-11-105-515/+82
|\
| * Generic highlighter: Add Creator's share folder in the fallback definitions s...Leandro Melo2010-11-091-1/+2
| * Update Polish translationsJarek Kobus2010-11-091-507/+71
| * QmlObserver: Fix compilation if no private headers are installedKai Koehne2010-11-091-1/+1
| * Forgotten change in 2a7336b4d661466f31ee487b95ec44d54df88792Alessandro Portale2010-11-081-1/+1
| * Fixed in-source builds for custom QML extension plug-ins.Erik Verbruggen2010-11-081-5/+7
| * Revert "QmlJsDebugger: Fix observer navigation on Mac OS X"Kai Koehne2010-11-051-1/+0
| * QmlJsDebugger: Fix observer navigation on Mac OS XKai Koehne2010-11-051-0/+1
* | Revert "QmlApp template: Use new 4.7.1 API to enable qml debugging"dt2010-11-103-24/+10
* | make compile against 4.7 mainlineBill King2010-11-091-0/+2
* | Build system: Fix warning when loading qtcreator.pro into Qt Creator.Friedemann Kleint2010-11-081-2/+1
* | QmlApp template: Use new 4.7.1 API to enable qml debuggingKai Koehne2010-11-083-10/+24
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-11-047-12/+43
|\ \ | |/
| * QmlDesigner.propertyEditor: fix anchoringThomas Hartmann2010-11-041-2/+2
| * debugger: catch python exceptionhjk2010-11-041-3/+6
| * Qml Wizard: Turn error about qml debugging getting disabled into a warningKai Koehne2010-11-031-6/+6
| * QmlObserver: Use new 4.7.1 API to enable qml debuggingKai Koehne2010-11-031-0/+4
| * QmlApp template: Use new 4.7.1 API to enable qml debuggingKai Koehne2010-11-033-1/+25
| * Version bump.con2010-11-021-1/+1
* | Merge remote branch 'origin/2.1'con2010-11-0234-757/+7203
|\ \ | |/
| * Merge remote branch 'origin/2.1.0' into 2.1con2010-11-025-705/+6659
| |\
| | * update chinese translation for 2.1v2.1.0-beta2Oswald Buddenhagen2010-11-012-646/+6597
| | * include region-qualified languages into the listOswald Buddenhagen2010-11-011-1/+1
| | * Retranslated word "plugin"Sergey Belyashov2010-11-011-55/+58
| | * French translation: minor fixesPierre Rossi2010-10-281-3/+3
| * | debugger: work around gdb 7.2 quirk in QFlag dumperhjk2010-11-021-4/+26
| * | debugger: make QFile and QFileInfo visible without top-level inferior callhjk2010-11-021-5/+6
| * | debugger: fix dumping of reference targetshjk2010-11-021-0/+1
| * | Remove compile warning on Symbian.Alessandro Portale2010-11-012-0/+2
| * | Move hide implementation of conditional show()Alessandro Portale2010-11-015-10/+16
| * | Changing template/qmljsdbg-lib as suggested in QTCREATORBUG-2885Alessandro Portale2010-11-0127-32/+492
| * | debugger: avoid one inferior call in QDir dumperhjk2010-11-011-1/+1
* | | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-11-0110-375/+546
|\ \ \ | |/ /
| * | QmlDesigner.propertyEditor: show that anchors are disabled in statesThomas Hartmann2010-11-011-1/+2
| * | Removing ToolBar and StatusBar from mobile app ui templateAlessandro Portale2010-10-291-2/+0
| |/
| * add polish translation to release listOswald Buddenhagen2010-10-281-1/+1
| * update polish translationsPawel Polanski2010-10-281-360/+526
| * fix error message and source in the TS filesOswald Buddenhagen2010-10-284-8/+12
| * Modify RSS to show new (and only) featured exampleDaniel Molkentin2010-10-273-5/+5
* | Removing ToolBar and StatusBar from mobile app ui templateAlessandro Portale2010-10-291-2/+0
* | debugger: refactor breakpoint type, add function name to resolved jsbreakpointshjk2010-10-291-7/+39
* | debugger: pimpl JSDebuggerAgenthjk2010-10-272-87/+124
* | jsdebugger: add a dummy entry to arrays that have no real childrenhjk2010-10-271-5/+14
* | jsdebugger: use a real structure for a stack frame in the debuggeragenthjk2010-10-272-33/+52