aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prospective fix for builds in the CI system on Windows machinesSimon Hausmann2013-08-071-0/+1
* sync.profile: Point dependencies to an empty string againSergio Ahumada2013-08-061-3/+3
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-0646-304/+806
|\
| * Merge branch 'stable' into devSergio Ahumada2013-08-0546-304/+806
| |\
| | * Fix tst_qquickpath not to use fuzzy compareRafael Roquetto2013-08-021-2/+2
| | * Fix tst_qquicktexteditRafael Roquetto2013-08-022-9/+6
| | * Avoid using connect in QQuickImplicitSizeItem.Michael Brasser2013-08-011-14/+2
| | * Fix crash when changing non-cached source of image during animationMichael Brasser2013-08-013-2/+75
| | * Remove comment that QQuickPaintedItem is only useful for porting.Gunnar Sletta2013-08-011-3/+0
| | * Fixed distance field text getting clipped at small sizes.Yoann Lopes2013-08-011-1/+1
| | * Doc: Clean up docs for PathView.highlightRangeMode enum valuesTopi Reinio2013-08-011-16/+19
| | * Rectangle which only draw an opaque border should not be blended.Gunnar Sletta2013-08-011-1/+1
| | * Stabilize tst_qquickitem.Friedemann Kleint2013-07-311-85/+82
| | * Add diagnostic output to tst_qquickpathview::cancelDrag().Friedemann Kleint2013-07-311-1/+9
| | * Correctly update flickable visibleArea.heightRatio when geometry changesNils Jeisecke2013-07-313-5/+99
| | * QQuickListViewPrivate::updateStickySections(): add missing null checkJ-P Nurmi2013-07-291-1/+1
| | * Fix tst_QQuickDrag::recursion()Rafael Roquetto2013-07-291-3/+43
| | * FolderListModel: Do not return invalid URLs like "file:" when navigating up.Friedemann Kleint2013-07-292-8/+32
| | * FolderListModel: Fix setting of directory in componentComplete().Friedemann Kleint2013-07-291-2/+2
| | * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-2620-116/+313
| | |\
| | | * Workaround for distance field glyph upload problem.Yoann Lopes2013-07-261-2/+4
| | | * Doc: Update Tweet Search Demo to use Twitter Search API v1.1Topi Reinio2013-07-266-53/+180
| | | * Stabilize text tests that grab windows.Friedemann Kleint2013-07-254-39/+85
| | | * Keep the QML ColorDialog's controls in sync with the color propertyShawn Rutledge2013-07-252-7/+26
| | | * Correct initial/minimum size of default QML ColorDialogShawn Rutledge2013-07-251-1/+1
| | | * Doc: Link to QML Qt object in relevant locationsTopi Reinio2013-07-252-1/+6
| | | * Doc: Modified the term for the Qt global object.Jerome Pasion2013-07-252-5/+2
| | | * Link between "QML Basic Type: date" and QML Date object documentation.Mitch Curtis2013-07-233-8/+9
| | * | test: Remove insignificant mark from tst_touchmouseSergio Ahumada2013-07-261-2/+0
| | * | test: Remove insignificant mark from tst_qquickgridviewSergio Ahumada2013-07-261-2/+0
| | * | Fix tst_qquicktextinput::remoteCursorDelegateRafael Roquetto2013-07-261-5/+0
| | * | Fix tst_qquickwindow for fullscreen platformsRafael Roquetto2013-07-251-1/+1
| | * | Fix tst_rendernode for fullscreen platformsRafael Roquetto2013-07-251-1/+1
| | * | Fix tst_qquicktextinput for fullscreen platformsRafael Roquetto2013-07-251-4/+4
| | * | Always use QDir::exists() for checking if something existsAndy Shaw2013-07-251-16/+2
| | * | Resizing items out of the list viewport should not change the viewportAlbert Astals Cid2013-07-243-4/+111
| | * | Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
| | |/
* | | Merge branch 'wip/v4' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Simon Hausmann2013-08-06699-29771/+127853
|\ \ \
| * | | Fix some GC related tests to work with MSVCSimon Hausmann2013-08-062-9/+37
| * | | Skip the date time conversion tests on WindowsSimon Hausmann2013-08-051-0/+9
| * | | Disable some GC sensitive tests with MSVCSimon Hausmann2013-08-051-0/+9
| * | | Fix integer preserving arithmetics with the interpreterSimon Hausmann2013-08-053-20/+53
| * | | Fix line number resolution with the interpreter and try {} catch {}Simon Hausmann2013-08-051-1/+5
| * | | Optimize lookups in the property cacheLars Knoll2013-08-051-3/+3
| * | | Fix stack traces into interpreter codeSimon Hausmann2013-08-051-0/+1
| * | | Fix race condition in tst_QQuickFolderListModel::basicPropertiesSimon Hausmann2013-08-051-1/+17
| * | | Prospective iOS build fixSimon Hausmann2013-07-311-0/+1
| * | | MacOS: get instruction stream after closing buffer.Erik Verbruggen2013-07-311-1/+1
| * | | Added convertUInt32ToDouble for X86(_64)Erik Verbruggen2013-07-303-0/+28
| * | | Disable the JIT on Windows 64-bit again until the exception support is implem...Simon Hausmann2013-07-301-1/+1