summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2471-236/+2409
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2471-236/+2409
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2371-236/+2409
| | |\
| | | * Link to example files from tutorial pagesBea Lam2010-04-235-10/+73
| | | * Add tutorial for writing QML extensionsBea Lam2010-04-2333-3/+1887
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-2363-461/+721
| | | |\
| | | | * Add doc pages for qml examples.Yann Bodson2010-04-233-49/+300
| | | | * 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
| | | * | 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-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-247-121/+588
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for EGL for symbian on 3.1/3.2/5.0, define QT_NO_EGL.Liang Qi2010-04-231-0/+1
| * | | | Stub implementations for EGL for symbianShane Kearns2010-04-237-121/+587
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-231-25/+24
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7Janne Koskinen2010-04-231345-6483/+15930
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | DEF file fixJanne Koskinen2010-04-231-25/+24
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-235-82/+327
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'origin/4.7' into 4.7aavit2010-04-234-79/+317
| |\ \ \ \ \ \
| | * | | | | | Avoided O(n^2) behavior in painter path clipper.Samuel Rødal2010-04-231-68/+276
| | * | | | | | QTabBar: Widgets inside the tab bar where not properly laid out after moveTab()Gabriel de Dietrich2010-04-233-11/+41
| * | | | | | | Optimization: Avoid data copy when reading jpegs from memoryaavit2010-04-231-3/+10
| |/ / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-233-16/+42
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-231-2/+11
| |\ \ \ \ \ \
| | * | | | | | Diacritic input broken, duplicate the base glypha (on Mac OS X carbon)Prasanth Ullattil2010-04-231-2/+11
| * | | | | | | qdoc: Removed nested <ul> elements from the TOCMartin Smith2010-04-231-13/+30
| |/ / / / / /
| * | | | | | Cocoa: quiting the app from the menubar may cause a crashRichard Moe Gustavsen2010-04-231-1/+1
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-231-1/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-221-1/+27
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-221-1/+27
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | QtWebkit WINS DEF file freezeJanne Koskinen2010-04-221-1/+27
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-2327-1025/+379
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-2227-1025/+379
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Try to use multisampled opengl graphicssystem on all platformsTom Cooksey2010-04-221-0/+1
| | * | | | | | | Make sure recreateEglSurface creates a surface if there isn't oneTom Cooksey2010-04-223-14/+14
| | * | | | | | | QX11GL: Implement QX11GLWindowSurface::grabWidgetTom Cooksey2010-04-222-0/+47
| | * | | | | | | QX11GL: Cleanup the window surface & remove some synchronisationTom Cooksey2010-04-222-53/+47
| | * | | | | | | QX11GL: Move the shared context ownership into a seperate classTom Cooksey2010-04-223-101/+148
| | * | | | | | | QX11GL: Don't do glFinish in endPaintTom Cooksey2010-04-222-7/+0
| | * | | | | | | Implement QGLPaintDevice::metric()Tom Cooksey2010-04-222-0/+17
| | * | | | | | | Remove dead code left after a merge conflict resolutionTom Cooksey2010-04-222-22/+0
| | * | | | | | | Fixed autotest failures in tst_QPainterPath.Samuel Rødal2010-04-222-8/+2
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-2212-828/+111
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Removed bezier intersection code in path clipper.Samuel Rødal2010-04-228-825/+98