summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a default value for optimization settings.Martin Petersson2010-05-181-0/+1
* Update Polish translationsJarek Kobus2010-05-186-621/+618
* qmake/MinGw: Link statically.Friedemann Kleint2010-05-182-2/+3
* Fix a small typo in assistant manual: hompage -> homepageLaszlo Papp2010-05-171-1/+1
* Print icon in doc pages has no effect.kh12010-05-173-0/+3
* Assistant has unnecessary repaints when expand/collapse selected node.kh12010-05-171-7/+11
* Compile fixes.ck2010-05-173-0/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-171-2/+12
|\
| * Changelog: Added Designer/uic3 changes for 4.7.0.Friedemann Kleint2010-05-171-2/+12
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-17429-673/+1254
|\ \
| * | Move xmldata example into rssnews demo.Yann Bodson2010-05-1711-146/+218
| * | Move Q_ENUMS to start of class declarationAaron Kennedy2010-05-172-3/+3
| * | Restructure QDeclarativeAbstractBinding destructorAaron Kennedy2010-05-171-2/+4
| * | Don't call pure virtual method in ~QDeclarativeAbstractBinding()Aaron Kennedy2010-05-171-1/+1
| * | Fix examples autotest when compiled without webkit or xmlpatternsBea Lam2010-05-171-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-17100-958/+2482
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-17416-535/+980
| | |\ \ | |/ / / |/| | |
| | * | Focus should be applied to focus scopes all the way up the chain, notBea Lam2010-05-172-6/+2
| | * | Add focus docs snippetsBea Lam2010-05-172-22/+28
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-1714-88/+432
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-17401-429/+495
| | | |\ \
| | | * | | Don't crash due to recursive positioning.Martin Jones2010-05-173-27/+65
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-16306-3218/+6499
| | | |\ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-146-16/+18
| | | |\ \ \ \
| | | * | | | | Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-149-46/+361
| | * | | | | | Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-173-5/+29
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1744-590/+1020
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Empty commit to trigger a rebuild in the CI systemThiago Macieira2010-05-160-0/+0
| * | | | | | | Use case-insensitive comparison for the "data" scheme in URLsThiago Macieira2010-05-151-1/+1
| * | | | | | | tst_bic: Fix building on Mac 64Thiago Macieira2010-05-151-1/+1
| * | | | | | | Fix building of tst_QTcpSocketThiago Macieira2010-05-151-2/+2
| * | | | | | | Autotest: some improvements to timeout testing of tst_QTcpSocketThiago Macieira2010-05-151-4/+22
| * | | | | | | Revert "Optimized pixmapcache key generation for icons and styles"Thiago Macieira2010-05-153-48/+65
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1544-649/+1044
| |\ \ \ \ \ \ \ |/ / / / / / / /
| * | | | | | | Revert "More improvements to pixmap cache key generation"Thiago Macieira2010-05-144-57/+50
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1445-653/+1055
| |\ \ \ \ \ \ \
| | * | | | | | | More improvements to pixmap cache key generationJens Bache-Wiig2010-05-144-50/+57
| | * | | | | | | More 4.7 stuff.Trond Kjernåsen2010-05-141-0/+3
| | * | | | | | | Fix for autotest failure in qwidget::saveRestoreGeometry()Carlos Manuel Duclos Vergara2010-05-141-1/+1
| | * | | | | | | Optimized pixmapcache key generation for icons and stylesJens Bache-Wiig2010-05-143-65/+48
| | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-1472-1245/+2050
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1431-446/+852
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Mac: restoreGeometry()Carlos Manuel Duclos Vergara2010-05-143-3/+48
| | | | * | | | | | | [Regression] Build failure on Mac CarbonCarlos Manuel Duclos Vergara2010-05-141-0/+2
| | * | | | | | | | | doc: Another upgrade of the top page and overviews.Martin Smith2010-05-1412-138/+141
| | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-141-4/+21
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Some 4.7 changes.Trond Kjernåsen2010-05-141-4/+9
| | | * | | | | | | | Updated changelog.Yoann Lopes2010-05-141-0/+12
| | * | | | | | | | | doc: Added some \briefs to how-to docs.Martin Smith2010-05-1411-19/+28
| | |/ / / / / / / /
| | * | | | | | | | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-05-14448-3303/+7308
| | |\ \ \ \ \ \ \ \