aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TextEdit: add support for paddingJ-P Nurmi2015-03-053-9/+235
* TextInput: add support for paddingJ-P Nurmi2015-03-054-16/+241
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devFrederik Gladhorn2015-03-0379-253/+446
|\
| * Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-0379-253/+446
| |\
| | * Use of fullsize distance field textures should be font-dependent.Michael Brasser2015-03-031-7/+1
| | * V4: fix regalloc for loops with many life&changing vars.Erik Verbruggen2015-03-031-5/+10
| | * V4: fix phi node use position calculation.Erik Verbruggen2015-03-032-18/+19
| | * Avoid assert in rich text when img width is invalidEskil Abrahamsen Blomfeldt2015-03-021-2/+2
| | * testlib: Introduce MouseDoubleClickSequence() methodCaroline Chao2015-03-023-10/+73
| | * QQuickWindow: rename deliverGestureEvent to deliverNativeGestureEventShawn Rutledge2015-02-272-4/+4
| | * QQuickWindow: move deliverGestureEvent outside QT_NO_WHEELEVENT sectionShawn Rutledge2015-02-271-17/+16
| | * QtQuick: Micro-optimize iterator loops.Friedemann Kleint2015-02-2612-37/+43
| | * QtQml: Micro-optimize iterator loops.Friedemann Kleint2015-02-2611-27/+31
| | * Optimize distance field construction.Michael Brasser2015-02-252-4/+13
| | * Include <limits> in qqmlprofilerservice_p.hUlf Hermann2015-02-251-0/+2
| | * Allow glyph cache textures to be created at full size.Michael Brasser2015-02-252-3/+20
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-2443-115/+159
| | |\
| | | * docs: Add a link to Drag and DropArea in MouseArea's drag sectionSérgio Martins2015-02-171-0/+2
| | | * Doc: fix exampleJoerg Bornemann2015-02-161-1/+2
| | | * Fix width/height property assignment during animations.Aaron McCarthy2015-02-121-1/+1
| | | * Fix QML Timer running not being updated together with triggered signalTroels Nilsson2015-02-111-3/+5
| | | * Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Frederik Gladhorn2015-02-101-1/+1
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-1/+1
| | | | |\
| | | | | * QQuickTextItem: fix crash on polishingGiuseppe D'Angelo2015-01-291-1/+1
| | | * | | Update C++11 warning logic from QtWebKitAllan Sandfeld Jensen2015-02-101-9/+7
| | | |/ /
| | | * | Fix crash when invalidating qqmltypeloaderDaiwei Li2015-02-061-4/+7
| | | * | Doc: fix a file name of an imageLiang Qi2015-02-061-0/+0
| | | * | Fix regression where QQuickScreenAttached overwrites QScreen valuesAlbert Astals Cid2015-02-062-2/+10
| | | * | Fix crash when QQuickWindow::updatePolish() deletes QQuickItems.Gunnar Sletta2015-02-061-14/+16
| | | * | Doc: link issues qtdeclarativeNico Vertriest2015-02-0412-39/+31
| | | * | 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-031-1/+1
| | | * | 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
| | | * | 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-281-1/+3
| | | * | 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-261-0/+3
| | | * | 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-202-2/+2
| | | * | Fix grammar in Keyboard Focus documentation.Mitch Curtis2015-01-201-1/+1