summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Fix ValidatorJørgen Lind2009-10-291-0/+6
| | * | | | | | | | Fixed MENU and QWS_PROXYSCREENJørgen Lind2009-10-294-8/+38
| | * | | | | | | | Fix QT_NO_PROPERTIESJørgen Lind2009-10-293-2/+20
| | * | | | | | | | Fix QT_NO_ACTION dependenciesJørgen Lind2009-10-294-13/+28
| | * | | | | | | | Fix QT_NO_XMLSTREAMREADERJørgen Lind2009-10-292-2/+5
| | * | | | | | | | Added QT_NO_PHONON_EFFECT to gstreamer backendJørgen Lind2009-10-295-8/+10
| | * | | | | | | | Updated qfeatures.hJørgen Lind2009-10-292-13/+15
| | * | | | | | | | Fix QT_NO_PHONON_ABSTRACTMEDIASTREAM in phononJørgen Lind2009-10-295-1/+41
| | * | | | | | | | The PRINTER feature now depends on TEMPORARYFILEJørgen Lind2009-10-292-2/+2
| | * | | | | | | | Fix dependencies to QT_NO_PRINTPREVIEWWIDGETJørgen Lind2009-10-292-2/+2
| | * | | | | | | | Fix QT_NO_IMAGEFORMAT_PNGJørgen Lind2009-10-291-2/+1
| | * | | | | | | | Fix QFeature QT_NO_PHONON_VOLUMEFADEREFFECTJørgen Lind2009-10-293-4/+8
| | * | | | | | | | Make QT_NO_PHONON_PLATFORMPLUGIN workJørgen Lind2009-10-291-3/+4
| * | | | | | | | | Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-028-25/+77
| * | | | | | | | | Manual glyph shaping test.Alessandro Portale2009-11-023-0/+525
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Compilation error due to undefined EGL_BIND_TO_TEXTURE_RGB for OpenGLKeith Isdale2009-11-021-0/+4
| * | | | | | | | Compilation failure for OpenGL and OpenVG graphic system plugins whenKeith Isdale2009-11-021-8/+2
| * | | | | | | | Fixes testing of sqlite against the real(floating pt) datatypeBill King2009-11-021-0/+1
| * | | | | | | | Fixed handling of database level precision policy for sqlite driver.Yuecel Ahi2009-11-021-5/+1
| * | | | | | | | Compilation failure for OpenGL and OpenVG graphic system plugins whenKeith Isdale2009-11-021-2/+8
| * | | | | | | | Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CEKeith Isdale2009-11-022-1/+4
| * | | | | | | | Compilation error qegl_p.h not found for OpenGL ES enabled build of QtKeith Isdale2009-11-021-3/+3
| * | | | | | | | Fixes Floating point number truncation in qsqlpsql plugin under linuxBill King2009-11-021-1/+1
| * | | | | | | | Track declarative changesWarwick Allison2009-11-021-1/+1
| * | | | | | | | Add missing QENUM declarations (needed by declarative).Warwick Allison2009-11-021-0/+2
| * | | | | | | | Add a French translation to Assistant. Update the phrase book.Benjamin Poulain2009-10-303-0/+1101
| * | | | | | | | Fix a rounding error.Alessandro Portale2009-10-301-1/+1
| * | | | | | | | Added manual text performance test.Alessandro Portale2009-10-302-0/+232
| * | | | | | | | Reducing file size.Alessandro Portale2009-10-301-0/+0
| * | | | | | | | Reducing file sizes.Alessandro Portale2009-10-301-0/+0
| * | | | | | | | Reducing file sizes.Alessandro Portale2009-10-301-0/+0
| * | | | | | | | Reducing file sizes.Alessandro Portale2009-10-305-0/+0
| * | | | | | | | Reducing file sizes.Alessandro Portale2009-10-303-0/+0
| * | | | | | | | Reducing file sizes.Alessandro Portale2009-10-3013-0/+0
| * | | | | | | | Reduced file sizes.Alessandro Portale2009-10-3012-28985/+1446
| * | | | | | | | Merge commit '30b0902cf05b0c1dc649e9c2e7ae0415e0c1d042' into 4.6-upstreamBradley T. Hughes2009-10-301-75/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove the unnecessary (and broken) tst_QMouseEvent::checkMouseMoveEvent() testBradley T. Hughes2009-10-301-75/+0
| | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-3050-413/+1646
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-3050-413/+1646
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix tab widget painting in QGtkStyle with reverseJens Bache-Wiig2009-10-086-28/+166
| | * | | | | | | | | Tabs with corner widgets are drawn incorrectly in document mode on Mac.Prasanth Ullattil2009-10-293-7/+8
| | * | | | | | | | | Ensure that button returns 0 for mouse move eventsDean Dettman2009-10-292-4/+78
| | * | | | | | | | | Fix a combobox autotest on VistaJens Bache-Wiig2009-10-071-2/+3
| | * | | | | | | | | Fix split tool button drawing on Vista when not in a tool barJens Bache-Wiig2009-10-071-10/+36
| | * | | | | | | | | Wrong font used when moving a tab in document mode.Prasanth Ullattil2009-10-281-0/+1
| | * | | | | | | | | Replaced QMap with QHash where possible in the gesture manager implementation.Denis Dzyubenko2009-10-282-13/+13
| | * | | | | | | | | Tiny doc change by David Boddie.Denis Dzyubenko2009-10-281-3/+3
| | * | | | | | | | | Delete all gesture objects and recognizers when gesture manager is deleted.Denis Dzyubenko2009-10-281-0/+5
| | * | | | | | | | | Fixed the gesture event filtering through multiple gesture recognizers.Denis Dzyubenko2009-10-282-25/+29
| | * | | | | | | | | Fixed the scrollarea gesture manual test.Denis Dzyubenko2009-10-282-2/+2