Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fixed wrong scrolling in QListView with hidden rows in ListMode | Gabriel de Dietrich | 2009-10-20 | 2 | -7/+18 | |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alexis Menard | 2009-10-20 | 58 | -338/+918 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Alexis Menard | 2009-10-20 | 9 | -412/+533 | |
| | |\ \ \ | ||||||
| | * | | | | Cocoa: modal window reappears on screen after reactivating app | Richard Moe Gustavsen | 2009-10-20 | 1 | -2/+13 | |
| | * | | | | Fix bug QTBUG-4848 | Sarah Smith | 2009-10-20 | 2 | -9/+14 | |
| | * | | | | fix widget activation from minimized state on Windows mobile | Joerg Bornemann | 2009-10-19 | 1 | -0/+2 | |
| | * | | | | qwidget_wince.cpp: don't invalidate the crect on maximize | Joerg Bornemann | 2009-10-19 | 1 | -14/+4 | |
| | * | | | | qwindowsmobilestyle.cpp: endif comment fixed | Joerg Bornemann | 2009-10-19 | 1 | -1/+1 | |
| | * | | | | Fix doc error. | Jason Barron | 2009-10-19 | 1 | -1/+1 | |
| | * | | | | Fixed QWidget::raise in Symbian | Miikka Heikkinen | 2009-10-19 | 1 | -1/+6 | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 52 | -293/+826 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix crash in QPixmapCache. | David Faure | 2009-10-19 | 1 | -0/+1 | |
| | | * | | | | Made Mac Carbon use the input method hints when deciding on IM. | axis | 2009-10-19 | 1 | -1/+5 | |
| | | | |_|/ | | | |/| | | ||||||
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 82 | -1630/+3317 | |
| | | |\ \ \ | ||||||
| | | | * | | | Doc: Documentation for gesture features. Still a moving target. | David Boddie | 2009-10-16 | 4 | -4/+283 | |
| | | | * | | | Doc: Gesture API documentation review and improvements. | David Boddie | 2009-10-16 | 2 | -12/+37 | |
| | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sami Merilä | 2009-10-16 | 1 | -1/+1 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | doc: Corrected typo. | Martin Smith | 2009-10-16 | 1 | -1/+1 | |
| | | | * | | | | Softkeys remain disabled if action owning action widget is enabled | Sami Merilä | 2009-10-16 | 5 | -13/+13 | |
| | | | |/ / / | ||||||
| | | | * | | | doc: Fixed the wording in some \brief commands. | Martin Smith | 2009-10-16 | 2 | -2/+2 | |
| | | | * | | | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-16 | 11 | -77/+128 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Recognize transformed screens when looking for a QGLScreen | Rhys Weatherley | 2009-10-16 | 1 | -1/+2 | |
| | | | | * | | | Use the fallback icon theme name, if the system icon theme name can not be de... | Robert Griebl | 2009-10-15 | 1 | -0/+4 | |
| | | | | * | | | Make QT_DIRECTFB_SUBSURFACE an opt-in option | Anders Bakken | 2009-10-15 | 1 | -1/+1 | |
| | | | | * | | | Fix themed icon loader on DEs other than KDE and Gnome. | Robert Griebl | 2009-10-15 | 1 | -0/+2 | |
| | | | | * | | | Merge commit 'origin/4.5' into origin/4.6 | Olivier Goffart | 2009-10-15 | 3 | -14/+14 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Some sub menus are disabled in Cocoa | Prasanth Ullattil | 2009-10-15 | 1 | -2/+2 | |
| | | | | | * | | | Fix regression while updating items in itemview. | Olivier Goffart | 2009-10-13 | 1 | -1/+1 | |
| | | | | | * | | | Fix a crash in cocoa when a QMessageBox is destroyed from dropEvent() | Prasanth Ullattil | 2009-10-12 | 1 | -11/+11 | |
| | | | | * | | | | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6 | Olivier Goffart | 2009-10-15 | 4 | -2/+7 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | Made Mac Cocoa use the input method hints when deciding on IM. | axis | 2009-10-15 | 1 | -1/+4 | |
| | | | | * | | | | | Fix pointer grab issues in S60 | Shane Kearns | 2009-10-15 | 1 | -56/+88 | |
| | | | | * | | | | | fix compilation with namespaces | hjk | 2009-10-15 | 1 | -2/+6 | |
| | | | * | | | | | | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-15 | 96 | -1732/+3030 | |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | ||||||
| | | | | * | | | | | Compile on Carbon. | Morten Johan Sørvig | 2009-10-15 | 1 | -0/+4 | |
| | | | | * | | | | | Signal for an update when the cursor is visible | Alan Alpert | 2009-10-15 | 1 | -1/+1 | |
| | | | | * | | | | | qt_paint_device_metric() for fetching metrics | Rhys Weatherley | 2009-10-15 | 4 | -11/+7 | |
| | | | * | | | | | | When reparenting native widget, delayed deletion of Symbian control | Gareth Stockwell | 2009-10-15 | 5 | -1/+28 | |
| | | | * | | | | | | Modified QSymbianControl::setFocusSafely to set last focused control | Gareth Stockwell | 2009-10-13 | 1 | -1/+2 | |
| | | | * | | | | | | Added a new event type, WinIdChange. | Gareth Stockwell | 2009-10-09 | 1 | -2/+14 | |
| | | | * | | | | | | Modified reparenting to correctly deal with native child widgets | Gareth Stockwell | 2009-10-09 | 2 | -23/+48 | |
| | | * | | | | | | | This reverts commit 99739f35bf700a2bff707da99f5043cd7c12aed5. | Kim Motoyoshi Kalland | 2009-10-16 | 1 | -3/+4 | |
| | | * | | | | | | | Fixed a crash in tst_qpainter on SPARC w/gcc. | Trond Kjernåsen | 2009-10-16 | 1 | -2/+2 | |
| | | * | | | | | | | Fixed QPainter::begin() so that it fails gracefully. | Kim Motoyoshi Kalland | 2009-10-15 | 2 | -29/+35 | |
| | | * | | | | | | | Added explicit qualification of static functions to fix xlC compilation. | Samuel Rødal | 2009-10-15 | 1 | -3/+3 | |
| | | * | | | | | | | Optimized raster drop shadow filter to only blur alpha channel. | Samuel Rødal | 2009-10-15 | 1 | -24/+27 | |
| | | * | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2009-10-15 | 1 | -1/+1 | |
| | | * | | | | | | | Optimized bloom graphics effect implementation. | Samuel Rødal | 2009-10-14 | 1 | -9/+13 | |
| | | * | | | | | | | Added qt_toRasterPixmap functions. | Samuel Rødal | 2009-10-14 | 1 | -0/+23 | |
| | | * | | | | | | | Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy(). | Samuel Rødal | 2009-10-14 | 9 | -8/+38 | |