summaryrefslogtreecommitdiff
path: root/src/plugins/qmljsinspector/qmljspropertyinspector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: DebuggerSettings and QmlJSPropertyInspectorAurindam Jana2012-04-171-0/+61
* QmlJSInspector: Fix line lengthKai Koehne2012-04-171-35/+76
* QmlJSInspector: Fix whitespace issuesKai Koehne2012-04-171-20/+20
* QmlJSPropertyInspector: Change property valueAurindam Jana2012-04-131-20/+7
* DebuggerTreeView: Move base class to utilsAurindam Jana2012-04-031-18/+3
* QmlJSPropertyInspector: Show HeadersAurindam Jana2012-03-301-2/+17
* QmlJSInspector: Enable/Disable based on engine stateAurindam Jana2012-03-301-0/+34
* QmlJSInspector: Allow resizing of columns in property inspectorAurindam Jana2012-03-281-2/+10
* QmlJSInspector: Reorder the columns in property inspectorAurindam Jana2012-03-281-28/+32
* QmlJSInspector: Use FindToolBar instead of FilterAurindam Jana2012-03-261-27/+5
* QmlEngineDebugClient: Simplify the client and utility classesAurindam Jana2012-03-221-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlInspector: correctly displaying 4-byte colorsChristiaan Janssen2011-07-111-6/+41
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* L10n: Translation fixes.Friedemann Kleint2011-02-181-7/+7
* QmlJSInspector: Code cosmeticsThorbjørn Lindeijer2011-02-171-45/+48
* QmlJSInspector: Fixed the border around the color iconThorbjørn Lindeijer2011-02-171-2/+2
* Compile fix Mac gcc 4.2.1Friedemann Kleint2011-02-161-3/+3
* QmlInspector: custom editors for different property typesChristiaan Janssen2011-02-161-22/+214
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-3/+3
* QmlJSInspector: Remove unneeded headerKai Koehne2011-01-211-1/+0
* QmlJsInspector: added PropertyInspector filesChristiaan Janssen2011-01-201-0/+286