projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
QmlDebugging: make sure that all data is sent on close
[profile/ivi/qtdeclarative.git]
/
src
/
quick
/
2012-05-07
Kai Koehne
Fix qmake logic
tree
|
commitdiff
2012-05-05
Gunnar Sletta
Added some documentatio notes on QSGNode::markDirty()
tree
|
commitdiff
2012-05-04
Aaron Kennedy
Initial bundle support
tree
|
commitdiff
2012-05-04
Thiago Macieira
Change uses of {to,from}Ascii to {to,from}Latin1
tree
|
commitdiff
2012-05-04
Charles Yin
Fix tile rendering bug for context2d
tree
|
commitdiff
2012-05-04
Charles Yin
Add more warnings
tree
|
commitdiff
2012-05-04
Charles Yin
Implement QQuickContext2DRenderThread class for threade...
tree
|
commitdiff
2012-05-04
Charles Yin
Change Qt::MiterJoin to Qt::SvgMiterJoin for context2d...
tree
|
commitdiff
2012-05-03
Gunnar Sletta
Keep polishing until there is nothing left to polish.
tree
|
commitdiff
2012-05-03
Gunnar Sletta
Remove QSGEngine
tree
|
commitdiff
2012-05-03
Alan Alpert
Update Screen documentation
tree
|
commitdiff
2012-05-03
Yann Bodson
Fix alignment bug in QQuickText with multi-line text...
tree
|
commitdiff
2012-05-03
Andrew den Exter
Ensure the cursor rectangle is updated when preedit...
tree
|
commitdiff
2012-05-02
Laszlo Agocs
Transform the velocity taken from touch event
tree
|
commitdiff
2012-05-02
Damian Jansen
Gradient doc fix
tree
|
commitdiff
2012-05-01
Bea Lam
Fix compile warning
tree
|
commitdiff
2012-05-01
Bea Lam
Fix content pos adjustment when resizing first item
tree
|
commitdiff
2012-05-01
Yann Bodson
Remove warning
tree
|
commitdiff
2012-05-01
Michael Brasser
More robust tracking of signal handler expression owner...
tree
|
commitdiff
2012-05-01
Bea Lam
populate transition for positioners
tree
|
commitdiff
2012-04-30
Frederik Gladhorn
Rename absorb to enabled.
tree
|
commitdiff
2012-04-30
Gunnar Sletta
Improved scene graph docs
tree
|
commitdiff
2012-04-29
Matthew Vogt
Ensure external value types are initialized before...
tree
|
commitdiff
2012-04-27
Pekka Vuorela
TextEdit to honor input direction on neutral text
tree
|
commitdiff
2012-04-27
Pekka Vuorela
Fix TextEdit with right aligned text when size changes
tree
|
commitdiff
2012-04-27
Pekka Vuorela
QQuickTextInput aligment to follow input method on...
tree
|
commitdiff
2012-04-27
Frederik Gladhorn
Fix typos.
tree
|
commitdiff
2012-04-27
Andrew den Exter
Fix bounding rects of text items.
tree
|
commitdiff
2012-04-27
Andrew den Exter
Don't do a layout for wrapping if there is no width...
tree
|
commitdiff
2012-04-27
Andrew den Exter
Propagate left key presses to the parent item when...
tree
|
commitdiff
2012-04-26
Girish Ramakrishnan
api: remove references to inputPanel.
tree
|
commitdiff
2012-04-26
Pekka Vuorela
Typo fix
tree
|
commitdiff
2012-04-25
Thiago Macieira
Don't use the QRegExp methods that modify the object
tree
|
commitdiff
2012-04-25
Laszlo Agocs
Make touch event delivery in the canvas reentrant
tree
|
commitdiff
2012-04-24
Olivier Goffart
Do not use deprecated API
tree
|
commitdiff
2012-04-23
Olivier Goffart
Don't use deprecated QVariant API
tree
|
commitdiff
2012-04-23
Jerome Pasion
Doc: Changed the title for QtQuick articles
tree
|
commitdiff
2012-04-23
Alan Alpert
Doc Fix
tree
|
commitdiff
2012-04-23
Olivier Goffart
qMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecated
tree
|
commitdiff
2012-04-23
Andrew den Exter
Reduce memory usage of QQuickPath for simple paths.
tree
|
commitdiff
2012-04-23
Bea Lam
Only run populate for items in model at creation
tree
|
commitdiff
2012-04-23
Friedemann Kleint
QtDeclarative: Fix compiler warnings.
tree
|
commitdiff
2012-04-23
Michael Brasser
Also check notifier endpoints when checking whether...
tree
|
commitdiff
2012-04-23
Michael Brasser
Support and use parameters in QQmlNotifierEndpoint.
tree
|
commitdiff
2012-04-20
Tobias Hunger
Fix warnings about non-virtual destructors
tree
|
commitdiff
2012-04-20
Andrew den Exter
Remove uninitialized variable.
tree
|
commitdiff
2012-04-20
Laszlo Agocs
Avoid losing mouse events when the event loop gets...
tree
|
commitdiff
2012-04-20
Andrew den Exter
Fix eliding when text width is reset by an implicitWidt...
tree
|
commitdiff
2012-04-20
Andrew den Exter
Add a virtual destructor to QQuickVisualDataGroupEmitter.
tree
|
commitdiff
2012-04-20
Bea Lam
Paint TextInput when it is reparented
tree
|
commitdiff
2012-04-20
Martin Jones
Don't initiate delegate incubation in delegate creation...
tree
|
commitdiff
2012-04-19
Andreas Holzammer
Compile fix if QT_NO_CLIPBOARD defined
tree
|
commitdiff
2012-04-19
Samuel Rødal
Delay rendering until canvas is exposed.
tree
|
commitdiff
2012-04-19
Adriano Rezende
Add contains method to QQuickItem public API
tree
|
commitdiff
2012-04-19
Andrew den Exter
Ensure the cursor delegate position is correct when...
tree
|
commitdiff
2012-04-19
Andrew den Exter
Don't create glyphs for truncated text.
tree
|
commitdiff
2012-04-19
Michael Brasser
Document AnchorChanges and ParentChange for QtQuick 2.
tree
|
commitdiff
2012-04-19
Gunnar Sletta
Add a note in the docs about FBO multisampling
tree
|
commitdiff
2012-04-18
Donald Carr
Enabled widget free compilation of QtQuick
tree
|
commitdiff
2012-04-17
Lars Knoll
Merge remote-tracking branch 'origin/api_changes'
tree
|
commitdiff
2012-04-17
Charles Yin
Set rootItem'ownership as CppOwnerShip
tree
|
commitdiff
2012-04-17
Andrew den Exter
Don't crash when calculating the implicit width of...
tree
|
commitdiff
2012-04-17
Bea Lam
Use bit fields
tree
|
commitdiff
2012-04-17
Bea Lam
Vertical layout direction for ListView and GridView
tree
|
commitdiff
2012-04-17
Charles Yin
Fine-tune animation's pause()/resume() behaviors
tree
|
commitdiff
2012-04-16
Andrew den Exter
Fix Text baselineOffset caclulations.
tree
|
commitdiff
2012-04-16
Friedemann Kleint
Fix exports for the new Particles library.
tree
|
commitdiff
2012-04-16
Charles Yin
Add a new running property to QQuickTransition
tree
|
commitdiff
2012-04-15
Matthew Vogt
Extract Particles code to an independent library
tree
|
commitdiff
2012-04-13
Girish Ramakrishnan
Don't use QWindow::visible() since it's deprecated
tree
|
commitdiff
2012-04-13
Gunnar Sletta
Fix broken wakeup() in threaded renderloop.
tree
|
commitdiff
2012-04-13
Andrew den Exter
Don't ignore model changes when the ListView scroll...
tree
|
commitdiff
2012-04-12
Hannu Lyytinen
Export all symbols on QSGDefaultRenderer.
tree
|
commitdiff
2012-04-12
Hannu Lyytinen
Make device specific projection matrix setter virtual.
tree
|
commitdiff
2012-04-12
Pekka Vuorela
QQuickTextEdit to trigger input method updates on selec...
tree
|
commitdiff
2012-04-12
Thiago Macieira
Silence warning with ICC about change of signal in...
tree
|
commitdiff
2012-04-11
Lars Knoll
Merge remote-tracking branch 'origin/master' into api_c...
tree
|
commitdiff
2012-04-10
Frederik Gladhorn
Create accessible interfaces only for items with attach...
tree
|
commitdiff
2012-04-10
Andrew den Exter
Use relative position to when getting line from layout.
tree
|
commitdiff
2012-04-05
Chris Adams
Fix erroneous signal emission in Loader
tree
|
commitdiff
2012-04-05
Pekka Vuorela
MultiPointTouchArea documentation not to use deprecated...
tree
|
commitdiff
2012-04-05
Laszlo Agocs
Properly copy all event parameters in deliverMouseEvent()
tree
|
commitdiff
2012-04-05
Matthew Vogt
Create plugins for Particles and Window submodules
tree
|
commitdiff
2012-04-04
Andras Becsi
Flickable should only call ungrabMouse() if it is the...
tree
|
commitdiff
2012-04-04
Martin Jones
Support snapMode in PathView
tree
|
commitdiff
2012-04-04
Andrew den Exter
Remove workaround for QTBUG-22919.
tree
|
commitdiff
2012-04-04
Kim Motoyoshi Kalland
Fixed crash when using 'var' property in ShaderEffect.
tree
|
commitdiff
2012-04-03
Eskil Abrahamsen...
Update for API changes in the QPlatformSharedGraphicsCache
tree
|
commitdiff
2012-04-03
Frederik Gladhorn
Do not automatically mark all text items as accessible.
tree
|
commitdiff
2012-04-03
Samuel Rødal
Properly swizzle texture data before upload in QQuickPa...
tree
|
commitdiff
2012-04-03
Thiago Macieira
Fix the conversion of a colour from a string.
tree
|
commitdiff
2012-04-03
Michael Brasser
Use scope, not owner to look up enums in QQmlBoundSignal.
tree
|
commitdiff
2012-04-03
Andrew den Exter
Fix visibility of trailing preedit text.
tree
|
commitdiff
2012-04-02
Andrew den Exter
Set cursorVisible to false when im cursor length is 0.
tree
|
commitdiff
2012-04-02
Andrew den Exter
Fix crash when changing the grandparent of an item...
tree
|
commitdiff
2012-03-30
Friedemann Kleint
Fix exit crash when running samegame-desktop in qmlscene.
tree
|
commitdiff
2012-03-30
Friedemann Kleint
Fix warnings in qtdeclarative.
tree
|
commitdiff
2012-03-30
Andrew den Exter
Fix forceActiveFocus() with multiple items having focus...
tree
|
commitdiff
2012-03-30
Martin Jones
Size loaded item before bindings are evaluated
tree
|
commitdiff
2012-03-30
Martin Jones
When async loading a view, ensure its delegates are...
tree
|
commitdiff
next