summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-1710-16/+109
| | |\ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-17536-274/+239080
| | |\ \ \
| | * | | | Improve font handling on Mac/Cocoa.Morten Sorvig2009-09-161-0/+31
| * | | | | Fix qdoc warning about missing fileSarah Smith2009-09-171-1/+1
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-17543-312/+239136
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | qdoc: QGLContext::drawTexture referring to itself.Rhys Weatherley2009-09-171-4/+0
| | * | | | Revert "Added support for subpixel antialiasing on text in the GL2 engine."Rhys Weatherley2009-09-178-181/+24
| | * | | | Simplify QDirectFBPixmapData::fromDataBufferAnders Bakken2009-09-161-48/+3
| | * | | | Make QT_DIRECTFB_PALETTE an opt-in optionAnders Bakken2009-09-162-3/+3
| | * | | | have make_qfeatures_dot_h use QTSRCDIR if defined, update qfeatures.hJeremy Katz2009-09-162-17/+22
| | * | | | QGlobal: fix Windows error reportingPeter Hartmann2009-09-161-1/+1
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-16157-592/+3007
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1587-812/+1571
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-144-27/+51
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-13142-20185/+2731
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-108810-35831/+36567
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-09122-1905/+2054
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-0865-249/+1096
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-07324-4581/+3215
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove redundant includeSarah Smith2009-09-041-2/+0
| * | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix compile breakageSarah Smith2009-09-042-0/+3
* | | | | | | | | | | | | | | Merge branch '4.5' into 4.6Tom Cooksey2009-09-1718-63/+161
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Make the PowerVR screen driver for QWS compile against shipped headersTom Cooksey2009-09-171-2/+2
| * | | | | | | | | | | | | | compile fix for embedded Linux and defined QT_COORD_TYPETakumi ASAKI2009-09-171-1/+1
| * | | | | | | | | | | | | | Designer: tab order in DeviceProfileDialog correctedJoerg Bornemann2009-09-171-38/+46
| * | | | | | | | | | | | | | Revert "Added autotest to demonstrate clipping path problem"Alexis Menard2009-09-171-32/+0
| * | | | | | | | | | | | | | Fix crash or painting error when drawing dashed lines with penWidth > 1Eskil Abrahamsen Blomfeldt2009-09-173-2/+29
| * | | | | | | | | | | | | | Update qt eclipse integration version number in docs, fix paths.Jarek Kobus2009-09-172-4/+4
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fixes issue of forward only datasets failing when not set so.Bill King2009-09-172-0/+48
| * | | | | | | | | | | | | Fixed the qkeysequence::translated autotest.Kim Motoyoshi Kalland2009-09-164-5/+9
| * | | | | | | | | | | | | Disabled the qtwidgets test for the times being.Trond Kjernaasen2009-09-161-0/+2
| * | | | | | | | | | | | | Fixed the QThread tests for Windows.Trond Kjernaasen2009-09-161-9/+18
| * | | | | | | | | | | | | Fixed QImageReader autotests.Trond Kjernaasen2009-09-161-10/+11
| * | | | | | | | | | | | | Fixes: Fixed incorrect tracks number calculation with phonon/gstDmytro Poplavskiy2009-09-161-5/+9
| * | | | | | | | | | | | | Added autotest to demonstrate clipping path problemandyc2009-09-151-0/+32
| * | | | | | | | | | | | | Fix drawing text in QPicture and printing in right-to-left modeEskil Abrahamsen Blomfeldt2009-09-151-1/+5
* | | | | | | | | | | | | | Update the QWS PowerVR driver's pro to use the new EGL qmake varsTom Cooksey2009-09-171-2/+2
* | | | | | | | | | | | | | Add a QMAKE_LFLAGS_EGL and QMAKE_LFLAGS_OPENGLTom Cooksey2009-09-172-0/+2
* | | | | | | | | | | | | | Skip the multipleFBOInterleavedRendering autotest on when using OpenGL 1Tom Cooksey2009-09-171-0/+5
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Make EGL a requirement for building OpenGL on QWSTom Cooksey2009-09-161-2/+2
* | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-09-16529-190/+239156
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixed linking on Windows.Trond Kjernaasen2009-09-161-1/+1
| * | | | | | | | | | | | | Doc: Made the QDockWidget::windowTitle property non-internal.David Boddie2009-09-161-1/+1
| * | | | | | | | | | | | | Doc: Added notes about using dock widgets and fixed some references.David Boddie2009-09-161-7/+13
| * | | | | | | | | | | | | Stabilize testsOlivier Goffart2009-09-165-4/+19
| * | | | | | | | | | | | | Don't crash on exit if the X11 clipboard owner has not been created.Bradley T. Hughes2009-09-161-1/+2
| * | | | | | | | | | | | | Remove unnecessary lines from MMP files when using libstdcppv5.dllIain2009-09-161-12/+1
| * | | | | | | | | | | | | Fix alpha setting in Designer's "Edit Palette" windowFriedemann Kleint2009-09-163-17/+8
| * | | | | | | | | | | | | Put back the declarativeData into its union so it doesn't take memoryOlivier Goffart2009-09-161-2/+4