index
:
platform/upstream/qtdeclarative
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-24
Fix profiling of QML/JS compilation
Ulf Hermann
1
-1
/
+1
2015-08-21
Remove unused member variable QQmlDebugServerThread::m_block.
Friedemann Kleint
1
-1
/
+0
2015-08-19
Clean up data format for V4 debug connection
Ulf Hermann
2
-44
/
+65
2015-08-19
V4 debugger: Fix expression evaluation
Ulf Hermann
4
-24
/
+37
2015-08-19
V4 Debugger: Avoid special refs when looking up normal ones
Ulf Hermann
1
-1
/
+1
2015-08-13
Allow specification of loadable debug services via command line
Ulf Hermann
1
-0
/
+6
2015-08-13
Parse debug server arguments in ctor
Ulf Hermann
1
-153
/
+91
2015-08-10
Move DataCollector into debugger plugin
Ulf Hermann
6
-38
/
+686
2015-08-10
Move V4 debugger agent into the debugger plugin
Ulf Hermann
5
-104
/
+353
2015-08-10
Change data collection for debugging to use QV4::Value.
Ulf Hermann
2
-270
/
+50
2015-08-04
Move QQmlConfigurableDebugService into qmltooling/shared
Ulf Hermann
5
-2
/
+110
2015-08-04
Move debugger-specific services into a common plugin
Ulf Hermann
13
-0
/
+2876
2015-08-04
Move profiler and engine control services into a plugin
Ulf Hermann
13
-0
/
+1339
2015-08-04
Clean up QQmlDebugConnector's addService() and removeService()
Ulf Hermann
1
-18
/
+18
2015-08-04
Don't ask QQmlDebugService for name() when we already know it
Ulf Hermann
1
-10
/
+12
2015-08-04
Hide QQmlInspectorServiceImpl in .cpp file
Ulf Hermann
3
-29
/
+29
2015-08-04
Remove extra layer of indirection from inspector service
Ulf Hermann
6
-272
/
+16
2015-08-04
Pass QQmlDebugService to AbstractViewInspector
Ulf Hermann
9
-14
/
+14
2015-08-04
Move inspector service and QtQuick2 inspector into a common plugin
Ulf Hermann
19
-32
/
+334
2015-08-04
Remove pimpl from debug server connections
Ulf Hermann
7
-180
/
+132
2015-08-04
Use QQmlDebugPluginManager for loading connection plugins
Ulf Hermann
10
-77
/
+58
2015-08-04
Deduplicate debug server connection code.
Ulf Hermann
10
-152
/
+92
2015-08-04
Remove QT_NO_QML_DEBUGGER ifdefs from QQmlDebugServer
Ulf Hermann
1
-15
/
+2
2015-08-04
Move QQmlDebugServer into a plugin
Ulf Hermann
13
-9
/
+1033
2015-08-04
Retrieve services from debug connector, not via static instance()
Ulf Hermann
2
-3
/
+2
2015-08-04
Extract minimal abstract interfaces from debug services.
Ulf Hermann
2
-3
/
+3
2015-08-04
Fix namespaces in inspector plugin
Ulf Hermann
12
-23
/
+42
2015-07-31
Use signal/slot for passing messages through QQmlDebugServer
Ulf Hermann
1
-4
/
+4
2015-07-29
Remove qqmlinspectorconstants.h
Ulf Hermann
4
-71
/
+5
2015-07-29
Clean up project files for debug connections
Ulf Hermann
4
-31
/
+21
2015-07-21
Simplify object/id lookup in QQmlDebugService
Ulf Hermann
2
-3
/
+0
2015-07-18
With -no-qml-debug, don't compile debug plugins and tests
Ulf Hermann
1
-1
/
+1
2015-06-26
Add option to use a local socket for QML debugging
Ulf Hermann
7
-1
/
+297
2015-06-08
Add 28 QList::reserve() calls
Sérgio Martins
2
-0
/
+2
2015-04-16
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2
-15
/
+3
2015-04-14
Use qt_subtract_from_timeout instead of duplicating qt_timeout_value
Daniel Teske
2
-15
/
+3
2015-03-05
Fix invocations of static methods of QGuiApplication/QCoreApplication.
Friedemann Kleint
1
-3
/
+3
2015-02-12
Update copyright headers
Jani Heikkinen
17
-119
/
+119
2014-12-05
QmlDebug: Provide public method for starting a debug server
Ulf Hermann
2
-7
/
+14
2014-10-24
Stop waiting in QTcpServerConnection if waitForBytesWritten fails
Ulf Hermann
1
-2
/
+7
2014-08-25
Update license headers and add new licenses
Jani Heikkinen
17
-323
/
+187
2014-03-27
Accessibility: Use factory function instead of plugin
Frederik Gladhorn
12
-1296
/
+0
2014-03-11
qmldebugger: handle static builds correctly
Fawzi Mohamed
3
-13
/
+17
2014-01-27
Accessibility: add states to QQuickAccessibleAttached
Frederik Gladhorn
1
-41
/
+13
2014-01-22
fix whitespace
Oswald Buddenhagen
1
-1
/
+1
2014-01-17
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
1
-1
/
+4
2014-01-11
On Mac only editable ComboBox should receive tab focus
Frederik Gladhorn
1
-1
/
+4
2014-01-06
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
1
-2
/
+18
2014-01-06
Accessibility: mark more items as focusable
Frederik Gladhorn
1
-1
/
+17
2014-01-06
Accessibility: quick items are not visible when their window is not
Frederik Gladhorn
1
-1
/
+1
[next]