projects
/
profile
/
ivi
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/qtdeclarative.git
2011-10-26
Michael Brasser
Use TESTDATA macro in ListModel tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Aaron Kennedy
Readonly QML property support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Simon Hausmann
Fix QInputPanel::invokeAction(Click) not being called...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Aaron Kennedy
Rename QDeclarativePropertyCache::Data to QDeclarativeP...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Damian Jansen
Remove Q_WS_*, symbian and maemo code in QtDeclarative
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Alan Alpert
Cursory test for QQuickGroupGoal
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Alan Alpert
Basic QQuickSpriteImage autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Alan Alpert
Add state changing properties to QQuickSpriteImage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Michael Brasser
Add test for bug with typeof in imported js files.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Rohan McGovern
Eliminated usage of qttest_p4.prf in newly added test.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Glenn Watson
Optimize listmodel and allow nested elements from worke...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Damian Jansen
Test for changing font via states
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Michael Brasser
Fix "for (... in ...)" loops for list properties.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Aaron Kennedy
Cache QObject method arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Friedemann...
qmldbg_inspector: Fix compilation on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Christian Kamm
Allow access to all registered module apis.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Sergio Ahumada
Add QT_BEGIN_HEADER/QT_END_HEADER macros
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Michael Brasser
Add MultiPointTouchArea element.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Charles Yin
Remove warning messages from TestCase.qml
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Charles Yin
Cleanup qmltestrunner.pro
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Alan Alpert
Rename QSG* to QQuick* in particles folder
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kai Koehne
Make show app on top work
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kai Koehne
Debugger: Add autotest skeleton for inspector service
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kai Koehne
Debugger: Inspector code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kai Koehne
Debugger: Move inspector parts dealing with QtQuick1...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Friedemann...
Fix compilation of QtQuick1 tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Xizhi Zhu
Set DESTDIR for qmltestrunner.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kent Hansen
Fix decimal point bug in Context2D color parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kent Hansen
Make qdeclarativeincubator test compile again
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kent Hansen
Remove QtScript dependency from autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Kent Hansen
Remove insignificant test flag from qquickcanvasitem
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Liang Qi
Update calls for keyToValue and keysToValue
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Alan Alpert
Fold Move into Affector
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Alan Alpert
Affectors now simulate with a minimum granularity
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Alan Alpert
Add threshold property to Friction
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Aurindam Jana
QV8DebugService: QML Signal Handling
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Jędrzej Nowacki
Return v8::Local instead v8::Handle in some functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Samuel Rødal
Get rid of legacy glTexParameterf calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Martin Jones
Fix BorderImage drawing when no borders are specified.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Andrew den...
Fix item focus following canvas focus.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Friedemann...
Tests: Remove Q_WS_QPA
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Damian Jansen
Fix abstractitemmodel for QGuiApplication
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Charles Yin
Fix qmltestrunner hang bug when no TestCase item
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Toby Tomkins
Mark test as failing, remove insignificant test flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Toby Tomkins
Remove insignificant test flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Martin Jones
Remove dependency on QDesktopServices deprecated API.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Sarah Smith
Provide a way to cheaply flip your painted FBO
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Kent Hansen
Rename Qt Quick-specific classes to QQuick*
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Charles Yin
Fix test fails related to QTBUG-22237
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Charles Yin
Add file and lineno parameters to warn() method
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Charles Yin
Fix build error for canvas stockchart example.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Damian Jansen
Test for changing bounds of validators and acceptableInput
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Alan Alpert
Removing some stale comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Alan Alpert
Replace Smiles with Starfish
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Jason McDonald
Remove SkipMode from qtestlib API.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Damian Jansen
Unit test for QTBUG-21742
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Damian Jansen
Test for ASSERT on empty tags in TextEdit
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Aaron Kennedy
Allow QDeclarativeIncubator to be deleted within status...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Aaron Kennedy
Allow one incubator to start in the statusChanged(...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Aaron Kennedy
Behave correctly when AsynchronousIfNested is nested
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Martin Jones
Mark qsgcanvasitem test as insignificant.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Martin Jones
Skip failing tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Friedemann...
Declarative: Fix MSVC and g++ warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jason McDonald
Remove copy of tests/shared/util.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Toby Tomkins
Skip test that crashes entire test suite.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Toby Tomkins
Correct behavior for passing test, ifdef out failing...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Kai Koehne
Debugger: Delete service if inspector plugin fails
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Kai Koehne
Debugger: Let inspector plugin compile again
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Kai Koehne
Debugger: Remove visual toolbox from inspector
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Martin Smith
qdoc3: Remove several "QML:" qualifiers which should...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Laszlo Agocs
Deliver touch event timestamps in QSGCanvas.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Friedemann...
Declarative: Give qmlscene top level window flags.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alan Alpert
Mark particles tests as significant
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Aaron Kennedy
Fix assert
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Bea Lam
Fix reference to test data file
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Aaron Kennedy
Simplify expression guard logic
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Andrew den...
Fix TextInput echoMode test failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Andrew den...
Remove the InputContext module.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Andrew den...
Don't keep a cache of created QSGDragAttached objects.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kai Koehne
Debugger: Fix compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kai Koehne
Fix QDeclarativeInspector when starting with ,block
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kai Koehne
Debugger: Create InspectorService only when debugging...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kai Koehne
Debugger: Make QDeclarativeDebugJS autotest more robust...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kent Hansen
Fix coding style issues
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kent Hansen
Tidy up some more declarative includes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kent Hansen
Clean up declarative includes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kai Koehne
Debugger: Remove outdated test stub
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Kai Koehne
Debugger: Move debugging autotests into own folder
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Bea Lam
Fix GridView to repaint when geometry changes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Toby Tomkins
Remove insignificant flag from tests, some failing...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Alan Alpert
Add Affector Benchmark
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Alan Alpert
Stabilize Particles Tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Alan Alpert
Initial particle system benchmark
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Bea Lam
Fix tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Martin Jones
Cannot flick to the end of a horizontal ListView with...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Aaron Kennedy
Merge PropertyCache::Data and ValueTypeData
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Alan Alpert
Allow sizing of TrailEmitter emit area based on particl...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Rohan McGovern
Eliminated usage of qttest_p4.prf.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Alan Alpert
Add Move affector
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Bea Lam
Fix insertions above the visible index
commit
|
commitdiff
|
tree
|
snapshot
next