summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of print() with console.log().Michael Brasser2010-04-238-33/+34
* Remove out-of-date performance doc.Michael Brasser2010-04-231-122/+0
* Doc fixes.Michael Brasser2010-04-236-30/+40
* Return null if creation fails.Michael Brasser2010-04-232-5/+7
* Basic Component doc.Michael Brasser2010-04-231-1/+74
* Collection of small doc improvementsMartin Jones2010-04-2310-15/+19
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2393-1130/+1994
|\
| * Update visual tests after some painter updates.Michael Brasser2010-04-222-83/+83
| * Add missing Q_DISABLE_COPYs.Michael Brasser2010-04-225-0/+8
| * Use Q_DECLARE_PRIVATE for private slot.Michael Brasser2010-04-223-7/+7
| * Workaround no longer needed.Michael Brasser2010-04-221-3/+1
| * Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-2216-60/+61
| * Continue to register base type.Michael Brasser2010-04-221-0/+1
| * Doc.Michael Brasser2010-04-221-18/+20
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-221198-4147/+13074
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-221198-4147/+13074
| | |\
| * | \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-226-13/+46
| |\ \ \ | | |/ / | |/| |
| | * | qdoc: Updated the extra images variable again, for each manual.qdocconf.Martin Smith2010-04-225-10/+43
| | * | Revert "Add new QDataStream version for Qt 4.8."Jason McDonald2010-04-221-4/+3
| | * | Add new QDataStream version for Qt 4.8.Jason McDonald2010-04-221-3/+4
| | * | Fix URL for Qt Bug Tracker.Jason McDonald2010-04-221-3/+3
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2264-954/+1775
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2164-954/+1775
| | |\ \
| | | * | Cocoa: fix namespace build breakageRichard Moe Gustavsen2010-04-211-1/+6
| | | * | Trivial doc fixHarald Fernengel2010-04-211-0/+1
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-2113-25/+62
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2158-949/+1608
| | | | |\ \
| | | | | * | Cocoa: cocoa sometimes show a hidden windowRichard Moe Gustavsen2010-04-211-0/+11
| | | | | * | Default (Parentless) QMenuBar actions do not work (without autotest)Richard Moe Gustavsen2010-04-211-4/+15
| | | * | | | qdoc: Updated the extra images variable for each manual.qdocconf.Martin Smith2010-04-214-4/+160
| | | | |/ / | | | |/| |
| | | * | | Reorganised double stream out operator in QDataStream to avoid causing unnece...James Larcombe2010-04-211-3/+4
| | | * | | Revert "Report the error as being AlreadyExists if this is why it fails"Morten Johan Sørvig2010-04-213-32/+3
| | | * | | Revert "Default (Parentless) QMenuBar actions do not work"Morten Johan Sørvig2010-04-214-77/+15
| | | * | | fix memory bugLorn Potter2010-04-211-3/+1
| | | * | | fix nativeFilePath character width issueOswald Buddenhagen2010-04-201-3/+5
| | | * | | fix typosOswald Buddenhagen2010-04-207-7/+7
| | | * | | Just use the path as the url can have an anchor attached etc...kh12010-04-202-4/+5
| | | * | | Doc: Cleaning HTML generator and updating index.qdocMorten Engvoldsen2010-04-202-73/+68
| | | * | | Default (Parentless) QMenuBar actions do not workRichard Moe Gustavsen2010-04-204-15/+77
| | | * | | Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCoreKent Hansen2010-04-203-10/+59
| | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-2048-224/+383
| | | |\ \ \
| | | | * | | Improve itemview appearance on MacJens Bache-Wiig2010-04-201-5/+11
| | | | * | | Backport a few fixes to the Designer filteredit from CreatorJens Bache-Wiig2010-04-201-4/+10
| | | | * | | Doc: Correcting qdocconf files for assistantMorten Engvoldsen2010-04-204-28/+53
| | | | * | | ScrollBar width not updated dynamically on Windows.Prasanth Ullattil2010-04-202-0/+26
| | | | * | | [tst_qhostinfo] Modify multipleDifferentLookups to repeat hostnamesThiago Macieira2010-04-201-17/+28
| | | | * | | [tst_qhostinfo] Properly clean up the cache and lookup threads.Thiago Macieira2010-04-202-5/+20
| | | | * | | Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-2013-17/+34
| | | | * | | make sure to lock theseLorn Potter2010-04-191-0/+6
| | | | * | | QScript: use JSC::NativeFunctionWrapper instead of JSC::PrototypeFunction whe...Olivier Goffart2010-04-193-8/+11