aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't create unnecessary shadow dataAlan Alpert2012-02-281-0/+3
| * Examples refactor rebaseAlan Alpert2012-02-285-1/+0
| * Skip c++ examples in sgexamples testAlan Alpert2012-02-271-8/+9
| * QmlProfiler: send v8 profiling started signalChristiaan Janssen2012-02-273-0/+29
| * Skip test case for nowBea Lam2012-02-272-0/+4
| * Force to send defer deletion events before deleting QQuickCanvasCharles Yin2012-02-272-1/+3
| * Don't create a separate section header for currentItemMartin Jones2012-02-276-66/+217
| * Check engine equality condition inside null ptr checkChris Adams2012-02-273-2/+27
| * Ensure importing module API in js import worksChris Adams2012-02-273-0/+22
| * Improve test coverage for anchors.Michael Brasser2012-02-272-0/+80
| * Stabilise testsBea Lam2012-02-272-14/+14
| * Remove unused member.Michael Brasser2012-02-273-6/+3
| * Get script benchmark compiling and running.Michael Brasser2012-02-274-107/+262
| * Build fix when use '-no-stl' optionYuchen Deng2012-02-247-0/+8
| * Update license headersAaron Kennedy2012-02-2415-150/+420
| * The plugin is cleaned up by the plugin loader so don't double-deleteGunnar Sletta2012-02-241-8/+7
| * Revert resource releasing logic inside window managers.Gunnar Sletta2012-02-242-117/+39
| * Start of examples refactorAlan Alpert2012-02-24896-1314/+1302
| * Add additional autotests for signal handlers.Michael Brasser2012-02-248-1/+44
| * Allow V8 bindings to assign to value type sub propertiesAaron Kennedy2012-02-241-1/+1
| * Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-248-108/+102
| * Remove use of QT_ASCII_CAST_WARN_CONSTRUCTOR.Stephen Kelly2012-02-241-1/+1
| * Fix rewrite of multiline string literals.Roberto Raggi2012-02-235-80/+85
| * Fix crash in instruction dumpAaron Kennedy2012-02-232-4/+4
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-2355-55/+101
| * Remove warning produced by 'parent' reference.Matthew Vogt2012-02-233-9/+54
| * Clean up some of the view transition docsBea Lam2012-02-232-66/+72
| * Fix for bad operator precedence causing right mouse button issuesAlex Wilson2012-02-231-2/+2
| * Fix Text eliding with implicit height and maximumLineCount.Andrew den Exter2012-02-233-3/+11
| * QML locale.firstDayOfWeek returns 7 for SundayMartin Jones2012-02-232-2/+41
| * Small doc fixes.Michael Brasser2012-02-231-3/+3
| * Fix font size calculation in headings in StyledText.Yann Bodson2012-02-238-81/+228
| * Reduce QQuickTextEdit memory usage.Andrew den Exter2012-02-236-202/+84
* | Create a forwarding declarative module.Matthew Vogt2012-02-274-0/+411
* | api_changes branch should build against qtBase/api_changesMatthew Vogt2012-02-241-1/+1
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-246225-238742/+239543
|/
* QML_RUNTIME_TESTING should be disabled by default.Michael Brasser2012-02-231-1/+1
* Update number of reserved bits.Michael Brasser2012-02-231-1/+1
* Remove the last sql dependency in declarativeMartin Jones2012-02-221-2/+1
* clean up qmake-generated projectOswald Buddenhagen2012-02-2218-97/+11
* DebugMessageService: Remove unneeded dataAurindam Jana2012-02-222-7/+4
* CodeCoverage: Fixes regression.Caroline Chao2012-02-223-34/+11
* Positioners cleanupAlan Alpert2012-02-226-107/+116
* Add test verifying that QObject-derived pointer is passed correctly.Matthew Vogt2012-02-222-0/+57
* Doc improvements for positionersBea Lam2012-02-224-220/+220
* Whitespace fixes for positionersAlan Alpert2012-02-222-23/+23
* Reduce the size of QQuickTextInputPrivate.Andrew den Exter2012-02-223-110/+69
* Implement String.localeCompare() using QString::localeAwareCompare()Martin Jones2012-02-225-0/+83
* DebugMessageService: Also pass Debug Context InfoAurindam Jana2012-02-213-15/+49
* v8profiler: Actually submit dataKai Koehne2012-02-213-25/+43