summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-246-15/+15
|\
| * Fix memory leakAlbert Astals Cid2016-11-026-15/+15
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-0125-24/+70
|\ \ | |/
| * QXmlQuery: fix smart pointer typeMarc Mutz2016-07-191-1/+1
| * Fix type of QCommonValues::YearMonthDurationZeroMarc Mutz2016-07-192-2/+2
| * Correct return type of QXmlQueryPrivate::staticContext()Marc Mutz2016-07-191-1/+1
| * Item: replace a Q_ASSERT with a Q_STATIC_ASSERTMarc Mutz2016-07-191-1/+1
| * Add some missing initializationMarc Mutz2016-07-193-3/+8
| * Unbreak ubsan developer-buildMarc Mutz2016-07-1218-15/+56
| * Fix -Werror=duplicated-condFrederik Gladhorn2016-07-011-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+1
|\ \ | |/
| * XsdElement: Initialize member m_isNillableEdward Welbourne2016-05-311-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\ \ | |/
| * Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.15.6.1Topi Reinio2016-05-121-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-120/+120
|\ \ | |/
| * Add some QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-04-061-120/+120
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-074-5/+5
|\ \ | |/
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-023-3/+3
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-152-15/+5
|\ \ | |/
| * Doc: removed links to QObject XML Model Examplev5.6.0-rc1v5.6.05.6.0Nico Vertriest2016-01-281-1/+1
| * Fix QAbstractMessageHandler's docs regarding thread safetySergio Martins2016-01-151-14/+4
* | Updated license headersAntti Kokko2016-01-21726-10221/+14601
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-101-1/+1
|\ \ | |/
| * Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Use simpler version of qdtoa()Ulf Hermann2015-10-214-23/+5
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-083-2/+16
|\
| * Iterate Over the Items (Not the Operands) of a Literal SequenceDavid E. Narvaez2015-07-293-2/+16
* | Doc: Fix linking issuesTopi Reinio2015-10-052-3/+3
* | Doc: Replaced \target with \keyword right after \startpageNico Vertriest2015-10-011-1/+1
* | OrderBy: Replace deprecated qLess by std::less.Friedemann Kleint2015-09-071-7/+17
* | Remove the use of the "register" keywordThiago Macieira2015-08-061-5/+5
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-2915-4305/+3776
|\ \ | |/
| * Implement bison parser stack re(al)location.Erik Verbruggen2015-06-108-814/+916
| * Prefixed all tokens with T_ to prevent collisions with macros.Erik Verbruggen2015-06-1011-4205/+3574
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-031-1/+4
|\ \ | |/
| * Skip op-numeric-unary-minus-1 testcase because it crashes.Jan Arve Saether2015-04-151-1/+4
* | Use QSet::intersects() instead of QSet::intersect()Sergio Martins2015-05-302-2/+2
* | Make MergeIterator a trivial global static.Sergio Martins2015-05-301-7/+1
* | Use QVector::reserve()Sergio Martins2015-05-281-2/+4
* | Replace containsSet() with QSet::contains()Sergio Martins2015-05-261-15/+2
|/
* Rename private header qdebug_p.h to qxmldebug_p.h.Friedemann Kleint2015-04-077-6/+6
* Update copyright headersJani Heikkinen2015-02-17746-5379/+5283
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-132-3/+2
|\
| * Doc: link issue qtxmlpatternsNico Vertriest2015-01-192-3/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-195-27/+55
|\ \ | |/
| * Doc: fix issues to display examples in Qt Creatorv5.4.15.4.1Leena Miettinen2015-01-055-27/+55
* | Add support for QtInfoMsgKai Koehne2015-01-121-2/+2
* | Add default label to QtMsgType switch statementKai Koehne2014-12-201-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0918-46/+170
|\ \ | |/