aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: Change declarative -> qml in global.cfgSergio Ahumada2012-09-241-1/+1
* tst_QQuickListView::sectionsDelegate_headerVisibility(): restore QSKIPJ-P Nurmi2012-09-241-0/+2
* Add missing QT_{BEGIN,END}_{NAMESPACE,HEADER}Sergio Ahumada2012-09-232-0/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-232193-38283/+38230
* Add QT_{BEGIN,END}_{NAMESPACE,HEADER} to qtquickglobal.hThiago Macieira2012-09-221-0/+6
* Doc: Updated doc templates in doc/globalJerome Pasion2012-09-212-2/+28
* Qt QML: Updated qtqml.qdocconfJerome Pasion2012-09-211-5/+4
* Avoid hanging if glGetIntegerv() fails.Jason Barron2012-09-211-1/+1
* Examples: Moved example documentation.Jerome Pasion2012-09-2192-720/+3511
* Qt Quick: modified sources into documentation buildJerome Pasion2012-09-211-1/+5
* Qt Quick: Updated qtquick.qdocconfJerome Pasion2012-09-214-10/+758
* Fix Flickable movementEnded() signal emissionAndras Becsi2012-09-181-11/+15
* Use the Module Identifier Directive to make the TimeExample correctLaszlo Papp2012-09-181-0/+1
* qmlplugindump: Update help outputKai Koehne2012-09-181-1/+1
* Remove outdated bic test file.Frederik Gladhorn2012-09-172-18160/+0
* Auto tests: PlatformQuirks::isClipboardAvailable()J-P Nurmi2012-09-173-111/+116
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-1412-75/+74
* Add a Q_UNREACHABLE to improve code generation a littleThiago Macieira2012-09-132-0/+2
* Make the instruction table be constThiago Macieira2012-09-133-7/+7
* Remove tst_qquicktext::alignments()J-P Nurmi2012-09-1311-97/+0
* Remove tst_qquicktextedit::alignments()J-P Nurmi2012-09-1311-91/+0
* Remove tst_qquicktextinput::horizontalAlignment()J-P Nurmi2012-09-134-36/+0
* tst_v4::qtscript(): QSKIP -> QEXPECT_FAILJ-P Nurmi2012-09-131-3/+1
* Qt Quick docs: Added link to the submodules' pages.Jerome Pasion2012-09-122-2/+29
* Add .qmltypes filesKai Koehne2012-09-1220-0/+6814
* tst_QJSEngine::jsFutureReservedWords(): QSKIP -> QEXPECT_FAILJ-P Nurmi2012-09-121-1/+10
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-118-14/+1
* qmlplugindump: Fix handling of implicit signalsKai Koehne2012-09-101-1/+1
* Fix calculation of QML_RENDER_TIMING valuesThomas McGuire2012-09-102-4/+4
* QML_RENDER_TIMING: Add time since last frame to outputThomas McGuire2012-09-102-2/+10
* Add QML_RENDER_TIMING output for the single-threaded caseThomas McGuire2012-09-101-0/+22
* Use DEFINE_BOOL_CONFIG_OPTION for QML_RENDER_TIMINGThomas McGuire2012-09-101-5/+5
* Update the git-archive export optionsThiago Macieira2012-09-102-2/+4
* doc: fix some more typosSergio Ahumada2012-09-109-9/+9
* test: Check for null string comparisonSergio Ahumada2012-09-101-1/+1
* tst_qquickfontloader: remove unnecessary skips on WindowsJ-P Nurmi2012-09-071-21/+0
* Fix tst_qquickanimatedimage::mirror_running()J-P Nurmi2012-09-071-10/+14
* Compile following qreal -> float change in QtGui/math3d classesSean Harmer2012-09-071-2/+2
* QtQml tests: remove QSKIP -> wrap within !QTEST_CROSS_COMPILED guardsJ-P Nurmi2012-09-072-14/+12
* tst_QQuickPathView::package(): updated QSKIP()J-P Nurmi2012-09-071-1/+1
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-0726-31/+31
* qmlplugindump: Fix dumping of typesKai Koehne2012-09-071-1/+1
* qmlplugindump: Take care of 'void' typesKai Koehne2012-09-071-2/+2
* Updated tst_QJSEngineJ-P Nurmi2012-09-071-9/+5
* tst_qquickflickable: fix compilation warningJ-P Nurmi2012-09-071-1/+1
* Wrap tst_qqmllocale::timeZoneUpdated() within Q_OS_UNIX to remove QSKIPJ-P Nurmi2012-09-071-19/+20
* Doc: Fix documentation issues.Kim Motoyoshi Kalland2012-09-077-27/+104
* doc: fix some typos in .qml filesSergio Ahumada2012-09-0714-14/+14
* Attempt to fix tst_QQuickListView::sectionsDelegate_headerVisibility()J-P Nurmi2012-09-061-5/+4
* Fix typo in documentation.Sérgio Martins2012-09-061-1/+1