summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Make sure we don't use subpixel positions in full hinting modeJiang Jiang2011-04-013-7/+4
* Compile with QStringBuilder and QByteArrayOlivier Goffart2011-04-013-2/+3
* Chnaged Q_AUTOTEST_EXPORT marco into Q_GUI_EXPORT for QZipWriter classPavel Mogilevskiy2011-04-011-1/+1
* Fix horizontal centered text drawing without word wrapJiang Jiang2011-04-014-23/+30
* fix order of #include-s on SPARCRitt Konstantin2011-04-011-2/+1
* move semun declaration to qcore_unix_p.hRitt Konstantin2011-04-013-43/+18
* Replace CL_MIN/CL_MAX by qMin/qMaxminiak2011-03-311-23/+20
* Fix window pixmap initialization strategyJacopo De Simoi2011-03-311-3/+9
* Track compositingManagerRunning changesJacopo De Simoi2011-03-311-0/+9
* Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-3112-234/+315
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-03-2812-234/+315
| |\
| | * Fix crash and infinite recursion caused by previous commitsJiang Jiang2011-03-282-2/+3
| | * Fix remaining regressions in QWSJiang Jiang2011-03-253-2/+7
| | * Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2011-03-252-1/+10
| | * Fixed remaining issues in subpixel positioning with FreeTypeJiang Jiang2011-03-246-142/+142
| | * Fix QTransform debug outputJiang Jiang2011-03-241-0/+3
| | * qFloor the decoration line width before paintingJiang Jiang2011-03-241-1/+1
| | * Let QTextLine decide its own x position in QPainterJiang Jiang2011-03-241-8/+5
| | * Reset GL glyph cache when texture limit is reachedEskil Abrahamsen Blomfeldt2011-03-231-0/+5
| | * unlockFace was put in the wrong place in previous patchJiang Jiang2011-03-221-2/+2
| | * Implement subpixel positioning with FreeTypeJiang Jiang2011-03-227-101/+162
* | | Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-2858-316/+1816
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-243-12/+40
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-233-12/+40
| | |\ \
| | | * | Icon in QMessageBox::question is deformed on SymbianSami Merila2011-03-231-3/+10
| | | * | Prevent crash when connecting signal in splitviewSami Merila2011-03-231-9/+12
| | | * | GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-12/+14
| | | * | GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-0/+15
| | | * | Add missing nullify for the s60 style's background pixmap pointer.Laszlo Agocs2011-03-231-0/+1
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-2413-10/+109
| |\ \ \ \
| | * | | | Fix warning about copy constructor not initialising base explicitlyThiago Macieira2011-03-221-0/+1
| | * | | | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-2265-329/+1937
| | |\ \ \ \
| | * | | | | Fix compilation with QT_NO_Tasuku Suzuki2011-03-2112-9/+109
| * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-224-11/+32
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-224-11/+32
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | QS60Style: Update placeholder texture to real oneSami Merila2011-03-224-11/+32
| * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-222-6/+7
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-211-1/+1
| | |\ \ \ \
| | | * | | | Don't crash calling QTextDocument::blockBoundingRect on invalid blockEskil Abrahamsen Blomfeldt2011-03-211-1/+1
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-211-5/+6
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Changed s60 style not to rely on QPixmapData::toNativeType().Laszlo Agocs2011-03-211-5/+6
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-224-13/+33
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-194-13/+33
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-194-13/+33
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-184-13/+33
| * | | | | | Merge remote branch 'qt/master' into staging-masterSamuel Rødal2011-03-2138-121/+403
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'merge_raster'Fabien Freling2011-03-1714-145/+338
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote branch 'raster/master' into merge_rasterFabien Freling2011-03-1714-145/+338
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add an overloading function to flush().Fabien Freling2011-03-162-0/+9
| | | * | | | | | | Remove the check on flushRequested.Fabien Freling2011-03-161-1/+1