summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | 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
| | | | | | | * | | | | no export in pluginWarwick Allison2010-04-231-1/+1
| | | | | | | * | | | | Fix hidden menu on embedded.Warwick Allison2010-04-232-7/+17
| | | | | | | * | | | | Location of binary is not on installed-content import path.Warwick Allison2010-04-231-2/+0
| | | | | | | * | | | | compileWarwick Allison2010-04-221-2/+1
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-278-15/+152
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Justin McPherson2010-04-2726-126/+160
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix attempted invocation of non-existent timerActivated() slot.Andrew den Exter2010-04-271-2/+2
| | * | | | | | | | | | | | Fix up qdocs for mediaservices namespace.Kurt Korbatits2010-04-271-9/+9
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-275-3/+136
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | MediaServices; Don't look at the debug info when looking for plugins.Justin McPherson2010-04-271-1/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-265-3/+136
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | fix nmake build with win32-msvc2010Joerg Bornemann2010-04-263-3/+3
| | * | | | | | | | | | | Added mkspec for MSVC 2010Martin Petersson2010-04-262-0/+133
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-273-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert "QDialog: user-moved dialog would not show on the same place after hide"Gabriel de Dietrich2010-04-273-11/+11
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2721-335/+2108
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| | | | | | | | | | * | | qdoc: Fixed const-ness.Martin Smith2010-04-281-1/+1
| | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | | | | | | | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-277-6/+227
| | | | | | | | | | |\ \
| | | | | | | | | | | * | QTabWidget documentMode not working correctly on MacCarlos Manuel Duclos Vergara2010-04-277-6/+227
| | | | | | | | | | * | | qdoc: Added breadcrumbs for class pages.Martin Smith2010-04-272-27/+19
| | | | | | | | | | |/ /
| | | | | | | | | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-27321-2938/+10746
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | changes-4.7.0 updatedJoerg Bornemann2010-04-271-0/+25
| * | | | | | | | | | | Update Polish translationJarek Kobus2010-04-271-316/+2044
| * | | | | | | | | | | Cocoa: Native QFileDialog has problems selecting name filterRichard Moe Gustavsen2010-04-271-1/+1
| * | | | | | | | | | | Mac: improve mac native events autotest APIRichard Moe Gustavsen2010-04-272-6/+0
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-271656-9161/+24745
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2611-40/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add translator commentOswald Buddenhagen2010-04-261-0/+3
| * | | | | | | | | | | | save a QFile::encodeName()Oswald Buddenhagen2010-04-261-3/+3
| * | | | | | | | | | | | Don't use QList's begin() and end() where possible.Robin Burchell2010-04-261-2/+2
| * | | | | | | | | | | | Ensure we stop the name lookups in QAbstractSocket if we abort().Thiago Macieira2010-04-261-0/+4
| * | | | | | | | | | | | Don't rely on tryStart() to do job control.Thiago Macieira2010-04-261-4/+2
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-261508-7802/+22130
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Improved workaround for new qt documentation, base on dboddie's work.kh12010-04-263-13/+12
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-233-16/+42
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Doc: Fixed typos.David Boddie2010-04-232-2/+2
| * | | | | | | | | | | | | Ensure that all qthelp URLs have paths that start with /qdoc/.David Boddie2010-04-232-6/+5
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-2252-209/+489
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Doc: Fixed the Declarative documentation set. Tweaked the others.David Boddie2010-04-225-26/+44
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-2613-75/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | DEF file updates for BWINS and EABI for SymbianIain2010-04-2610-54/+119
| * | | | | | | | | | | | | | Fix typoThomas Zander2010-04-261-1/+1
| * | | | | | | | | | | | | | Revert "Add QML imports to s60installs.pro"Thomas Zander2010-04-261-19/+0
| * | | | | | | | | | | | | | Assigned a UID3 to qml.exe.Frans Englich2010-04-261-1/+1
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-266-27/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |