summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, fix cut and paste bug in kernel.priPaul Olav Tvete2010-08-261-2/+2
* Move qplatformcursor from gui/painting to gui/kernelPaul Olav Tvete2010-08-204-6/+5
* Clean up lighthouse header filesPaul Olav Tvete2010-08-208-12/+43
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-19615-24813/+31051
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-192-25/+2
| |\
| | * cleanup and remove __FUNCTION__, which breaks build on solarisLorn Potter2010-08-192-25/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1915-104/+250
| |\ \ | | |/
| | * Added license headers to new files.Rohan McGovern2010-08-183-0/+123
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1815-104/+127
| | |\ | |/ /
| | * use intel linker and librarian with iccOswald Buddenhagen2010-08-181-2/+2
| | * create missing output directories for substituted filesOswald Buddenhagen2010-08-183-4/+4
| | * fix shadow builds with scratchboxOswald Buddenhagen2010-08-181-3/+8
| | * QMake/Win32/MinGW: Fix ar script generating with absolute pathsTuomas Suutari2010-08-181-4/+1
| | * Crash in QWidgetPrivate::init on QApplication::quit() using a modal dialog on...Carlos Manuel Duclos Vergara2010-08-187-12/+94
| | * Crash in QX11PaintEngine::drawPixmapCarlos Manuel Duclos Vergara2010-08-181-0/+2
| | * Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-182-75/+12
| | * Revert "Outline / fill inconsistency in X11 paint engine."Samuel Rødal2010-08-181-4/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-181-0/+4
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-181-0/+4
| | |\
| | | * respect the layout direction in the default text optionLars Knoll2010-08-181-0/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1821-4039/+359
| |\ \ \
| | * | | Doc: Fixing overlapping text in header listMorten Engvoldsen2010-08-181-1/+1
| | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-1858-4262/+1382
| | |\ \ \
| | | * | | unbreak qmake autotestOswald Buddenhagen2010-08-181-4/+4
| | | * | | Update Polish translationsJarek Kobus2010-08-182-3948/+19
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1816-55/+244
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1816-55/+244
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1716-55/+244
| | | | | |\
| | | | | | * Cocoa: revert parts of cc6dc0aeefde881a95f5fea2b26f2f3d7bdc6e15Richard Moe Gustavsen2010-08-171-4/+0
| | | | | | * Cocoa, Autotest: disable autotest that was added a bit prematureRichard Moe Gustavsen2010-08-171-2/+3
| | | | | | * make error messages consistentOswald Buddenhagen2010-08-171-1/+1
| | | | | | * Add tests/benchmarks/READMEMarkus Goetz2010-08-171-0/+81
| | | | | | * qgrayraster: Remove unnecessary indirection in QT_FT_Outline_DecomposeAndreas Kling2010-08-171-35/+9
| | | | | | * Cocoa: add autotest to be more safe regarding child window stackingRichard Moe Gustavsen2010-08-171-0/+80
| | | | | | * Fix compilation: QT_NO_TEXTSTREAMTasuku Suzuki2010-08-171-0/+2
| | | | | | * exclude QtXmlPatterns from the completeness assessmentOswald Buddenhagen2010-08-171-1/+1
| | | | | | * fix QMAKE_SUBSTITUTES with shadow buildsOswald Buddenhagen2010-08-176-3/+25
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-174-15/+48
| | | | | | |\
| | | | | | | * Outline / fill inconsistency in X11 paint engine.Samuel Rødal2010-08-171-4/+4
| | | | | | | * Cocoa: parent windows shows on screen when they should be hiddenRichard Moe Gustavsen2010-08-171-6/+16
| | | | | | | * Prevented Xorg crash in qtdemo when running corkboards example.Samuel Rødal2010-08-172-5/+28
| | * | | | | | qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-182-35/+95
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-186-54/+171
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Removed QEXPECT_FAIL macros for test case which now passesGareth Stockwell2010-08-181-1/+0
| | * | | | | Ensure native window is considered invisible when it gets destroyedGareth Stockwell2010-08-181-0/+6
| | * | | | | Refactored handling of window visibility events on SymbianGareth Stockwell2010-08-182-26/+37
| | * | | | | Replaced backing store reference count with list of visible widgetsGareth Stockwell2010-08-183-31/+58
| | * | | | | Test backing store is deleted after reparenting a visible native child widgetGareth Stockwell2010-08-181-0/+37
| | * | | | | Test backing store is deleted after: partial reveal, full reveal, hideGareth Stockwell2010-08-181-0/+37
| |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-185-45/+80
| |\ \ \ \ \ | | |_|/ / / | |/| | | |