summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Work-around Symbian 10.1's broken egl.hTom Cooksey2010-03-292-4/+9
* Add some #warnings to debug Symbian EGL build failureTom Cooksey2010-03-291-0/+24
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-295-29/+66
|\
| * Don't try to resolve EGLImage function pointers if they are definedTom Cooksey2010-03-291-0/+2
| * Change ORs to ANDs when checking EGLImage extension definesTom Cooksey2010-03-292-4/+4
| * Protect EGLImage function definitions in #ifdefTom Cooksey2010-03-291-0/+2
| * Round instead of ceil font metrics when ForceIntegerMetrics is enabledTor Arne Vestbø2010-03-261-24/+24
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-2625-1003/+1905
| |\
| | * Implement Texture-From-Pixmap using EGLImage extensions on X11/EGLTom Cooksey2010-03-262-2/+31
| * | Fix the bug where the ampersand symbol would be discarded.Fabien Freling2010-03-262-3/+7
* | | Implement proper QStaticText support in QPaintBufferEskil Abrahamsen Blomfeldt2010-03-292-14/+29
* | | Make QStaticText layout lazyEskil Abrahamsen Blomfeldt2010-03-294-29/+45
* | | Change QStaticText::setMaximumSize() to setTextWidth()Eskil Abrahamsen Blomfeldt2010-03-295-70/+77
* | | Respect QPainter::pen() in QPainter::drawStaticText()Eskil Abrahamsen Blomfeldt2010-03-292-4/+13
| |/ |/|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-2613-487/+1491
|\ \
| * | Paintbuffer single frame profiling.Samuel Rødal2010-03-263-16/+310
| * | Optimized ARGB32PM on RGB16 blending with opacity using NEON.Samuel Rødal2010-03-261-5/+32
| * | Optimized SourceOver and 16 bit dest fetches, dest stores using NEON.Samuel Rødal2010-03-263-15/+134
| * | Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16.Samuel Rødal2010-03-267-419/+890
| * | Included ARM NEON optimizations from pixman in Qt.Samuel Rødal2010-03-266-49/+140
| * | Safeguard the colortable access when converting corrupted indexed8Gunnar Sletta2010-03-261-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-2659-721/+892
| |\ \
| * | | Fix QItemDelegate::textRectangleEskil Abrahamsen Blomfeldt2010-03-261-1/+3
* | | | Synchronize rich text and plain text code paths in QStaticTextEskil Abrahamsen Blomfeldt2010-03-261-2/+4
| |/ / |/| |
* | | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-2554-233/+572
|\ \ \ | | |/ | |/|
| * | Add experimental support for StaticContents in Mac OS X.Fabien Freling2010-03-251-1/+18
| * | Fix misspelling in function name.Fabien Freling2010-03-251-2/+2
| * | Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-252-0/+13
| |\ \
| * \ \ Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-245-15/+15
| |\ \ \
| * | | | Fix qcombobox:flaggedItems autotest failure.Thiago Macieira2010-03-242-11/+10
| * | | | Wrong value for PM_ScrollBarExtent on Windows XP.Prasanth Ullattil2010-03-241-1/+1
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-245-7/+59
| |\ \ \ \
| | * | | | Do not move keyboard focus to invisible windows on X11.Denis Dzyubenko2010-03-242-6/+2
| | * | | | Do not use _NET_ACTIVE_WINDOW for nonmanaged windows.Denis Dzyubenko2010-03-241-1/+2
| | * | | | Revert "Revert "Make QWidget::activateWindow() NET window manager aware.""Denis Dzyubenko2010-03-243-1/+25
| | * | | | Give 1-pixel splitters a larger grab areaJens Bache-Wiig2010-03-242-1/+32
| * | | | | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-0/+6
| |/ / / /
| * | | | Wrong position for foucs ring when used in QMacNativeWidget.Prasanth Ullattil2010-03-241-2/+3
| * | | | Revert "Make QWidget::activateWindow() NET window manager aware."Morten Johan Sørvig2010-03-243-25/+1
| * | | | Fix build with QT_NO_DOCKWIDGETBernhard Rosenkraenzer2010-03-232-0/+6
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2347-214/+496
| |\ \ \ \
| | * | | | After showing modal windows, WM_LBUTTONUP for double click is ignored.Prasanth Ullattil2010-03-231-0/+4
| | * | | | Drag & drop operations wont end while using Remote Desktop sessionsPrasanth Ullattil2010-03-231-10/+6
| | * | | | Revert change 7bf4512659 on Cocoa.Morten Johan Sørvig2010-03-231-1/+1
| | * | | | Extended the high_attributes array, since we have more than 127 widget attrib...Robert Griebl2010-03-231-1/+1
| | * | | | Add missing ,.Aaron McCarthy2010-03-231-1/+1
| | * | | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-234-63/+33
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2244-202/+484
| | |\ \ \ \ \
| | | * | | | | Make QStackTextEngine cheaper to constructAndreas Kling2010-03-221-5/+4
| | | * | | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets (part 2).Robert Griebl2010-03-221-0/+2