summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Bump package version to 5.2.1submit/tizen/20140115.105004accepted/tizen/mobile/20140116.012400accepted/tizen/ivi/20140115.202802accepted/tizen/mobileTomasz Olszak1-1/+1
2014-01-15spec adapted for TizenTomasz Olszak1-85/+100
2014-01-15Import from MerTomasz Olszak1-0/+462
2014-01-15Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak29-1212/+923
2014-01-14Fix warning about cast from char* to QStringThiago Macieira1-2/+2
2014-01-11On Mac only editable ComboBox should receive tab focusFrederik Gladhorn2-2/+9
2014-01-10Make qtdeclarative compile with QT_NO_TRANSLATIONTasuku Suzuki1-3/+5
2014-01-10tst_qquickpathview: Use QCOMPARE instead of QVERIFY.Friedemann Kleint1-7/+7
2014-01-10not build QQmlSettings when QT_NO_SETTINGS is definedTasuku Suzuki1-0/+3
2014-01-10Support batching of rotated antialiased elements.Gunnar Sletta1-6/+5
2014-01-10Doc: Fix current QtQuick module version.Takumi Asaki1-2/+2
2014-01-10Fix bad cast of virtual class to base class via reinterpret_castThiago Macieira1-1/+1
2014-01-09Doc: QtTest - Fix documentation for TestCase and SignalSpyCaroline Chao9-1038/+777
2014-01-09Remove redundant copies of enabled flag in QML profilerUlf Hermann3-145/+63
2014-01-09Fix some typos in documentation.Jeff Tranter4-4/+4
2014-01-09Updated the code to resize the text box on window resizeVenu1-0/+1
2014-01-09Fix Flickable generated release event with pressDelay.Martin Jones3-1/+42
2014-01-08Fix broken build with Clang < 3.4 after 60aed669345be33b916c445565Thiago Macieira1-1/+2
2014-01-08Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak106-412/+746
2014-01-08V4: optimize dominator frontier storage.Erik Verbruggen1-7/+164
2014-01-08Keys Attached Property: Fix doc reference to nonexistent propertiesGabriel de Dietrich1-2/+2
2014-01-07Ameliorate DocumentationAlan Alpert1-2/+3
2014-01-07[ChangeLog][QtQml] Fix JavaScript Array.pop() not updating the internal array...Simon Hausmann2-1/+14
2014-01-07Use qDebug for all debug under src/quick/scenegraph.Gunnar Sletta7-10/+11
2014-01-07Doc: Add links to Qt Quick Test Reference DocumentationCaroline Chao2-2/+2
2014-01-06Accessibility: mark more items as focusableFrederik Gladhorn1-1/+17
2014-01-06Accessibility: quick items are not visible when their window is notFrederik Gladhorn1-1/+1
2014-01-04Remove unused static functions from QtQml found by Clang 3.4Thiago Macieira1-28/+0
2014-01-04Also fix the unused variable warning that ICC found with ClangThiago Macieira1-0/+2
2014-01-03QtQuick.Dialogs FileDialog: default mode is ExistingFileShawn Rutledge1-0/+1
2014-01-02Fix property access to QQmlPropertyMap objects when addressed via idSimon Hausmann3-5/+35
2014-01-02Fix lookups of enums in singletonsSimon Hausmann5-35/+65
2014-01-02V4: remove class field in DominatorTree that was used only once.Erik Verbruggen1-21/+18
2014-01-02V4 IR: do not add unconditional jumps to work listsErik Verbruggen1-1/+4
2014-01-02V4: re-enable test cases disabled for QTBUG-34047Erik Verbruggen1-9/+1
2014-01-02V4 IR: change datastructures for dominator calculations.Erik Verbruggen1-112/+172
2013-12-30Doc: Fix broken linksSze Howe Koh44-76/+75
2013-12-30QtQuick ColorDialog: ensure slider rotation takes effectShawn Rutledge1-0/+5
2013-12-29QtQuick.Dialogs: check for inheriting from QApplicationShawn Rutledge1-1/+1
2013-12-26Context2D: don't use an arrow to illustrate scaling in the docs.Mitch Curtis1-0/+0
2013-12-23systemdialogs example: path to /tmp is different on WindowsShawn Rutledge1-1/+1
2013-12-23Doc: Fixed a few broken links and snippetsVenu2-4/+4
2013-12-20QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi12-0/+16
2013-12-19Doc: Updated the image URLVenu1-2/+2
2013-12-19use private linkage where possibleOswald Buddenhagen3-3/+3
2013-12-19remove obsolete workarounds for qmake processing order problemsOswald Buddenhagen2-31/+0
2013-12-19V4 SSA: add some more literature references.Erik Verbruggen1-5/+13
2013-12-19Fix deadlock when QQmlEngine is destroyed during compilation.Andrew den Exter1-14/+27
2013-12-19Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter17-32/+68
2013-12-18QtQuick window example improvements: window size and DPI infoShawn Rutledge2-3/+4