summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdrawhelper: fix optim in 2245641baOlivier Goffart2010-04-131-29/+88
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1295-1050/+1663
|\
| * QSlider and StyleSheet: fix one pixel error while drawing the SliderAddPageOlivier Goffart2010-04-121-2/+2
| * accelerate QWindowsPipeWriter for bigger chunks of dataJoerg Bornemann2010-04-122-6/+4
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-12165-1840/+3540
| |\
| | * Fix flattening of largely scaled, thin, dashed beziers.Gunnar Sletta2010-04-121-4/+24
| | * Increased the precision used to flatten beziersGunnar Sletta2010-04-121-2/+2
| | * Fix QT_NO_MOVIETasuku Suzuki2010-04-124-0/+14
| | * Fix compile error with QT_NO_ACTION in QtGuiTasuku Suzuki2010-04-122-7/+20
| | * Fix QT_NO_COMPLETERTasuku Suzuki2010-04-121-1/+1
| | * Fix QT_NO_FSCOMPLETERTasuku Suzuki2010-04-121-0/+4
| | * Fix QT_NO_FILESYSTEMMODELTasuku Suzuki2010-04-121-0/+2
| | * Build fixThierry Bastian2010-04-121-10/+0
| | * Safeguard ourselves against corrupt registry values for cleartype gammaGunnar Sletta2010-04-121-0/+5
| | * fix cetest build properlyJoerg Bornemann2010-04-124-21/+24
| | * qdrawhelper: optimize the fetch transformed bilinear functionsOlivier Goffart2010-04-121-46/+46
| | * Compile fix for WinCEThierry Bastian2010-04-121-1/+7
| | * Make sure the selectionChanged signal is not called too muchThierry Bastian2010-04-123-1/+26
| | * Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7Tom Cooksey2010-04-1231-633/+1460
| | |\
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-1246-407/+537
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1060-955/+1338
| | | |\ \
| | | | * | Fix the doc for QFrame::frameStyleThierry Bastian2010-04-091-1/+1
| | | | * | Don't use texture-from-pixmap if the target isn't GL_TEXTURE_2DTom Cooksey2010-04-091-1/+2
| | | | * | Add runtime check for GLX >= 1.3 before using glXCreatePixmapTom Cooksey2010-04-091-0/+8
| | | | * | QDrawHelper: Reduce code duplicationsOlivier Goffart2010-04-091-215/+61
| | | | * | Improve matching X11 VisualIDs to EGL configsTom Cooksey2010-04-091-24/+53
| | * | | | Implement heightForWidth support for QTabWidget and QStackedLayout.Jan-Arve Sæther2010-04-1210-16/+149
| | | |/ / | | |/| |
| | * | | Remove obsolete function set_winapp_name()miniak2010-04-092-44/+14
| | * | | Speedup fetchTransformedBilinear in the fast_matrix caseOlivier Goffart2010-04-091-7/+9
| | * | | Allow y-interted pixmaps for brushes in GL2 paint engineTom Cooksey2010-04-091-1/+3
| | * | | Build fix for mingwThierry Bastian2010-04-092-9/+7
| | * | | Fix build with mingw (64 bit)Thierry Bastian2010-04-081-0/+3
| | * | | Make configure.exe compatible with mingw 64Thierry Bastian2010-04-081-1/+1
| | * | | Adjust indentationBernhard Rosenkraenzer2010-04-081-10/+10
| | * | | e-Ink support cleanupBernhard Rosenkraenzer2010-04-082-7/+27
| | * | | Tweak the display update IOCTL callsBernhard Rosenkraenzer2010-04-081-2/+5
| | * | | Support 8-Track e-Ink devicesBernhard Rosenkraenzer2010-04-082-6/+47
| | * | | Get stride from LinuxFB instead of calculating it ourselves.Paul Olav Tvete2010-04-081-1/+1
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-04-0853-658/+1145
| | |\ \ \
| | | * | | Fixed bug in QPainterPath::intersected().Samuel Rødal2010-04-082-4/+32
| | | * | | Fix compile error with QT_NO_ANIMATIONTasuku Suzuki2010-04-081-3/+2
| | | * | | O(n^2) to O(n) optimization in QTreeWidget::selectedItems()Gabriel de Dietrich2010-04-071-1/+5
| | | * | | Fix EGLImage & re-enable its use in QtOpenGLTom Cooksey2010-04-072-27/+30
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-301499-11625/+22092
| | | |\ \ \
| | | | * | | Fixed the action geometry of menu bar in RTLThierry Bastian2010-04-071-6/+5
| | | | * | | Disable EGLImage usageTom Cooksey2010-04-071-24/+24
| | | | * | | Revert "Remove references to evr based renderer from .pro."Thierry Bastian2010-04-071-4/+9
| | | | * | | Revert "Update Phonon ds9 backend to 4.4.0."Thierry Bastian2010-04-0734-620/+1001
| | | | * | | QTreeView: fix PageUp/PageDown with disabled items.Olivier Goffart2010-04-072-0/+36
| | | * | | | Fix use of bitmap fonts on some Linux systemsEskil Abrahamsen Blomfeldt2010-03-301-2/+7