Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cocoa: qfiledialog test spits out memory warnings | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+3 |
* | Carbon: fix build breakage on carbon | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+2 |
* | Merge branch 'master' into staging-1-master | Paul Olav Tvete | 2010-01-25 | 1126 | -4441/+6914 |
|\ | |||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 6 | -7/+7 |
| |\ | |||||
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 6 | -7/+7 |
| | |\ | |||||
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 6 | -7/+7 |
| | | |\ | |||||
| | | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 6 | -7/+7 |
| | | | |\ | |||||
| | | | | * | Merge branch 'merge-request-1601' into master-s60 | axis | 2010-01-05 | 7 | -9/+9 |
| | | | | |\ | |||||
| | | | | | * | Make all Symbian #includes lower case. | Anderson Lizardo | 2009-10-23 | 7 | -9/+9 |
| * | | | | | | Build fix for wince | Thierry Bastian | 2010-01-22 | 2 | -1/+2 |
| |/ / / / / | |||||
| * | | | | | The declaration of qt_x11Data needs to be consistent across the header | Darin Broady | 2010-01-22 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | build fix for mingw | Thierry Bastian | 2010-01-22 | 1 | -1/+9 |
| * | | | | Build fix for MSVC2005 and older SDK | Thierry Bastian | 2010-01-22 | 3 | -31/+47 |
| |/ / / | |||||
| * | | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 10 | -42/+153 |
| |\ \ \ | |||||
| | * | | | Menubar and dock disappear after hiding a fullscreen widget on Cocoa. | Carlos Manuel Duclos Vergara | 2010-01-21 | 1 | -0/+32 |
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-20 | 2 | -10/+43 |
| | |\ \ \ | |||||
| | | * | | | Implemented event filter functions for Symbian. | axis | 2010-01-20 | 2 | -10/+43 |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-20 | 4 | -14/+25 |
| | |\ \ \ \ | |||||
| | | * | | | | QGraphicsItem::hasFocus() performance regression. | Bjørn Erik Nilsen | 2010-01-20 | 1 | -1/+8 |
| | | * | | | | Move the labels a bit down so that they align better vertically with the field. | Jan-Arve Sæther | 2010-01-20 | 1 | -3/+3 |
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-20 | 1117 | -1359/+1541 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | * | | | | Fixed QBitmap::load to load into bitmap format again. | Gunnar Sletta | 2010-01-20 | 1 | -7/+14 |
| | | * | | | | Text drawing is not fast currently | Gunnar Sletta | 2010-01-15 | 1 | -3/+0 |
| | * | | | | | Cocoa: Fix painting errors on QGLWidget resizing. | Morten Johan Sørvig | 2010-01-20 | 1 | -1/+1 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | Memory leak in native Toolbar cleanup in Cocoa | Nils Jeisecke | 2010-01-19 | 1 | -0/+11 |
| | * | | | | Designer crashes when previewing QMainWindow with native Toolbar on Mac | Prasanth Ullattil | 2010-01-19 | 1 | -0/+13 |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-18 | 1 | -17/+28 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-16 | 1 | -17/+28 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-15 | 1 | -17/+28 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | use same small color dialog on S60 and Maemo 5 | Harald Fernengel | 2010-01-15 | 1 | -17/+28 |
| * | | | | | | | | Changed QBrush::operator== to also compare the brush transforms. | Kim Motoyoshi Kalland | 2010-01-19 | 1 | -18/+18 |
| * | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-18 | 24 | -71/+189 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Fixes: When calling QDesktopWidget::screenGeometry() with a null | Andy Shaw | 2010-01-18 | 1 | -0/+10 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-15 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Avoid an unnecessary copy in QImage::scaled(). | Trond Kjernåsen | 2010-01-15 | 1 | -1/+1 |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-15 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | | * | | | | | | Fixes: Cosmetic fix for maemo spin box | Jens Bache-Wiig | 2010-01-15 | 1 | -1/+1 |
| | | | |/ / / / | | | |/| | | | | |||||
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-15 | 4 | -5/+24 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-15 | 4 | -5/+24 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-14 | 4 | -5/+24 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Enable surface transparency support on Symbian^4. | Jason Barron | 2010-01-14 | 1 | -0/+8 |
| | | | | * | | | | Improve the behavior of expose events on Symbian. | Jason Barron | 2010-01-14 | 4 | -5/+16 |
| | * | | | | | | | Clarify the docs slightly for QPainter::beginNativePainting(). | Trond Kjernåsen | 2010-01-15 | 1 | -6/+11 |
| | * | | | | | | | Fixed the encoding of the Tile and Creator tags in the PDF engine. | Trond Kjernåsen | 2010-01-15 | 1 | -8/+18 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-14 | 2 | -7/+16 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | QListView in icon view mode, drop enabled items wouldn't receive anything | Gabriel de Dietrich | 2010-01-14 | 1 | -0/+7 |
| | | * | | | | | | Fixes wrong stroke clipping with the raster engine. | Yoann Lopes | 2010-01-14 | 1 | -7/+9 |
| | | |/ / / / / | |||||
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-14 | 3 | -7/+25 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Fix tst_qmlgraphicstext::letterSpacing tst_qmlgraphicstext::wordSpacing Sent ... | Warwick Allison | 2010-01-14 | 1 | -1/+9 |
| | | * | | | | | File dialog mode is not correctly updated in Mac (Cocoa). | Prasanth Ullattil | 2010-01-14 | 2 | -6/+16 |
| | | |/ / / / |