index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljsinspector
/
qmljsinspector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge QML inspector into debugger plugin
Kai Koehne
2012-05-09
1
-1048
/
+0
*
Don't add singleton model manager to object pool.
Eike Ziller
2012-05-04
1
-13
/
+6
*
QmlJSInspector: Add QmlToolsClient for QmlInspector Service
Aurindam Jana
2012-04-26
1
-4
/
+10
*
QmlJS: Remove 'qmljsprivateapi.h' header
Kai Koehne
2012-04-24
1
-1
/
+0
*
QmlDebug: Rename library and (most) classes
Kai Koehne
2012-04-18
1
-4
/
+4
*
QmlJSInspector: Fix line length
Kai Koehne
2012-04-17
1
-67
/
+127
*
QmlJSInspector: Fix whitespace issues
Kai Koehne
2012-04-17
1
-4
/
+4
*
QmlJSInspector: Remove dependency to QmlJSEditor
Kai Koehne
2012-04-16
1
-8
/
+29
*
QmlJSPropertyInspector: Change property value
Aurindam Jana
2012-04-13
1
-4
/
+5
*
QmlJSInspector: Clean up dependencies
Kai Koehne
2012-04-12
1
-2
/
+0
*
Change the toolbar of the debugger sub windows to a flat grey tone
Marco Bubke
2012-04-12
1
-0
/
+2
*
QmlJSInspector: Property Inspector
Aurindam Jana
2012-04-11
1
-2
/
+3
*
QmlJSInspector: Query Root Objects
Aurindam Jana
2012-04-10
1
-1
/
+1
*
QmlJSInspector: Select only current selected item
Aurindam Jana
2012-04-10
1
-1
/
+1
*
QmlJSInspector: Disable Zoom Tool for QmlDebugger
Aurindam Jana
2012-04-10
1
-1
/
+7
*
QmlJSInspector: Enable/Disable based on engine state
Aurindam Jana
2012-03-30
1
-17
/
+23
*
QmlJSInspector: Show root in property inspector
Aurindam Jana
2012-03-30
1
-9
/
+45
*
QmlJSInspector: Optimize server requests
Aurindam Jana
2012-03-30
1
-6
/
+32
*
QmlJSInspector: UI changes
Aurindam Jana
2012-03-29
1
-4
/
+4
*
QmlJSInspector: Add to Window->Views
Aurindam Jana
2012-03-29
1
-0
/
+2
*
QmlDebugging: Use Utils::StyledBar
Aurindam Jana
2012-03-26
1
-19
/
+1
*
QmlJSInspector: Use FindToolBar instead of Filter
Aurindam Jana
2012-03-26
1
-11
/
+8
*
QmlJSInspector: Remove Color Picker Tool
Aurindam Jana
2012-03-26
1
-20
/
+0
*
QmlJSInspector: Query Objects Iteratively
Aurindam Jana
2012-03-22
1
-10
/
+31
*
QmlEngineDebugClient: Simplify the client and utility classes
Aurindam Jana
2012-03-22
1
-48
/
+48
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
1
-3
/
+3
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-20
/
+20
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Use new static ICore interface.
hjk
2012-01-24
1
-2
/
+2
*
Inspector: Use user-set sysroot also when opening files in the inspector
Kai Koehne
2011-11-29
1
-5
/
+6
*
InspectorPlugin: Handle disconnect
Aurindam Jana
2011-11-11
1
-0
/
+1
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
|
QmlJSInspector: Fix Crash.
Aurindam Jana
2011-10-31
1
-1
/
+4
*
|
QmlJSScriptConsole: Refactored ScriptConsole, added functionality.
Aurindam Jana
2011-10-12
1
-23
/
+26
|
/
*
QmlDebugger: Attach to QML Port: Fix errors
Aurindam Jana
2011-09-19
1
-12
/
+6
*
core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gone
hjk
2011-09-05
1
-1
/
+1
*
QmlJS: Make the astPath available.
Christian Kamm
2011-08-10
1
-1
/
+1
*
Qml Tooling: Fix debugging & profiling of .qml files loaded from resources
Kai Koehne
2011-07-21
1
-7
/
+3
*
QmlInspector: Try to find files in project
Kai Koehne
2011-07-19
1
-0
/
+1
*
QmlJSInspector: Fix naming of QmlInspectorToolBar
Kai Koehne
2011-06-28
1
-2
/
+2
*
qmljsinspector: style
hjk
2011-05-31
1
-1
/
+1
*
QmlJSInspector: Renamed Observer to Inspector
Thorbjørn Lindeijer
2011-05-31
1
-14
/
+14
*
Made CrumblePath API a bit more consistent/generic
Thorbjørn Lindeijer
2011-05-30
1
-3
/
+5
*
QmlJSInspector: Fixed multi-selection bug
Thorbjørn Lindeijer
2011-05-26
1
-3
/
+8
*
QmlJSInspector: Sync crumble path selection back to the observer
Thorbjørn Lindeijer
2011-05-12
1
-5
/
+3
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
QmlObserver: Disable crumblepath if not active
Kai Koehne
2011-04-27
1
-0
/
+4
*
Fix more krazy warnings.
Friedemann Kleint
2011-04-19
1
-2
/
+2
*
Update license.
hjk
2011-04-13
1
-14
/
+13
[next]