aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-242-59/+56
| * Fix rewrite of multiline string literals.Roberto Raggi2012-02-232-8/+28
| * Fix crash in instruction dumpAaron Kennedy2012-02-231-2/+2
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-239-15/+17
| * Remove warning produced by 'parent' reference.Matthew Vogt2012-02-232-0/+44
| * Fix Text eliding with implicit height and maximumLineCount.Andrew den Exter2012-02-232-1/+7
| * QML locale.firstDayOfWeek returns 7 for SundayMartin Jones2012-02-231-1/+37
| * Fix font size calculation in headings in StyledText.Yann Bodson2012-02-234-63/+181
| * Reduce QQuickTextEdit memory usage.Andrew den Exter2012-02-231-3/+0
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-243900-100852/+100853
|/
* clean up qmake-generated projectOswald Buddenhagen2012-02-221-11/+2
* DebugMessageService: Remove unneeded dataAurindam Jana2012-02-221-6/+3
* Positioners cleanupAlan Alpert2012-02-222-18/+14
* Add test verifying that QObject-derived pointer is passed correctly.Matthew Vogt2012-02-222-0/+57
* Implement String.localeCompare() using QString::localeAwareCompare()Martin Jones2012-02-222-0/+48
* DebugMessageService: Also pass Debug Context InfoAurindam Jana2012-02-211-5/+31
* v8profiler: Actually submit dataKai Koehne2012-02-212-25/+41
* Flicking a pathview with large delegate spacing is inconsistentMartin Jones2012-02-211-7/+2
* Renames QAnimation2ChangeListener to QAnimationJobChangeListenerCharles Yin2012-02-213-7/+7
* Stabilise ListView and GridView testsBea Lam2012-02-214-92/+139
* Skip tst_QQuickListView::sectionsDelegate() for nowBea Lam2012-02-211-0/+2
* Reduce the size of QTextPrivate.Andrew den Exter2012-02-211-5/+4
* Add optimizations for QJSValue tests for MSVC.Jędrzej Nowacki2012-02-211-6/+0
* cacheBuffer makes delegates appear briefly in wrong positionMartin Jones2012-02-211-2/+1
* DeclarativeEngineDebugService: Fix CrashAurindam Jana2012-02-211-0/+7
* Console API: Pass context information from js to qt logging frameworkKai Koehne2012-02-202-47/+26
* Added QSGRenderNode class.Kim Motoyoshi Kalland2012-02-205-0/+346
* Improve test coverage for AnchorChanges.Michael Brasser2012-02-201-4/+15
* Stabilize test.Michael Brasser2012-02-201-4/+4
* Make QLocale::uiLanguages() available in Qt.locale() objectMartin Jones2012-02-172-0/+42
* Have input method hints on only classes using themPekka Vuorela2012-02-172-4/+23
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-1/+1
* Ensure visibility changes are communicated through itemChange.Michael Brasser2012-02-162-0/+45
* Set the type for unary expressions in v4.Michael Brasser2012-02-163-0/+74
* Built-in transition support for ListView & GridViewBea Lam2012-02-1615-12/+3407
* Fix multi-length string substitution.Andrew den Exter2012-02-163-0/+96
* Allow binding the size of a Loader to its item.Martin Jones2012-02-162-0/+52
* Introduced QQuickCanvas::releaseResources().Gunnar Sletta2012-02-151-1/+3
* Fix warnings in sequence wrapper codeChris Adams2012-02-153-0/+133
* Improve test coverage for QQuickItem.Michael Brasser2012-02-154-0/+95
* Add string comparison test for v4.Michael Brasser2012-02-152-0/+66
* Preserve aspect ratio when setting Image.sourceSizeMartin Jones2012-02-142-0/+53
* Cleanup auto.pro.Michael Brasser2012-02-141-5/+3
* Fix access to context properties within TextEdit.cursorDelegateAndrew den Exter2012-02-148-2/+92
* Fix and stabilise sectionsPositioning() testBea Lam2012-02-141-4/+13
* Don't crash when an animation update causes it to delete itself.Michael Brasser2012-02-132-0/+46
* Add basic TouchCancel handling to canvas.Laszlo Agocs2012-02-131-1/+34
* Fix anchor jitters that could occur during animation.Michael Brasser2012-02-132-1/+11
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-105-53/+53
* Debugger: Consistenly use 'state' instead of 'status'Kai Koehne2012-02-1010-67/+67