aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix crash when QQuickWindow::updatePolish() deletes QQuickItems.Gunnar Sletta2015-02-061-14/+16
* | Doc: link issues qtdeclarativeNico Vertriest2015-02-0413-42/+34
* | TextInput: update the baseline offset when vertical alignment changesJ-P Nurmi2015-02-031-0/+1
* | Fix Text wrapping when growing from 0 width.Michael Brasser2015-02-033-1/+28
* | qquicktest: Wait for the view to finish loadingDaiwei Li2015-02-031-0/+4
* | Fix possible crash when removing items from QQmlDelegateModelDaniel Vrátil2015-02-021-0/+5
* | Doc: Fixed a broken link about sprite sheet scriptLiang Qi2015-02-021-8/+6
* | Fix vertical positioning of the first image in TextJoni Poikelin2015-02-021-1/+1
* | Doc: add missing "winrt" & "winphone" to Qt.platform.osJ-P Nurmi2015-02-021-0/+2
* | Doc: fix Qt.platform.os since -tagJ-P Nurmi2015-02-021-1/+1
* | Verify context creation in Quick tests.Friedemann Kleint2015-01-293-10/+24
* | Don't crash on FreeBSD when computing stack limitsAlex Richardson2015-01-281-1/+2
* | Ensure that Canvas has the correct size with complex bindings.Mitch Curtis2015-01-282-2/+40
* | Doc fix: QHistoryState is registered in QML as HistoryStatePierre Rossi2015-01-281-4/+4
* | Canvas: don't crash when getContext("2d") is called on destruction.Mitch Curtis2015-01-263-0/+54
* | Avoid sRGB usage when targeting an incapable FBOLaszlo Agocs2015-01-261-1/+9
* | V4: include alloca private header as alloca is used unconditionally.Pasi Petäjäjärvi2015-01-262-0/+2
* | Use sysconf function for getting memory page sizePasi Petäjäjärvi2015-01-261-1/+1
* | Image: Fix that HiDPI image was not found with QRC aliasEike Ziller2015-01-231-1/+1
* | Fix usage of pow to C99 standard compliancePasi Petäjäjärvi2015-01-211-1/+1
* | Fix docs for QQuickWindow::RenderStageLaszlo Agocs2015-01-211-6/+6
* | Doc: link issues qtdeclarativeNico Vertriest2015-01-203-3/+3
* | Fix grammar in Keyboard Focus documentation.Mitch Curtis2015-01-201-1/+1
* | Doc: Rename section title 'Text' to prevent incorrect linkingTopi Reinio2015-01-201-1/+1
* | Fix and improve links to Component::completedAlejandro Exojo2015-01-202-8/+10
* | Scale mipmapped npot images when not supportedLaszlo Agocs2015-01-191-2/+11
* | Bump versionOswald Buddenhagen2015-01-161-1/+1
|/
* Fix failing assertion in debug builds for JS that calls constantsSimon Hausmann2015-01-153-2/+4
* doc: The correct enum name is 'Time', not 'LastModified'.Gunnar Sletta2015-01-121-1/+1
* Make opengl context current in context2d's toImage if necessaryUlf Hermann2015-01-121-4/+26
* Fix timing output from windows render loopLaszlo Agocs2015-01-111-1/+1
* Print exceptions in JS slotsKai Koehne2015-01-091-5/+9
* Fix grammatical error in Text and TextEdit documentation.Mitch Curtis2015-01-092-2/+2
* TextEdit: fix construction time text cacheJ-P Nurmi2015-01-082-1/+13
* Parse dates as Qt::RFC2822Date tooAlbert Astals Cid2015-01-083-1/+10
* doc: Fixed copy/paste errors in DSM snippetsAlejandro Exojo2014-12-303-3/+0
* Remove unnecessary QString::toUtf8 method callNobuaki Sukegawa2014-12-201-1/+0
* Fix invalid assertionNobuaki Sukegawa2014-12-201-1/+1
* Fix GC crash with conditional breakpoints and JS consoleSimon Hausmann2014-12-191-4/+6
* QMLJS: remove unused/unsupported command-line optionsErik Verbruggen2014-12-191-1/+1
* Fix compile issue with -opengl dynamic on WindowsAndy Shaw2014-12-181-3/+5
* V4: fix reverse type propagationErik Verbruggen2014-12-182-10/+17
* V4: only optimize out to-int32 conversions when the operands are int32.Erik Verbruggen2014-12-182-2/+13
* Doc: Updated the snippet to call the right functionVenu2014-12-181-1/+1
* rendercontrol example: calculate fbo size correctlyLaszlo Agocs2014-12-171-1/+1
* Fix build with MinGW due to -WerrorSérgio Martins2014-12-171-0/+8
* Fix QQuickText alignment when lineHeight is setDaiwei Li2014-12-162-3/+15
* Change Qt bugtracker URL to qt.ioAlex Blasche2014-12-162-2/+2
* Mark qmlRegisterCustomExtendedType as \internalAlejandro Exojo2014-12-121-0/+1
* Bump versionOswald Buddenhagen2014-12-121-1/+1