aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove include of empty QAccessible2 headerFrederik Gladhorn2013-11-092-2/+0
* Remove debug outputEskil Abrahamsen Blomfeldt2013-11-091-1/+0
* Move Primitive::emptyValue() to qv4value_def_p.h.Friedemann Kleint2013-11-092-9/+8
* Initialize variableLars Knoll2013-11-091-0/+1
* Simplify & speed up function callingLars Knoll2013-11-0960-924/+922
* Fix crash in animation controller upon destructionSimon Hausmann2013-11-091-0/+2
* Generalize check for localtime_rKai Koehne2013-11-081-6/+6
* MessageDialog: handle clicked(button, role) signal properlyShawn Rutledge2013-11-087-88/+158
* DefaultMessageDialog: use gadget StandardButton typeShawn Rutledge2013-11-081-36/+36
* Fill recursive ShaderEffectSource with transparent when using alpha.Gunnar Sletta2013-11-072-2/+19
* Fix FolderListModel versioningJ-P Nurmi2013-11-075-15/+23
* Fix crash when invalidating QSGContext.Yoann Lopes2013-11-071-0/+1
* Refactored Animator internalsGunnar Sletta2013-11-067-187/+193
* Version pixelDensity consistentlyAlan Alpert2013-11-061-1/+1
* Initialize variables before using them.Sérgio Martins2013-11-061-0/+2
* Replace QString::fromUtf8() with QString::fromLatin1() for literalsKai Koehne2013-11-062-10/+10
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-063-3/+3
* Fix build on WinRTAndrew Knight2013-11-068-4/+82
* Ensure the this object is set correctly to the scope object in binding expres...Simon Hausmann2013-11-056-37/+2
* Fix QQuickText hover event handlingJ-P Nurmi2013-11-051-12/+13
* Fix XHRLars Knoll2013-11-051-1/+1
* Generate inline code for "foo == null/undefined"Lars Knoll2013-11-052-12/+79
* Smaller optimisationsLars Knoll2013-11-051-8/+6
* Remove 2 unused macrosLars Knoll2013-11-051-3/+0
* Move conversion of this object into generated codeLars Knoll2013-11-0517-19/+64
* Don't initialize locals for simple script functionsLars Knoll2013-11-051-3/+0
* Minor optimisationsLars Knoll2013-11-052-31/+34
* Remove code that's not required anymoreLars Knoll2013-11-051-17/+0
* Don't run the GC too oftenLars Knoll2013-11-051-8/+13
* Optimise string additionsLars Knoll2013-11-057-35/+107
* Fix rounding behavior of Qml when assigning doubles to integer propertiesSimon Hausmann2013-11-053-10/+8
* Remove time type documentationAlan Alpert2013-11-051-30/+0
* Don't propagate mouse events to disabled MouseAreasAlan Alpert2013-11-051-1/+1
* Refactor marking GC'ed objectsLars Knoll2013-11-0545-191/+202
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-054-0/+28
* Add missing namespace wrappers for QQuickItemsModuleTor Arne Vestbø2013-11-051-0/+3
* Doc: Fix broken linksSze Howe Koh2013-11-0530-45/+43
* Replace Message attached property with gadget typesShawn Rutledge2013-11-053-17/+16
* Added QSG_INFO=1 environment variable to spit out graphics infoGunnar Sletta2013-11-053-1/+22
* Doc: Fix typosSze Howe Koh2013-11-053-3/+2
* Doc: Fix QUrl conversion detailsSze Howe Koh2013-11-051-1/+1
* Tolerate NaN in the geometry without assertingGunnar Sletta2013-11-041-0/+9
* Enable JIT for WinCE.Sérgio Martins2013-11-041-2/+2
* Fix preedit text layoutRobin Burchell2013-11-041-2/+2
* Handle glyph runs with >65536 glyphsRobin Burchell2013-11-041-1/+6
* Better way of handling string additionsLars Knoll2013-11-043-25/+31
* Fix a bug in LifetimeInterval:covers()Lars Knoll2013-11-041-3/+1
* Doc: Add missing image to XmlListModel documentationTopi Reinio2013-11-041-0/+0
* Fix unused variable warning in release buildsSimon Hausmann2013-11-041-2/+1
* Fix various compiler warnings in order to remove warn_off in the near futureErik Verbruggen2013-11-0466-404/+325