summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Doc: Change instances of 'OS X' to 'macOS'5.6.2Topi Reinio2016-08-152-2/+2
* Work around ICC bug about C++11 noexcept inheritanceThiago Macieira2016-07-231-21/+21
* Fix gcc warning: if clause does not guardNikita Baryshnikov2016-06-291-1/+2
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-04-121-5/+4
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-173-7/+8
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-043-7/+8
| |\
| | * Doc: Replace Mac OS X with OS XNico Vertriest2015-07-162-2/+2
| | * QtDeclarative: fix const correctness in old-style castsThiago Macieira2015-07-101-5/+6
* | | Export QDeclarativeTextEditPrivate, QDeclarativeLayoutItemMarc Mutz2016-03-072-2/+2
* | | Make more ctors explicitMarc Mutz2016-03-078-13/+13
* | | Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-079-22/+30
|/ /
* | Fix users of QTextLayout::additionalFormats to use the new APIMarc Mutz2015-06-071-2/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-05-1614-44/+47
|\|
| * Fix Blackberry and QNX 6.6 buildSergio Martins2015-03-293-3/+3
| * QtDeclarative: fix const correctnessThiago Macieira2015-03-1711-41/+44
* | Use QByteArray::toDouble() instead of qstrtod.Erik Verbruggen2015-03-041-5/+1
|/
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5v5.5.0-alpha1Frederik Gladhorn2015-02-242-1/+3
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-202-1/+3
| |\
| | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-0/+2
| | |\
| | | * Fix empty arrays in QML 1Robert Griebl2015-01-081-0/+2
| | * | QDeclarativeTextEdit: fix use of uninitialised value.David Faure2015-02-041-1/+1
| | |/
* | / Update copyright headersAntti Kokko2015-02-23323-2302/+2286
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-191-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-021-2/+2
| |\|
| | * Fix change-of-sign warning detected by ICCThiago Macieira2014-12-171-2/+2
* | | Add missing includes.Friedemann Kleint2015-01-071-0/+1
|/ /
* | [TextLayout] Drop unused memberKonstantin Ritt2014-12-141-16/+0
* | Do not use QMetaType::registerType.Jędrzej Nowacki2014-11-191-19/+13
|/
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-164-8/+33
|\
| * Make sure that the itemview's count property is reliableNils Jeisecke2014-09-104-8/+33
* | Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-25322-6118/+3542
* | Fix Flickable mouse grab issue.Robert Griebl2014-08-061-0/+1
* | Add handling of value-type lists to QDeclarativeExpression::evaluate()Robert Griebl2014-08-051-1/+13
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+4
|\|
| * Compile fix: do not use composeMode() if QT_NO_IM is defined.Steffen Imhof2014-07-021-1/+4
* | QDeclarativeError::toString: improve handling of empty urls.David Faure2014-07-262-6/+8
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-06-033-15/+15
|\|
| * Don't add the database before verificationv5.3.1stableRob Hoelz2014-05-291-1/+1
| * Fix copy and paste errorFrederik Gladhorn2014-05-141-1/+1
| * Don't use a variable called 'interface'Thiago Macieira2014-05-071-13/+13
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-0/+2
|\|
| * make QtQuick1 claim plugins of type 'qml1tooling'Oswald Buddenhagen2014-04-071-0/+2
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-1/+1
|\|
| * Ensure TextEdit's text is vertically aligned after resizing its height.Mitch Curtis2014-03-241-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-1/+1
|\|
| * Correct QDeclarativeTextEdit::positionToRectangle().v5.3.0-beta1Mitch Curtis2014-03-201-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-115-5/+5
|\|
| * Fix typos in comments and documentationSergio Ahumada2014-03-053-3/+3
| * Fix encoding of localized messagesKai Koehne2014-02-272-2/+2
* | whitespace fixesOswald Buddenhagen2014-02-20128-1174/+1174
|/