aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/qml/qmladapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Consolidate QmlEnginehjk2015-07-091-233/+0
* Debugger: Merge {baseqml,qml}debuggerclient.hjk2015-07-091-3/+3
* Debugger: Remove QScriptDebugClienthjk2015-07-081-9/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Remove unneeded qualificationsOrgad Shaneh2015-02-041-12/+12
* | Use new qt5 connect apiMontel Laurent2015-01-291-18/+22
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QML Debugger: prevent possible nullptr deref.Erik Verbruggen2014-09-291-1/+1
|/
* QmlDebugClient: hide all the socket details from clientsUlf Hermann2014-05-081-49/+11
* QmlDebugClient: rename serviceVersion to remoteVersion and return intUlf Hermann2014-05-081-1/+1
* QmlDebugClient: Rename "status" to "state" for consistencyUlf Hermann2014-05-061-35/+35
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-2/+2
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* UI text: fix capitalization and punctuationLeena Miettinen2012-10-011-5/+5
* Removal of Symbian supportAlessandro Portale2012-08-221-13/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Debugger: Add documentation to QmlAdapterKai Koehne2012-05-141-0/+4
* QmlAdapter: Don't translate status messagesKai Koehne2012-05-101-5/+6
* QmlAdapter: Move isConnected() to privateKai Koehne2012-05-101-5/+5
* QmlAdapter: Remove unused methodKai Koehne2012-05-101-18/+0
* QmlAdapter: Match signature for signals and slotsAurindam Jana2012-05-101-8/+8
* QmlDebug: RenamingKai Koehne2012-05-101-17/+19
* QmlEngine: CleanupKai Koehne2012-05-101-7/+7
* Merge QML inspector into debugger pluginKai Koehne2012-05-091-142/+65
* QmlJS: Remove 'qmljsprivateapi.h' headerKai Koehne2012-04-241-7/+7
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-34/+34
* QmlDebugging: Log service versionAurindam Jana2012-04-111-6/+12
* QmlJSInspector: Optimize server requestsAurindam Jana2012-03-301-2/+2
* QmlEngineDebugClient: Simplify the client and utility classesAurindam Jana2012-03-221-0/+10
* QDeclarativeEngineDebug: Rename classAurindam Jana2012-03-211-3/+3
* Debugger: Fix QML-only debugging on HarmattanKai Koehne2012-02-231-13/+18
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* QmlAdapter: Set the debug client when status is enabledAurindam Jana2012-01-121-1/+3
* QmlJSDebug: Add a Debug Message ClientAurindam Jana2012-01-111-4/+24
* QML-Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-1/+1
* QmlV8DebuggerClient: Changes related to v8DebugService protocolAurindam Jana2011-12-161-1/+0
* Inspector: Use user-set sysroot also when opening files in the inspectorKai Koehne2011-11-291-0/+5
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJSScriptConsole: Refactored ScriptConsole, added functionality.Aurindam Jana2011-10-121-0/+33
|/