projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove unnecessary reimplementation of invokeMethod()
[profile/ivi/qtdeclarative.git]
/
src
/
quick
/
2012-01-12
Andrew den Exter
Fix validators not allowing backspace or delete.
tree
|
commitdiff
2012-01-12
Andrew den Exter
Add undo and redo functions to TextInput and TextEdit.
tree
|
commitdiff
2012-01-12
Andrew den Exter
Fix restarting timer from onTriggered handler.
tree
|
commitdiff
2012-01-12
Andrew den Exter
Fix failing tst_qquicktextinput::horizontalAlignment_Ri...
tree
|
commitdiff
2012-01-10
Frederik Gladhorn
Improve Accessibility documentation.
tree
|
commitdiff
2012-01-10
Frederik Gladhorn
Accessibility: Checked state for check boxes and radio...
tree
|
commitdiff
2012-01-09
Gunnar Sletta
Fix tst_qdeclarativestates::anchorsRewindBug failure
tree
|
commitdiff
2012-01-09
Gunnar Sletta
Avoid storing a deep copy of the image in the texture...
tree
|
commitdiff
2012-01-09
Bea Lam
Fix positioning issues and change content y repositioni...
tree
|
commitdiff
2012-01-09
Alan Alpert
Fix QQuickItemParticle timing issues
tree
|
commitdiff
2012-01-06
Martin Jones
Flickable now emits contentX/YChanged after the content...
tree
|
commitdiff
2012-01-06
Martin Jones
Add itemAt(x,y) function to GridView and ListView.
tree
|
commitdiff
2012-01-06
Michael Brasser
Smooth join point for closed Paths starting and ending...
tree
|
commitdiff
2012-01-05
Pekka Vuorela
QQuickTextInput to better call QInputPanel::update()
tree
|
commitdiff
2012-01-05
Morten Johan Sorvig
Fix crash on null Qimage in QSGPainterNode::paint
tree
|
commitdiff
2012-01-05
Jason McDonald
Update copyright year in license headers.
tree
|
commitdiff
2012-01-05
Michael Brasser
Document new Path elements.
tree
|
commitdiff
2012-01-05
Martin Jones
Support <pre> in StyleText textFormat
tree
|
commitdiff
2012-01-05
Andrew den Exter
Document inputMethodHints and cursorRectangle properties.
tree
|
commitdiff
2012-01-04
Andrew den Exter
Fix clipping of TextInput contents.
tree
|
commitdiff
2012-01-04
Andrew den Exter
Fix moving mixed visible and non-visible View items.
tree
|
commitdiff
2012-01-04
Andrew den Exter
Add length property and insert, remove and getText...
tree
|
commitdiff
2012-01-04
Andrew den Exter
Fix crash in TextInput.
tree
|
commitdiff
2012-01-04
Alan Alpert
Initialize AnimIdx
tree
|
commitdiff
2012-01-04
Andrew den Exter
Speed up TextInput and TextEdit creation.
tree
|
commitdiff
2012-01-03
Gunnar Sletta
Introduce layerering support (ShaderEffectSource) direc...
tree
|
commitdiff
2012-01-03
Pekka Vuorela
Use Qt::ImhSensitiveData input hint on TextInput with...
tree
|
commitdiff
2012-01-03
Pekka Vuorela
Remove use of Qt::ImhMultiLine, to be deprecated/removed
tree
|
commitdiff
2012-01-03
Andrew den Exter
Fix positioning of images on new lines in Text elements.
tree
|
commitdiff
2012-01-03
Michael Brasser
Simplify MultiPointTouchArea signal names.
tree
|
commitdiff
2012-01-02
Kim Motoyoshi Kalland
Don't re-parent ShaderEffect source items.
tree
|
commitdiff
2012-01-02
Frederik Gladhorn
Add accessibility to qml
tree
|
commitdiff
2011-12-30
Michael Brasser
touchUpdated should be called for release and cancel.
tree
|
commitdiff
2011-12-30
Michael Brasser
Minor cleanup: use standard emit syntax.
tree
|
commitdiff
2011-12-28
Michael Brasser
Invisible items should not respond to touch events.
tree
|
commitdiff
2011-12-23
Andrew den Exter
VisualDataModel performance improvements.
tree
|
commitdiff
2011-12-23
Andrew den Exter
Insert items into VisualDataModel.
tree
|
commitdiff
2011-12-23
Andrew den Exter
Minimize the number of objects created per item in...
tree
|
commitdiff
2011-12-23
Alan Alpert
Add currentSprite property to SpriteImage
tree
|
commitdiff
2011-12-22
Michael Brasser
Add a pressed property to TouchPoint.
tree
|
commitdiff
2011-12-22
Aaron Kennedy
Always register accessor properties
tree
|
commitdiff
2011-12-22
Alan Alpert
Initialize more variables
tree
|
commitdiff
2011-12-22
Alan Alpert
Clear pending commits on reset
tree
|
commitdiff
2011-12-21
Yoann Lopes
Reference count glyphs in QSGDistanceFieldGlyphCache.
tree
|
commitdiff
2011-12-21
Andrew den Exter
Remove uneccessary layout in TextInput initialization.
tree
|
commitdiff
2011-12-21
Andrew den Exter
Delay initializing the canPaste property until it's...
tree
|
commitdiff
2011-12-20
Pekka Vuorela
Make editors commit preedit themselves on losing focus
tree
|
commitdiff
2011-12-20
Andras Becsi
Use input event timestamps in QQuickFlickable if available.
tree
|
commitdiff
2011-12-20
Pekka Vuorela
QQuickLineControl more robust on input method & selecti...
tree
|
commitdiff
2011-12-20
Gunnar Sletta
Emit the QQuickCanvas::frameSwapped signal again.
tree
|
commitdiff
2011-12-20
Martin Jones
Small Text creation performance improvements.
tree
|
commitdiff
2011-12-20
Andrew den Exter
Delay masking the last character in Password echo mode.
tree
|
commitdiff
2011-12-20
Andrew den Exter
Add wrapMode and verticalAlignment properties to TextInput.
tree
|
commitdiff
2011-12-20
Andrew den Exter
Ensure items in ListView and GridViews viewport are...
tree
|
commitdiff
2011-12-20
Alan Alpert
Fix affector group caching
tree
|
commitdiff
2011-12-20
Alan Alpert
Fix sprite chopping
tree
|
commitdiff
2011-12-20
Andrew den Exter
Fix valgrind warning.
tree
|
commitdiff
2011-12-20
Martin Jones
Don't enable multiline eliding unless wrap is enabled.
tree
|
commitdiff
2011-12-19
Gunnar Sletta
Implement "headless mode" for hidden QQuickCanvases
tree
|
commitdiff
2011-12-16
Alan Alpert
Fix sprite-less sprite mode
tree
|
commitdiff
2011-12-16
Alan Alpert
Add some more particles debugging information
tree
|
commitdiff
2011-12-16
Andrew den Exter
Make PlainText the default textFormat of a TextEdit.
tree
|
commitdiff
2011-12-15
Andrew den Exter
Merge QQuickLineControl into QQuickTextInput.
tree
|
commitdiff
2011-12-15
Alex Wilson
Add lineWidth property to QSGGeometry
tree
|
commitdiff
2011-12-15
Andrew den Exter
Don't emit model reset on completing a VisualDataModel.
tree
|
commitdiff
2011-12-15
Andrew den Exter
Activate links in a read only TextEdit.
tree
|
commitdiff
2011-12-15
Andrew den Exter
Remove unused code from QQuickLineControl.
tree
|
commitdiff
2011-12-15
Andrew den Exter
Remove QQuickTextControl::ensureCursorVisible()
tree
|
commitdiff
2011-12-15
Andrew den Exter
Remove unused code from QQuickTextControl.
tree
|
commitdiff
2011-12-15
Andrew den Exter
Utilize the property cache for item view context objects.
tree
|
commitdiff
2011-12-14
Pekka Vuorela
QQuickTextControl - mouse events to override input...
tree
|
commitdiff
2011-12-14
Pekka Vuorela
Protect QTextControl::setTextCursor for existing preedit
tree
|
commitdiff
2011-12-14
Yoann Lopes
Support for multiple textures in the distance field...
tree
|
commitdiff
2011-12-14
Pekka Vuorela
TextEdits to include tentative commit in text property
tree
|
commitdiff
2011-12-14
Yoann Lopes
More distance-field cache refactoring.
tree
|
commitdiff
2011-12-14
Martin Jones
Correctly ignore unknown tags in StyledText
tree
|
commitdiff
2011-12-14
Andrew den Exter
Fix crash when items are moved in model.
tree
|
commitdiff
2011-12-14
Johannes Zellner
update: make fragment shader code for distance field...
tree
|
commitdiff
2011-12-14
Kim Motoyoshi Kalland
Made QSGNode flags togglable and added StaticSubtreeGeo...
tree
|
commitdiff
2011-12-14
Alan Alpert
Initialize Variable
tree
|
commitdiff
2011-12-14
Martin Jones
Support <strong> in styled text.
tree
|
commitdiff
2011-12-13
Martin Jones
Add basic custom easing curve docs and test
tree
|
commitdiff
2011-12-12
Pekka Vuorela
QtQuick TextEdit to set view property to QTextController
tree
|
commitdiff
2011-12-12
Gunnar Sletta
Initialize variable
tree
|
commitdiff
2011-12-12
Friedemann Kleint
QtQuick: Fix compiler warnings.
tree
|
commitdiff
2011-12-12
Andrew den Exter
Create a copy of QLineControl in the QtDeclarative...
tree
|
commitdiff
2011-12-12
Andrew den Exter
Fix TextInput not reacting to text color change.
tree
|
commitdiff
2011-12-12
Andrew den Exter
Size TextInput cursor correctly.
tree
|
commitdiff
2011-12-12
Andrew den Exter
Fix package items not being destroyed when a package...
tree
|
commitdiff
2011-12-11
Aaron Kennedy
Don't access QDeclarativeProperty from bindings as...
tree
|
commitdiff
2011-12-09
Laszlo Agocs
Set target and device for touch events.
tree
|
commitdiff
2011-12-09
Pekka Vuorela
Remove dead private method from TextEdit implementations
tree
|
commitdiff
2011-12-09
Andrew den Exter
Create a copy of QTextControl in the QtDeclarative...
tree
|
commitdiff
2011-12-09
Alan Alpert
Add Screen attached object
tree
|
commitdiff
2011-12-08
Gunnar Sletta
Implemented multiple windows and GL context sharing
tree
|
commitdiff
2011-12-07
Martin Jones
Avoid Text layout being triggered unnecessarily
tree
|
commitdiff
2011-12-07
Andrew den Exter
Add support for pixmap cache images to TextEdit.
tree
|
commitdiff
2011-12-07
Andrew den Exter
Fix images not displaying on lines with no text.
tree
|
commitdiff
2011-12-07
Andrew den Exter
Prevent consecutive images from climbing up a text...
tree
|
commitdiff
2011-12-07
Charles Yin
Remove warning messages for canvasitem tests
tree
|
commitdiff
next