summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2015-28/+113
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-08-2015-25/+112
| |\ \ \
| | * \ \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-1915-21/+102
| | |\ \ \
| | | * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-194-10/+91
| | | |\ \ \ | | | | |/ /
| | | | * | 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
| | | | * | Avoid divide by zero on buggy Xlib/Xserver implementationsBradley T. Hughes2009-08-181-4/+14
| | | * | | Changed names and URLs to reflect name change.axis2009-08-1911-11/+11
| | * | | | 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-1837-340/+1188
| |\ \ \
| * | | | removed old todos from qclipboard_s60Janne Koskinen2009-08-181-2/+0
* | | | | performance: refactored use of RFs so corelib and gui share one sessionShane Kearns2009-08-201-12/+2
| |/ / / |/| | |
* | | | Merge commit 'qt/master'Jason Barron2009-08-1836-333/+1171
|\ \ \ \ | | |/ / | |/| |
| * | | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1724-67/+822
| * | | remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they areGunnar Sletta2009-08-172-62/+32
| * | | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-173-4/+4
| * | | Fixed Coverity defect CID 1528.Gabriel de Dietrich2009-08-141-1/+1
| * | | Fixed coverity warningsThierry Bastian2009-08-142-4/+4
| * | | Cocoa: Fix several issues with the event dispatcherRichard Moe Gustavsen2009-08-146-193/+308
| * | | Fix coverity warningsThierry Bastian2009-08-131-2/+0
* | | | Implemented minimalistic modal handling for Symbian OS.Janne Anttila2009-08-141-7/+17
| |/ / |/| |
* | | Changing names of Symbian leave <-> qt throw translation functionsmread2009-08-132-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-13161-258/+604
|\ \ \ | |/ /
| * | Mouse move events delivered toa blocked widget.Prasanth Ullattil2009-08-121-1/+1
| * | fix decoration of DontShowOnScreen widgets on Windows CEJoerg Bornemann2009-08-121-1/+1
| * | usage of Q_OS_WINCE fixedJoerg Bornemann2009-08-121-2/+2
| * | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-122-2/+2
| * | Update references to online documentation.Jason McDonald2009-08-121-1/+1
| * | Eliminate last mentions of "Qt Software".Jason McDonald2009-08-122-2/+2
| * | Update URL's to use new domain.Jason McDonald2009-08-121-1/+1
| * | Update contact URL in license headers.Jason McDonald2009-08-12161-161/+161
| * | QWidget::isHidden documentation clarification.Jocelyn Turcotte2009-08-111-3/+6
| * | Merge commit 'remotes/wm65/wm65'Thomas Hartmann2009-08-111-0/+25
| |\ \
| | * | adding qt_wince_is_windows_mobile_65()Thomas Hartmann2009-08-111-0/+25
| * | | Merge branch '4.5'Thiago Macieira2009-08-111-6/+7
| |\ \ \ | | | |/ | | |/|
| | * | Fix crash in QX11Data::xdndHandleEnter when XGetWindowProperty failsOctavian Voicu2009-08-061-6/+7
| * | | compile fix for Win32Maurice Kalinowski2009-08-111-1/+1
| * | | fixing the Windows CE build after adding gesture supportJoerg Bornemann2009-08-101-4/+11
| * | | Make QGtkStyle react properly to font changes in GNOMEJens Bache-Wiig2009-08-101-16/+20
| * | | Introducing icon theme supportJens Bache-Wiig2009-08-101-1/+3
| * | | Manual mergeThomas Hartmann2009-08-101-3/+1
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtThomas Hartmann2009-08-1016-216/+606
| |\ \ \
| | * | | Compile fix on Linux.hjk2009-08-103-16/+7
| | * | | Doc: Fix qdoc warningsVolker Hilsheimer2009-08-101-1/+1
| | * | | Removed unused member in QApplicationPrivateBradley T. Hughes2009-08-101-1/+0
| | * | | Implemented QPinchGesture.Denis Dzyubenko2009-08-107-27/+316
| | * | | Made the QGesture::reset function protected.Denis Dzyubenko2009-08-102-3/+4
| * | | | Gesture support for Windows Mobile 6.5Thomas Hartmann2009-08-101-17/+41
* | | | | Revised SIP API.axis2009-08-124-40/+14