summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Replace Mac OS X with OS XNico Vertriest2015-07-166-6/+6
* QtDeclarative: fix const correctness in old-style castsThiago Macieira2015-07-102-7/+8
* Turn the QDeclarativeView Qt Designer plugin into a uiplugin.Friedemann Kleint2015-05-192-2/+2
* Fix Blackberry and QNX 6.6 buildSergio Martins2015-03-293-3/+3
* QtDeclarative: fix const correctnessThiago Macieira2015-03-1711-41/+44
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-1/+0
|\
| * Doc: Removing url variable from qdocconf file.v5.4.2Sergio Ahumada2015-03-061-1/+0
* | 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-23662-3998/+3974
|/ /
* | 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-10-144-0/+8
|\
| * compile with QT_NO_CURSOR5.3Joerg Bornemann2014-09-173-0/+6
| * compile with QT_NO_TOOLTIPJoerg Bornemann2014-09-171-0/+2
* | 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-25386-7334/+4246
* | 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
* | Avoid direct GL calls in Quick1Laszlo Agocs2014-06-272-28/+26
* | 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-1110-11/+10
|\|
| * Fix typos in comments and documentationSergio Ahumada2014-03-057-7/+7
| * Revert "Dynamic GL support in Quick1's ShaderEffectSource"Laszlo Agocs2014-03-031-2/+1
| * Fix encoding of localized messagesKai Koehne2014-02-272-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-241-1/+2
|\|
| * Dynamic GL support in Quick1's ShaderEffectSourcev5.3.0-alpha1Laszlo Agocs2014-02-201-1/+2
* | whitespace fixesOswald Buddenhagen2014-02-20168-1274/+1274
|/
* Prospective build fix after commit f8dbed12266c42785c1e4758eed05833ec035f33 i...Simon Hausmann2014-02-172-1/+11
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-042-7/+7