summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QPlainTextEdit redraw issue in QTextControlmae2009-11-041-1/+3
* Make QStringBuilder respect codecForCStringsHarald Fernengel2009-11-043-21/+62
* Raise the limit for _not_ using multimedia timers to 20msKai Koehne2009-11-041-1/+1
* fix canReadLine() erroneously returning trueOswald Buddenhagen2009-11-032-1/+29
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-02189-1578/+3400
|\
| * Merge branch 'feature' into 4.6Jørgen Lind2009-11-0275-242/+499
| |\
| | * Merge commit 'origin/4.6' into featureJørgen Lind2009-11-02169-2310/+3603
| | |\
| | * | Reverts bf1a6bb6b3b8c98f6ab402512eb2f1996c2435c7Jørgen Lind2009-10-307-119/+85
| | * | Fix GRAPHICSVIEWJørgen Lind2009-10-297-13/+41
| | * | Remove QT_NO_ICON from mimimalJørgen Lind2009-10-291-3/+0
| | * | Fix QT_NO_MAINWINDOWJørgen Lind2009-10-291-0/+2
| | * | FIX TABBARJørgen Lind2009-10-292-6/+16
| | * | Fix SHAREDMEMORYJørgen Lind2009-10-291-2/+1
| | * | Fix PROXYMODELJørgen Lind2009-10-293-5/+2
| | * | Fix TEXTCODECJørgen Lind2009-10-291-0/+4
| | * | Fix FSCOMPLETERJørgen Lind2009-10-293-9/+9
| | * | Fix THREAD and TOOLBARJørgen Lind2009-10-298-74/+101
| | * | Fix SCROLLAREA by fixing missing QT_NO_GRAPHICSVIEW dependenciesJørgen Lind2009-10-296-5/+12
| | * | Remove ICON from QFeatureJørgen Lind2009-10-293-67/+58
| | * | Fix QT_NO_PHONON_VIDEOJørgen Lind2009-10-298-8/+17
| | * | Fix LIBRARY and ICONJørgen Lind2009-10-2917-10/+51
| | * | Fix dependencies in qfeaturesJørgen Lind2009-10-292-62/+89
| | * | Fix LIBRARY and SETTINGS in phononJørgen Lind2009-10-297-6/+37
| | * | Fix QT_NO_GROUPBOXJørgen Lind2009-10-291-0/+2
| | * | Fix QT_NO_GROUPBOXJørgen Lind2009-10-292-2/+2
| | * | 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-291-13/+14
| | * | 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-021-12/+10
| | |/ | |/|
| * | 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
| * | 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-021-1/+1
| * | 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
| * | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-3043-397/+1344
| |\ \
| | * | Fix tab widget painting in QGtkStyle with reverseJens Bache-Wiig2009-10-086-28/+166