summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.Robert Griebl2010-03-223-1/+26
| | | * | | | | Cocoa: fix eventdispatcher crash, found by macgui autotestRichard Moe Gustavsen2010-03-222-2/+7
| | | * | | | | Make QWidget::activateWindow() NET window manager aware.Robert Griebl2010-03-223-1/+25
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2237-193/+420
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2137-221/+430
| | | | |\ \ \ \ \
| | | | | * | | | | Compile Qt in C++0x mode.Thiago Macieira2010-03-205-46/+47
| | | | | * | | | | Add 2 signals, introduce side widget, make it possible to reset startIdJarek Kobus2010-03-192-27/+183
| | | | | * | | | | Do not create native window handle just because a parent has one.Denis Dzyubenko2010-03-191-1/+1
| | | | | * | | | | Tab color fix for document mode on Snow Leopard.Robert Griebl2010-03-191-4/+6
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1929-143/+193
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1929-143/+193
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-1921-60/+152
| | | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1829-143/+193
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | Add Japanese/Korean keyboard specific keys to QKeySequenceTasuku Suzuki2010-03-181-0/+35