summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Softkeys remain disabled if action owning action widget is enabledSami Merilä2009-10-165-13/+13
| | |/ / / / /
| | * | | | | doc: Fixed the wording in some \brief commands.Martin Smith2009-10-162-2/+2
| | * | | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1611-77/+128
| | |\ \ \ \ \
| | | * | | | | Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-161-1/+2
| | | * | | | | Use the fallback icon theme name, if the system icon theme name can not be de...Robert Griebl2009-10-151-0/+4
| | | * | | | | Make QT_DIRECTFB_SUBSURFACE an opt-in optionAnders Bakken2009-10-151-1/+1
| | | * | | | | Fix themed icon loader on DEs other than KDE and Gnome.Robert Griebl2009-10-151-0/+2
| | | * | | | | Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-153-14/+14
| | | |\ \ \ \ \
| | | | * | | | | Some sub menus are disabled in CocoaPrasanth Ullattil2009-10-151-2/+2
| | | | * | | | | Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
| | | | * | | | | Fix a crash in cocoa when a QMessageBox is destroyed from dropEvent()Prasanth Ullattil2009-10-121-11/+11
| | | * | | | | | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-154-2/+7
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | * | | | | Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-155-67/+92
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1425-85/+740
| | | | |\ \ \ \ \
| | | | * | | | | | Make the autotest pass for descending order in QTableWidgetPierre Rossi2009-10-142-2/+2
| | | | * | | | | | Sorting bug in QTableView fixPierre Rossi2009-10-131-0/+2
| | | | * | | | | | Fix sorting after changing a QTableView's headerOlivier Goffart2009-10-131-0/+3
| | | | | |_|_|/ / | | | | |/| | | |
| | | | * | | | | Itemview: fix regression concerning Ctrl+rubber band selectionsFrank Reininghaus2009-10-131-1/+1
| | | * | | | | | Made Mac Cocoa use the input method hints when deciding on IM.axis2009-10-151-1/+4
| | | * | | | | | Fix pointer grab issues in S60Shane Kearns2009-10-151-56/+88
| | | * | | | | | fix compilation with namespaceshjk2009-10-151-2/+6
| | * | | | | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1596-1732/+3030
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Compile on Carbon.Morten Johan Sørvig2009-10-151-0/+4
| | | * | | | | | Signal for an update when the cursor is visibleAlan Alpert2009-10-151-1/+1
| | | * | | | | | qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-154-11/+7
| | * | | | | | | When reparenting native widget, delayed deletion of Symbian controlGareth Stockwell2009-10-155-1/+28
| | * | | | | | | Modified QSymbianControl::setFocusSafely to set last focused controlGareth Stockwell2009-10-131-1/+2
| | * | | | | | | Added a new event type, WinIdChange.Gareth Stockwell2009-10-091-2/+14
| | * | | | | | | Modified reparenting to correctly deal with native child widgetsGareth Stockwell2009-10-092-23/+48
| * | | | | | | | This reverts commit 99739f35bf700a2bff707da99f5043cd7c12aed5.Kim Motoyoshi Kalland2009-10-161-3/+4
| * | | | | | | | Fixed a crash in tst_qpainter on SPARC w/gcc.Trond Kjernåsen2009-10-161-2/+2
| * | | | | | | | Fixed QPainter::begin() so that it fails gracefully.Kim Motoyoshi Kalland2009-10-152-29/+35
| * | | | | | | | Added explicit qualification of static functions to fix xlC compilation.Samuel Rødal2009-10-151-3/+3
| * | | | | | | | Optimized raster drop shadow filter to only blur alpha channel.Samuel Rødal2009-10-151-24/+27
| * | | | | | | | CompileEskil Abrahamsen Blomfeldt2009-10-151-1/+1
| * | | | | | | | Optimized bloom graphics effect implementation.Samuel Rødal2009-10-141-9/+13
| * | | | | | | | Added qt_toRasterPixmap functions.Samuel Rødal2009-10-141-0/+23
| * | | | | | | | Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy().Samuel Rødal2009-10-149-8/+38
| * | | | | | | | Fixed wrong use of graphics effects for pixmap graphics items.Samuel Rødal2009-10-141-27/+7
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-142-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixed handling of brush origin in the OpenGL paint engines.Kim Motoyoshi Kalland2009-10-131-2/+1
| | * | | | | | | | Fixed bug where bitmaps were painted black instead of in pen colour.Kim Motoyoshi Kalland2009-10-131-0/+2
| * | | | | | | | | Make QStrokerOps, QStroker and QDashStroker properly modulargunnar2009-10-131-4/+4
| * | | | | | | | | Make QStrokerOps, QStroker and QDashStroker properly modulargunnar2009-10-132-8/+38
| |/ / / / / / / /
| * | | | | | | | Fixed documentation of QPixmap::x11Info() to not talk about widgets.Samuel Rødal2009-10-121-5/+5
| * | | | | | | | Fixed bug on X11 with WA_TranslucentBackground and native child widgets.Samuel Rødal2009-10-121-25/+46
| * | | | | | | | Fixed bug where calling fill on pixmap with active painter would crash.Kim Motoyoshi Kalland2009-10-091-0/+10
* | | | | | | | | Fixed bad glyph rendering under cocoaGunnar Sletta2009-10-193-18/+54
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Removed assertion from QComboBox::removeItem()Stian Sandvik Thomassen2009-10-151-1/+4
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Cocoa: QInputDialog autotest reveals event dispatcher bugRichard Moe Gustavsen2009-10-141-8/+13