projects
/
profile
/
ivi
/
qtdeclarative.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
QQuickView doc improvements.
2012-06-27
Martin Jones
QQuickView doc improvements.
commit
|
commitdiff
|
tree
2012-06-27
Martin Jones
Document the arg() function QML adds to the String...
commit
|
commitdiff
|
tree
2012-06-25
Martin Jones
qmlRegisterRevision clashes with qmlRegisterUncreatableType
commit
|
commitdiff
|
tree
2012-06-22
Martin Jones
Add some tests for literal parsing
commit
|
commitdiff
|
tree
2012-06-21
Martin Jones
dynamiclist example used different delegate height...
commit
|
commitdiff
|
tree
2012-06-21
Martin Jones
Fix snake demo.
commit
|
commitdiff
|
tree
2012-06-13
Martin Jones
Update Flickable velocity/overbound for each axis independently
commit
|
commitdiff
|
tree
2012-06-12
Martin Jones
Set a non-zero default cacheBuffer.
commit
|
commitdiff
|
tree
2012-06-12
Martin Jones
Fix view delegate parent binding regression.
commit
|
commitdiff
|
tree
2012-06-12
Martin Jones
Allow Loader to load non-Item types.
commit
|
commitdiff
|
tree
2012-06-08
Martin Jones
Export QQuickListModel (marked private)
commit
|
commitdiff
|
tree
2012-06-08
Martin Jones
Performance should always be better with cacheBuffer
commit
|
commitdiff
|
tree
2012-06-06
Martin Jones
Fix filesystem case sensitivity of QML directory cache
commit
|
commitdiff
|
tree
2012-06-05
Martin Jones
Allow qtdeclarative to compile with -no-widgets
commit
|
commitdiff
|
tree
2012-06-01
Martin Jones
Firm-up the over bound Flickable behavior
commit
|
commitdiff
|
tree
2012-05-31
Martin Jones
Clearing a view didn't reset content size.
commit
|
commitdiff
|
tree
2012-05-30
Martin Jones
Remove unused data member in QQuickPixmapCache
commit
|
commitdiff
|
tree
2012-05-29
Martin Jones
Fix potential buffer overrun.
commit
|
commitdiff
|
tree
2012-05-29
Martin Jones
Initialize data members in quick.
commit
|
commitdiff
|
tree
2012-05-29
Martin Jones
Initialize data members in QML engine
commit
|
commitdiff
|
tree
2012-05-28
Martin Jones
Flickable containing MultiPointTouchArea is unresponsive...
commit
|
commitdiff
|
tree
2012-05-24
Martin Jones
Optimize QML enum resolution
commit
|
commitdiff
|
tree
2012-05-24
Martin Jones
Optimize qmldir parsing
commit
|
commitdiff
|
tree
2012-05-24
Martin Jones
Optimize QML parser
commit
|
commitdiff
|
tree
2012-05-23
Martin Jones
Optimize QML type registration.
commit
|
commitdiff
|
tree
2012-05-17
Martin Jones
Optimize type resolution
commit
|
commitdiff
|
tree
2012-05-16
Martin Jones
Document the dangers of executing the event loop in...
commit
|
commitdiff
|
tree
2012-05-14
Martin Jones
PathView was moving view too soon on drag
commit
|
commitdiff
|
tree
2012-05-11
Martin Jones
Make unaligned centered alignment optional.
commit
|
commitdiff
|
tree
2012-05-08
Martin Jones
Expose ImperialUSSystem and ImperialUKSystem to QML...
commit
|
commitdiff
|
tree
2012-05-08
Martin Jones
Stop flicking on a full pixel.
commit
|
commitdiff
|
tree
2012-05-08
Martin Jones
Add documentation/links for incubateObject
commit
|
commitdiff
|
tree
2012-05-08
Martin Jones
Set test data directory correctly for QML profiler...
commit
|
commitdiff
|
tree
2012-04-20
Martin Jones
Don't initiate delegate incubation in delegate creation...
commit
|
commitdiff
|
tree
2012-04-19
Martin Jones
Make QML work with the new QUrl implementation.
commit
|
commitdiff
|
tree
2012-04-16
Martin Jones
Be more explicit regarding the Locale object creation.
commit
|
commitdiff
|
tree
2012-04-04
Martin Jones
Support snapMode in PathView
commit
|
commitdiff
|
tree
2012-03-30
Martin Jones
Size loaded item before bindings are evaluated
commit
|
commitdiff
|
tree
2012-03-30
Martin Jones
When async loading a view, ensure its delegates are...
commit
|
commitdiff
|
tree
2012-03-28
Martin Jones
Fix imports in GridView test
commit
|
commitdiff
|
tree
2012-03-28
Martin Jones
Section comparison should be case insensitive.
commit
|
commitdiff
|
tree
2012-03-26
Martin Jones
PathView was missing the maximumFlickVelocity property
commit
|
commitdiff
|
tree
2012-03-21
Martin Jones
Add new line to last line of qquickfolderlistmodel.pro
Reviewed-by: Martin Jones <
martin.jones@nokia.com
>
commit
|
commitdiff
|
tree
2012-03-21
Martin Jones
Fix qquickfolderlistmodel includes
commit
|
commitdiff
|
tree
2012-03-20
Martin Jones
Loader could leak qml contexts if interrupted
commit
|
commitdiff
|
tree
2012-03-20
Martin Jones
Fix bitfield waste in QQmlContextData
commit
|
commitdiff
|
tree
2012-03-20
Martin Jones
Restore view to sensible position if grab is cancelled.
commit
|
commitdiff
|
tree
2012-03-19
Martin Jones
When clearing an incubator also clear incubators it...
commit
|
commitdiff
|
tree
2012-03-19
Martin Jones
Resetting a model can cause a crash in views with header...
commit
|
commitdiff
|
tree
2012-03-19
Martin Jones
Ensure section header/footer are cleaned up.
commit
|
commitdiff
|
tree
2012-03-19
Martin Jones
Don't crash view while changing model.
commit
|
commitdiff
|
tree
2012-03-15
Martin Jones
Allow threaded compilation in an async Loader
commit
|
commitdiff
|
tree
2012-03-15
Martin Jones
Set more sensible Flickable default input filtering...
commit
|
commitdiff
|
tree
2012-03-14
Martin Jones
Reuse a QQuickCanvas in examples auto test.
commit
|
commitdiff
|
tree
2012-03-14
Martin Jones
Reuse QQuickView in GridView table driven tests
commit
|
commitdiff
|
tree
2012-03-13
Martin Jones
Reuse QQuickView in ListView table driven tests
commit
|
commitdiff
|
tree
2012-03-13
Martin Jones
Speed up view flick tests.
commit
|
commitdiff
|
tree
2012-03-13
Martin Jones
ListView.contentHeight does not include header and...
commit
|
commitdiff
|
tree
2012-03-13
Martin Jones
Improve interaction of nested Flickables and PathView
commit
|
commitdiff
|
tree
2012-03-09
Martin Jones
Handle QEvent::TouchCancel in QML_TRANSLATE_TOUCH_TO_MOUSE...
commit
|
commitdiff
|
tree
2012-03-07
Martin Jones
ListView can freeze if flicked beyond its bounds.
commit
|
commitdiff
|
tree
2012-03-06
Martin Jones
Cleanup QQuickCanvas and QQuickView docs.
commit
|
commitdiff
|
tree
2012-03-05
Martin Jones
Handle MouseArea.enabled = false after mouse is pressed.
commit
|
commitdiff
|
tree
2012-03-02
Martin Jones
Correct QDeclarativeInspectorInterface iid
commit
|
commitdiff
|
tree
2012-03-02
Martin Jones
V4 handles a maximum of 32 temporary registers.
commit
|
commitdiff
|
tree
2012-03-01
Martin Jones
No double click event in QML_TRANSLATE_TOUCH_TO_MOUSE...
commit
|
commitdiff
|
tree
2012-02-29
Martin Jones
Make sure positioners remove change listeners for invisible...
commit
|
commitdiff
|
tree
2012-02-28
Martin Jones
Properly cleanup cancelled incubation.
commit
|
commitdiff
|
tree
2012-02-28
Martin Jones
Incubators are not async with the threaded renderer.
commit
|
commitdiff
|
tree
2012-02-27
Martin Jones
Don't create a separate section header for currentItem
commit
|
commitdiff
|
tree
2012-02-23
Martin Jones
QML locale.firstDayOfWeek returns 7 for Sunday
commit
|
commitdiff
|
tree
2012-02-22
Martin Jones
Remove the last sql dependency in declarative
commit
|
commitdiff
|
tree
2012-02-21
Martin Jones
Implement String.localeCompare() using QString::localeAwareC...
commit
|
commitdiff
|
tree
2012-02-21
Martin Jones
Flicking a pathview with large delegate spacing is...
commit
|
commitdiff
|
tree
2012-02-21
Martin Jones
cacheBuffer makes delegates appear briefly in wrong...
commit
|
commitdiff
|
tree
2012-02-17
Martin Jones
Make QLocale::uiLanguages() available in Qt.locale...
commit
|
commitdiff
|
tree
2012-02-16
Martin Jones
Allow binding the size of a Loader to its item.
commit
|
commitdiff
|
tree
2012-02-14
Martin Jones
Preserve aspect ratio when setting Image.sourceSize
commit
|
commitdiff
|
tree
2012-02-10
Martin Jones
Flickable containing PinchArea is unresponsive following...
commit
|
commitdiff
|
tree
2012-02-10
Martin Jones
Use use touch events to generate mouse events in Quick...
commit
|
commitdiff
|
tree
2012-02-07
Martin Jones
Ensure Flickable moving and flicking properties are...
commit
|
commitdiff
|
tree
2012-02-07
Martin Jones
Section header is not made visible when changing currentIndex.
commit
|
commitdiff
|
tree
2012-02-02
Martin Jones
Incorrect initial pos after resizing view with margins.
commit
|
commitdiff
|
tree
2012-02-02
Martin Jones
Multiple fast flicks with large content moves faster
Reviewed-by: Martin Jones <
martin.jones@nokia.com
>
commit
|
commitdiff
|
tree
2012-02-02
Martin Jones
Handle a null source item being provided to ShaderEffect
commit
|
commitdiff
|
tree
2012-01-24
Martin Jones
Fixed crash in QDeclarativeGridView
commit
|
commitdiff
|
tree
2012-01-20
Martin Jones
Doc: Improve Qt.locale docs.
commit
|
commitdiff
|
tree
2012-01-19
Martin Jones
Fix lockup in views due to endless polish loop.
commit
|
commitdiff
|
tree
2012-01-17
Martin Jones
Doc: fix QML Examples link
commit
|
commitdiff
|
tree
2012-01-15
Martin Jones
Handle views with negative width/height
commit
|
commitdiff
|
tree
2012-01-06
Martin Jones
Flickable now emits contentX/YChanged after the content...
commit
|
commitdiff
|
tree
2012-01-06
Martin Jones
Add itemAt(x,y) function to GridView and ListView.
commit
|
commitdiff
|
tree
2012-01-05
Martin Jones
Document qmlRegisterRevision()
commit
|
commitdiff
|
tree
2012-01-05
Martin Jones
Support <pre> in StyleText textFormat
commit
|
commitdiff
|
tree
2011-12-20
Martin Jones
Small Text creation performance improvements.
Reviewed-by: Martin Jones <
martin.jones@nokia.com
>
commit
|
commitdiff
|
tree
2011-12-20
Martin Jones
Qt.locale() always returns the 'C' locale.
Reviewed-by: Martin Jones <
martin.jones@nokia.com
>
commit
|
commitdiff
|
tree
2011-12-20
Martin Jones
Don't enable multiline eliding unless wrap is enabled.
Reviewed-by: Martin Jones <
martin.jones@nokia.com
>
commit
|
commitdiff
|
tree
2011-12-14
Martin Jones
Correctly ignore unknown tags in StyledText
commit
|
commitdiff
|
tree
2011-12-14
Martin Jones
Support <strong> in styled text.
commit
|
commitdiff
|
tree
2011-12-13
Martin Jones
Add basic custom easing curve docs and test
commit
|
commitdiff
|
tree
next