summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-2028-729/+853
|\
| * This variable is used to signal a thread to exit. It should be volatile.Thiago Macieira2009-08-201-1/+1
| * Cocoa: cannot quit applicationRichard Moe Gustavsen2009-08-201-5/+13
| * Dont create native window handles when setting up gestures.Denis Dzyubenko2009-08-201-2/+0
| * QListView refactor: we now have an interface for the 2 view modesThierry Bastian2009-08-204-628/+586
| * Flickering "Whatsthis" pointer in CocoaPrasanth Ullattil2009-08-204-1/+31
| * Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-204-7/+8
| * Performance issue in QGraphicsItem::addParentItem while building theGabriel de Dietrich2009-08-203-12/+42
| * XdndLeave events have incorrect source idBradley T. Hughes2009-08-201-2/+4
| * Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-193-9/+12
| * Document more of the behavior of QTouchEventBradley T. Hughes2009-08-191-43/+115
| * Carbon and Cocoa: Adding support for standard gestures.Richard Moe Gustavsen2009-08-192-4/+16
| * Improved the documentation of saving and restoring window geometry.Denis Dzyubenko2009-08-191-1/+14
| * Don't use pointers to temporary vars that go out of scope.Denis Dzyubenko2009-08-191-1/+1
| * Make the license test pass.Frans Englich2009-08-193-13/+10
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-08-2051-78/+224
|\ \
| * | Trivial: fix includeHarald Fernengel2009-08-201-1/+1
| * | Make qprintdialog_unix.cpp compile on some Unices.Jason Barron2009-08-201-0/+1
| * | Tidy up the PRELOAD macro definitions in qdrawhelper.cpp.Jason Barron2009-08-191-7/+4
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-1949-67/+209
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-1913-31/+173
| | |\ \ | | | |/
| | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAlan Alpert2009-08-1913-34/+189
| | | |\
| | | | * Fixed a crash when setting twice the same viewmode on a QListViewThierry Bastian2009-08-181-1/+3
| | | | * Fixed QRasterPaintEngine::drawImage() for 1x1 source rectangles.Kim Motoyoshi Kalland2009-08-181-2/+34
| | | | * add QGraphicsObject Q_INTERFACES macroThierry Bastian2009-08-181-0/+1
| | | | * Compile fix with namespaceshjk2009-08-181-0/+2
| | | | * Fixed bug when rendering long lines of text without XRender.Samuel Rødal2009-08-181-4/+12
| | | | * QItemSelectionModel: hasSelection can return true when no selectionThierry Bastian2009-08-181-11/+11
| | | | * QHeaderView: assertion when modifying the root iem of a treewidgetThierry Bastian2009-08-181-1/+2
| | | | * Fix build failure on Mac OS 10.5Richard Moe Gustavsen2009-08-181-2/+4
| | | | * Added support for gestures on Mac OS X CarbonRichard Moe Gustavsen2009-08-183-7/+76
| | | | * Speed up midpoint lines starting far outside the device bounds.Gunnar Sletta2009-08-181-0/+14
| | | | * Fixed a possible crash in QTextCursorThierry Bastian2009-08-181-1/+2
| | | | * Avoid divide by zero on buggy Xlib/Xserver implementationsBradley T. Hughes2009-08-181-4/+14
| | | * | Rectify copy'n'paste error from the QLineControl refactoring.Alan Alpert2009-08-191-1/+1
| | * | | Changed names and URLs to reflect name change.axis2009-08-1936-36/+36
| * | | | Enabled contextmenu event for Symbian.Janne Anttila2009-08-192-4/+10
| |/ / /
* | | | Symbian clipboard to use UID3 of QtGui.Janne Koskinen2009-08-201-1/+1
|/ / /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-08-18232-1083/+3394
|\ \ \
| * | | Remove qpaintdevice_s60.cpp.Jason Barron2009-08-182-74/+0
| * | | Merge commit 'qt/master'Jason Barron2009-08-18222-1022/+3414
| |\ \ \ | | | |/ | | |/|
| | * | Optimize QMatrix4x4::rotate() for 0, 90, 180, 270 degrees.Rhys Weatherley2009-08-181-4/+17
| | |/
| | * Make QWS compile againAnders Bakken2009-08-171-33/+0
| | * Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-17164-312/+1970
| | * Implemented faster image transformation in the raster engine.Kim Motoyoshi Kalland2009-08-173-13/+664
| | * Doc - mentioned that if no QRegExp is set, or an empty string is set,Kavindra Devi Palaraja2009-08-171-3/+5
| | * Doc - some clean ups to QSortFilterProxyModel's documentationKavindra Devi Palaraja2009-08-171-89/+82
| | * Merge QGV delta from kinetic-declarativeui into master.Andreas Aardal Hanssen2009-08-179-11/+39
| | * Fix a crash in the destruction of QListViewThierry Bastian2009-08-171-2/+4
| | * More coverity warnings removedThierry Bastian2009-08-173-12/+2