projects
/
platform
/
upstream
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/qtdeclarative.git
2015-07-29
Ulf Hermann
Remove some methods from QQmlDebugServer
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Ulf Hermann
Remove static proxy methods from QQmlDebugService
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Ulf Hermann
Don't wait for debug services if none are active
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Erik Verbruggen
Conditionally define Q_ALWAYS_INLINE.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Friedemann...
tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMP...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Ulf Hermann
Avoid QVector::pop_front()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Friedemann...
tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Friedemann...
Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIF...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Frank Meerkoetter
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Erik Verbruggen
Remove type punning from QV4::Value.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ulf Hermann
Don't remove inspector service if no plugins are available
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ulf Hermann
Remove some unused friend declarations
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ulf Hermann
Fix broken Q_UNUSED declarations in QQmlDebugServer
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ulf Hermann
qmlprofiler: Use QQmlProfilerDefinitions for accessing...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Friedemann...
Port examples to new connection syntax.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Thomas Hartmann
Property names can be utf8
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Friedemann...
Fix QString-related warnings in quick designer support.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Thomas Hartmann
Implmementing missing function of QQuickDesignerSupport...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Michael Brasser
Emit movement signals for flick().
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ulf Hermann
Make tst_QQmlInspector::reloadQmlWindow() fail more...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ulf Hermann
Add debug plugin manager
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ulf Hermann
Move data stream version into QQmlDebugStream
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Kavindra Palaraja
Polished documentation for the Binding type.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Ulf Hermann
Simplify object/id lookup in QQmlDebugService
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Alberto Mardegan
Don't change the currentItem after a viewport resize
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Ulf Hermann
Use QVector instead of QList in V4 profiler
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Ulf Hermann
Make name and version of QQmlDebugService const
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Sérgio Martins
qml: Remove unneeded copy-ctor and copy-assignment...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Sérgio Martins
qml: Pass non-trivially-copyable types by const-ref
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Ulf Hermann
Unify #include syntax
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Ulf Hermann
Make QQmlDebugService::name() a const reference
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Ulf Hermann
With -no-qml-debug, don't compile debug plugins and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Sérgio Martins
Use by-ref in foreach when T is large or non-trivial
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Valery Kotov
QML Engine: Support for "PROPFIND" method for XMLHTTPRe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Thomas Hartmann
Adding tests for DesignerSupport
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Thomas Hartmann
Adding more DesignerSupport functions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Thiago Macieira
Use the to/from Hex functions from QtCore
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Friedemann...
tst_qquickmultipointtoucharea: Do not rely on qCompare...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Thomas Hartmann
Remove DesignerSupport from bic/data
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Ulf Hermann
Adapt to deprecation of QProcess::error(...) signal
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
Albert Astals Cid
Do not leak the texture factory for cancelled jobs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Michael Brasser
Fix potential use of incorrect bounds in delegate tracking.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Frank Meerkoetter
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Rafael Roquetto
Fix tst_qqmldebuglocal on QNX.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
J-P Nurmi
Fix QQuickListViewPrivate::releaseItem()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Ulf Hermann
Use QQmlDebuggingEnabler::StartMode in connectToLocalDe...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Michael Brasser
Prevent errors when removing items from Repeater that...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Albert Astals Cid
Fix segfault if QQuickImageResponse actually returns...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Albert Astals Cid
Improve QQuickImageResponse::textureFactory documentati...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Liang Qi
Merge remote-tracking branch 'origin/5.5' into dev
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Liang Qi
ListView: more robust output in debug message
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Liang Qi
Fixed a QQuickListView crash
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Robin Burchell
QQuickFlickable: Accept pixel wheel events as well...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Sérgio Martins
Remove some char pointers from .data section
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Tor Arne Vestbø
Add lancelot test for Emoji text rendering / color...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Oswald Buddenhagen
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Robin Burchell
QSGThreadedRenderLoop::maybeUpdate: Micro-optimize.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Sérgio Martins
Fix inefficient usages of qDeleteAll()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Ulf Hermann
Add option to use a local socket for QML debugging
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Liang Qi
Merge remote-tracking branch 'origin/5.5.0' into 5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Gabriel de...
Fix documentation for ItemSelectionModel
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Ulf Hermann
Make QQmlDebugService ctor protected
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Ulf Hermann
Load inspector plugin by IID, instead of blacklisting...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Ulf Hermann
Fix disabling of text input and pixmap cache tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Ulf Hermann
Disable the memory profiler if we cannot load libraries.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Ulf Hermann
Disable plugin loading in QQmlDebugServer if QT_NO_LIBRARY
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Ulf Hermann
Don't try to load the QML inspector plugins if QT_NO_LI...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Martin Jones
Correctly initialize ListView section attached properties.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Dmitry Volosnykh
Clear stringCache explicitly instead of asserting its...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Laszlo Agocs
Fix missing images when alpha and shader effects are...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Nico Vertriest
Doc: resize tables with overflow
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Robin Burchell
QJSValue: Remove no-longer-existent v8 from benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
J-P Nurmi
qquicktextedit_p_p.h: cleanup unneeded include
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Robin Burchell
QQuickAnchors: Use a simple sorted list rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
J-P Nurmi
Export QQuickTextInputPrivate and QQuickTextEditPrivate
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Robin Burchell
QQuickImageBase: Use the static form of QFile::exists().
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Robert Griebl
Force completion of asynchronously loaded components.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Eli Fidler
Support 32-bit color bitmap glyphs in native text rende...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Laszlo Agocs
Add a property to enable vertical mirroring in QQuickFr...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Matt Vogt
ListView/GridView contentHeight should include delayRem...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Julien Brianceau
V4: add mips32 disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Ulf Hermann
Don't try to load (or unload) QML plugins if QT_NO_LIBRARY
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Lars Knoll
Smaller code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Friedemann...
Port from Q_ENUMS to new macro Q_ENUM.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Erik Verbruggen
V4: fix failing tests for right shifts over 0 bits...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Cleanup retrieval of scope and context objects
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Cleanup signature of get/setProperty in the object...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Add some typesafety
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Clean up ExecutionContext's for QML
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Get rid of QQmlIdObjectsArray
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Smaller cleanup in the context wrapper
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Smaller cleanup to QQmlJavaScriptExpression
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Simplify property capturing code
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Fix some function signatures and remove an unused function
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Richard Moe...
Doc: document work-around for static builds using dynam...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
QQmlBoundSignal doesn't need a vtable
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Move setting the callback type for the endpoint to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Save another pointer in QQmlBoundSignal
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
No need to store the same data twice
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Lars Knoll
Don't store the qmlscope object in a persistent
commit
|
commitdiff
|
tree
|
snapshot
next