Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QPlainTextEdit redraw issue in QTextControl | mae | 2009-11-04 | 1 | -1/+3 |
* | Make QStringBuilder respect codecForCStrings | Harald Fernengel | 2009-11-04 | 3 | -21/+62 |
* | Raise the limit for _not_ using multimedia timers to 20ms | Kai Koehne | 2009-11-04 | 1 | -1/+1 |
* | fix canReadLine() erroneously returning true | Oswald Buddenhagen | 2009-11-03 | 2 | -1/+29 |
* | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-02 | 189 | -1578/+3400 |
|\ | |||||
| * | Merge branch 'feature' into 4.6 | Jørgen Lind | 2009-11-02 | 75 | -242/+499 |
| |\ | |||||
| | * | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 169 | -2310/+3603 |
| | |\ | |||||
| | * | | Reverts bf1a6bb6b3b8c98f6ab402512eb2f1996c2435c7 | Jørgen Lind | 2009-10-30 | 7 | -119/+85 |
| | * | | Fix GRAPHICSVIEW | Jørgen Lind | 2009-10-29 | 7 | -13/+41 |
| | * | | Remove QT_NO_ICON from mimimal | Jørgen Lind | 2009-10-29 | 1 | -3/+0 |
| | * | | Fix QT_NO_MAINWINDOW | Jørgen Lind | 2009-10-29 | 1 | -0/+2 |
| | * | | FIX TABBAR | Jørgen Lind | 2009-10-29 | 2 | -6/+16 |
| | * | | Fix SHAREDMEMORY | Jørgen Lind | 2009-10-29 | 1 | -2/+1 |
| | * | | Fix PROXYMODEL | Jørgen Lind | 2009-10-29 | 3 | -5/+2 |
| | * | | Fix TEXTCODEC | Jørgen Lind | 2009-10-29 | 1 | -0/+4 |
| | * | | Fix FSCOMPLETER | Jørgen Lind | 2009-10-29 | 3 | -9/+9 |
| | * | | Fix THREAD and TOOLBAR | Jørgen Lind | 2009-10-29 | 8 | -74/+101 |
| | * | | Fix SCROLLAREA by fixing missing QT_NO_GRAPHICSVIEW dependencies | Jørgen Lind | 2009-10-29 | 6 | -5/+12 |
| | * | | Remove ICON from QFeature | Jørgen Lind | 2009-10-29 | 3 | -67/+58 |
| | * | | Fix QT_NO_PHONON_VIDEO | Jørgen Lind | 2009-10-29 | 8 | -8/+17 |
| | * | | Fix LIBRARY and ICON | Jørgen Lind | 2009-10-29 | 17 | -10/+51 |
| | * | | Fix dependencies in qfeatures | Jørgen Lind | 2009-10-29 | 2 | -62/+89 |
| | * | | Fix LIBRARY and SETTINGS in phonon | Jørgen Lind | 2009-10-29 | 7 | -6/+37 |
| | * | | Fix QT_NO_GROUPBOX | Jørgen Lind | 2009-10-29 | 1 | -0/+2 |
| | * | | Fix QT_NO_GROUPBOX | Jørgen Lind | 2009-10-29 | 2 | -2/+2 |
| | * | | Fix Validator | Jørgen Lind | 2009-10-29 | 1 | -0/+6 |
| | * | | Fixed MENU and QWS_PROXYSCREEN | Jørgen Lind | 2009-10-29 | 4 | -8/+38 |
| | * | | Fix QT_NO_PROPERTIES | Jørgen Lind | 2009-10-29 | 3 | -2/+20 |
| | * | | Fix QT_NO_ACTION dependencies | Jørgen Lind | 2009-10-29 | 4 | -13/+28 |
| | * | | Fix QT_NO_XMLSTREAMREADER | Jørgen Lind | 2009-10-29 | 2 | -2/+5 |
| | * | | Added QT_NO_PHONON_EFFECT to gstreamer backend | Jørgen Lind | 2009-10-29 | 5 | -8/+10 |
| | * | | Updated qfeatures.h | Jørgen Lind | 2009-10-29 | 1 | -13/+14 |
| | * | | Fix QT_NO_PHONON_ABSTRACTMEDIASTREAM in phonon | Jørgen Lind | 2009-10-29 | 5 | -1/+41 |
| | * | | The PRINTER feature now depends on TEMPORARYFILE | Jørgen Lind | 2009-10-29 | 2 | -2/+2 |
| | * | | Fix dependencies to QT_NO_PRINTPREVIEWWIDGET | Jørgen Lind | 2009-10-29 | 2 | -2/+2 |
| | * | | Fix QT_NO_IMAGEFORMAT_PNG | Jørgen Lind | 2009-10-29 | 1 | -2/+1 |
| | * | | Fix QFeature QT_NO_PHONON_VOLUMEFADEREFFECT | Jørgen Lind | 2009-10-29 | 3 | -4/+8 |
| | * | | Make QT_NO_PHONON_PLATFORMPLUGIN work | Jørgen Lind | 2009-10-29 | 1 | -3/+4 |
| * | | | Sanitize building Qt with OpenGL ES support | Harald Fernengel | 2009-11-02 | 1 | -12/+10 |
| | |/ | |/| | |||||
| * | | Compilation error due to undefined EGL_BIND_TO_TEXTURE_RGB for OpenGL | Keith Isdale | 2009-11-02 | 1 | -0/+4 |
| * | | Compilation failure for OpenGL and OpenVG graphic system plugins when | Keith Isdale | 2009-11-02 | 1 | -8/+2 |
| * | | Fixed handling of database level precision policy for sqlite driver. | Yuecel Ahi | 2009-11-02 | 1 | -5/+1 |
| * | | Compilation failure for OpenGL and OpenVG graphic system plugins when | Keith Isdale | 2009-11-02 | 1 | -2/+8 |
| * | | Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CE | Keith Isdale | 2009-11-02 | 1 | -1/+1 |
| * | | Compilation error qegl_p.h not found for OpenGL ES enabled build of Qt | Keith Isdale | 2009-11-02 | 1 | -3/+3 |
| * | | Fixes Floating point number truncation in qsqlpsql plugin under linux | Bill King | 2009-11-02 | 1 | -1/+1 |
| * | | Track declarative changes | Warwick Allison | 2009-11-02 | 1 | -1/+1 |
| * | | Add missing QENUM declarations (needed by declarative). | Warwick Allison | 2009-11-02 | 1 | -0/+2 |
| * | | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 43 | -397/+1344 |
| |\ \ | |||||
| | * | | Fix tab widget painting in QGtkStyle with reverse | Jens Bache-Wiig | 2009-10-08 | 6 | -28/+166 |