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-08-25
Lars Knoll
Fix compiler warnings on recent clang
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Lars Knoll
Create less BindingWrappers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Lars Knoll
Fix autotest
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Lars Knoll
Remove this piece of code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Ulf Hermann
std::sort JS profiling data instead of insert-sorting it
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Ulf Hermann
Fix profiling of QML/JS compilation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Simon Hausmann
Fix incorrect signal emission for QML declared properties
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Lars Knoll
Make iteration over persistent values safer
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Simon Hausmann
Fix use of function expressions with signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Robin Burchell
Implement support for providing information to Linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Gabriel de...
Add isTabFence private flag
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Friedemann...
Remove unused member variable QQmlDebugServerThread...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Lars Knoll
Remove unused pointer to the context wrapper
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Lars Knoll
Cleanup qmlcontextwrapper usage in XHR
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Lars Knoll
Move the qmlSingletonWrapper method out of the contextw...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Lars Knoll
Move the registerQmlDependencies method into QQmlProper...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Lars Knoll
Use the QmlContext as the scope for QQmlV4Function...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Gunnar Sletta
Fix rendering to QQuickWindow::renderTarget.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Miikka Heikkinen
Add possibility to mirror ShaderEffectSource generated...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Robin Burchell
QQuickImageBase: Use QUrl::path() instead of QUrl:...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Lars Knoll
Cleanup code in the VMEMO
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Lars Knoll
Hold a pointer to the QV4::ExecutionEngine in the prope...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Lars Knoll
Switch to the non compat metacall overload
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Ulf Hermann
Clean up data format for V4 debug connection
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Ulf Hermann
V4 debugger: Fix expression evaluation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Ulf Hermann
V4 Debugger: Avoid special refs when looking up normal...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Albert Astals Cid
Improve QQuickImageResponse::textureFactory documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Albert Astals Cid
Fix memory leak when using async image providers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Simon Hausmann
Fix performance of ListModel::get()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Lars Knoll
Fix test case
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Lars Knoll
Get rid of special handling of var properties
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Lars Knoll
Properly initialize the memberdata to undefined
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Use the proper static ValueTypeProvider as intended
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Remove special case for var properties
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Allocate a JS wrapper if there are any properties
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Use QV4::MemberData for property storage
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Update copyright notice.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Remove QQmlVMEVariant specific workaround
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Mark methods as overrides
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Also remove the QQmlValueTypeProvider::destroyValueType...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Remove the QQmlVMEVariant implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Remove the QQmlVMEVariant array member
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Adapt the ValueTypeProvider interface and port its...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Port QVariant away from QQmlVMEVariant
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Port QObject* away from QQmlVMEVariant
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Remove QQmlValueTypeProvider::copyValueType
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Port list properties away from QQmlVmeVariant
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Port QDate/QDateTime/QRectF away from QQmlVmeVariant
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Port QUrl/QSizeF away from QQmlVmeVariant
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Store all properties in one Javascript array
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Frank Meerkoetter
Store int/bool/double/string and sizef as QV4::Value...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Simon Hausmann
Merge "Merge remote-tracking branch 'origin/5.5' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Friedemann...
QmlDevTools: Define QML export macros as empty.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Ulf Hermann
Merge remote-tracking branch 'origin/5.5' into 5.6
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Oswald Buddenhagen
Merge dev into 5.6
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Mitch Curtis
Fix casing in Models and Views documentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Robin Burchell
qml: Don't build OpenGL support if OpenGL is not availa...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Gunnar Sletta
Support QSGGeometry::lineWidth also in the batched...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Simon Hausmann
Avoid firing up the JS parser/JIT/interpreter when...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Filippo Cucchetto
Change TestEvent key default event routing behavior
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Lars Knoll
Smaller cleanups
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Erik Verbruggen
Remove Q_ALWAYS_INLINE definition, as it is now in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Sérgio Martins
qml: Avoid heap allocations due to QString::fromLatin1()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Thiago Macieira
Add the GPLv3 license text
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Jocelyn Turcotte
Avoid rebuiding batches during a material animation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Ulf Hermann
Allow specification of loadable debug services via...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Ulf Hermann
Parse debug server arguments in ctor
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Mitch Curtis
Canvas: add a testcase for QSGSimpleTextureNode crash.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Lars Knoll
Access the id objects through a specialized runtime...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Frank Meerkoetter
Do not sort the vector of chunks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Tobias Koenig
Fix crash in QQuickCanvasItem::updatePaintNode()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Mitch Curtis
Fix incorrectly formatted code in QQmlEngine documentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Ulf Hermann
Move DataCollector into debugger plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Ulf Hermann
Move V4 debugger agent into the debugger plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Ulf Hermann
Change data collection for debugging to use QV4::Value.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Allan Sandfeld...
Font matching by font stylename
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Lars Knoll
destruct qobject wrappers before sweeping the GC heap
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Lars Knoll
Encapsulate and protect all accesses to the vtable...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Lars Knoll
Access context properties through the qml context
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Lars Knoll
Use the QmlContext to access properties of the scope...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Lars Knoll
Fix a crash when m_file is 0
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Lars Knoll
Add ability to retrieve and use the QmlContext from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Lars Knoll
Don't call the test method assert
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Lars Knoll
Prospective build fix for autotest on mac os x
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Mitch Curtis
Make QQmlExtensionPlugin documentation clearer.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Erik Verbruggen
V4: add int32 codepath to Runtime::div.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Topi Reinio
Doc: Fix QtQuick::EnterKey QML type documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Move QQmlConfigurableDebugService into qmltooling/shared
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Move debugger-specific services into a common plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Move profiler and engine control services into a plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Clean up QQmlDebugConnector's addService() and removeSe...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Don't ask QQmlDebugService for name() when we already...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Hide QQmlInspectorServiceImpl in .cpp file
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Remove extra layer of indirection from inspector service
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Pass QQmlDebugService to AbstractViewInspector
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Move inspector service and QtQuick2 inspector into...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Add a factory for QQmlDebugService and use it to load...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Remove pimpl from debug server connections
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ulf Hermann
Use QQmlDebugPluginManager for loading connection plugins
commit
|
commitdiff
|
tree
|
snapshot
next