Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 161 | -258/+604 |
|\ | |||||
| * | Mouse move events delivered toa blocked widget. | Prasanth Ullattil | 2009-08-12 | 1 | -1/+1 |
| * | fix decoration of DontShowOnScreen widgets on Windows CE | Joerg Bornemann | 2009-08-12 | 1 | -1/+1 |
| * | usage of Q_OS_WINCE fixed | Joerg Bornemann | 2009-08-12 | 1 | -2/+2 |
| * | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
| * | Update references to online documentation. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| * | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
| * | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| * | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 161 | -161/+161 |
| * | QWidget::isHidden documentation clarification. | Jocelyn Turcotte | 2009-08-11 | 1 | -3/+6 |
| * | Merge commit 'remotes/wm65/wm65' | Thomas Hartmann | 2009-08-11 | 1 | -0/+25 |
| |\ | |||||
| | * | adding qt_wince_is_windows_mobile_65() | Thomas Hartmann | 2009-08-11 | 1 | -0/+25 |
| * | | Merge branch '4.5' | Thiago Macieira | 2009-08-11 | 1 | -6/+7 |
| |\ \ | |||||
| | * | | Fix crash in QX11Data::xdndHandleEnter when XGetWindowProperty fails | Octavian Voicu | 2009-08-06 | 1 | -6/+7 |
| * | | | compile fix for Win32 | Maurice Kalinowski | 2009-08-11 | 1 | -1/+1 |
| * | | | fixing the Windows CE build after adding gesture support | Joerg Bornemann | 2009-08-10 | 1 | -4/+11 |
| * | | | Make QGtkStyle react properly to font changes in GNOME | Jens Bache-Wiig | 2009-08-10 | 1 | -16/+20 |
| * | | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 1 | -1/+3 |
| * | | | Manual merge | Thomas Hartmann | 2009-08-10 | 1 | -3/+1 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Thomas Hartmann | 2009-08-10 | 16 | -216/+606 |
| |\ \ \ | |||||
| | * | | | Compile fix on Linux. | hjk | 2009-08-10 | 3 | -16/+7 |
| | * | | | Doc: Fix qdoc warnings | Volker Hilsheimer | 2009-08-10 | 1 | -1/+1 |
| | * | | | Removed unused member in QApplicationPrivate | Bradley T. Hughes | 2009-08-10 | 1 | -1/+0 |
| | * | | | Implemented QPinchGesture. | Denis Dzyubenko | 2009-08-10 | 7 | -27/+316 |
| | * | | | Made the QGesture::reset function protected. | Denis Dzyubenko | 2009-08-10 | 2 | -3/+4 |
| * | | | | Gesture support for Windows Mobile 6.5 | Thomas Hartmann | 2009-08-10 | 1 | -17/+41 |
* | | | | | Revised SIP API. | axis | 2009-08-12 | 4 | -40/+14 |
* | | | | | Cleaned public Api of QS60Style due to review by Volker Hilsheimer. | Alessandro Portale | 2009-08-11 | 1 | -2/+2 |
* | | | | | Fixed KERN-EXEC 3 crash in qdesktopwidget for S60. | Janne Anttila | 2009-08-11 | 1 | -1/+0 |
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-08-10 | 18 | -275/+509 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'qt/master' | Jason Barron | 2009-08-10 | 1 | -0/+7 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Fix default QWidget size on X servers with Xinerama | Bradley T. Hughes | 2009-08-10 | 1 | -0/+7 |
| * | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 17 | -275/+502 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Refactor the code that reads the KDE config in one file | Olivier Goffart | 2009-08-07 | 6 | -173/+274 |
| | |/ / / | |||||
| | * | | | build fix for mingw | Thierry Bastian | 2009-08-06 | 1 | -0/+1 |
| | * | | | Fix compile on Windows | Jens Bache-Wiig | 2009-08-06 | 1 | -1/+1 |
| | * | | | Cocoa: Add support for native gestures | Richard Moe Gustavsen | 2009-08-06 | 2 | -13/+51 |
| | * | | | Make sure QWidget::setStyle() relayouts its children. | Jan-Arve Sæther | 2009-08-06 | 1 | -1/+3 |
| | * | | | Compile fix for gestures. | Denis Dzyubenko | 2009-08-06 | 1 | -5/+4 |
| | * | | | Support _NET_WORKAREA on Xinerama setups in QDesktopWidget | Bradley T. Hughes | 2009-08-06 | 1 | -8/+18 |
| | * | | | Fixes a regression in qwidget when setting a large minimum size. | Denis Dzyubenko | 2009-08-06 | 1 | -9/+9 |
| | * | | | Small fix for native gestures on windows. | Denis Dzyubenko | 2009-08-06 | 1 | -7/+2 |
| | * | | | Enable pan gesture on all QAbstractScrollArea-based widgets. | Denis Dzyubenko | 2009-08-06 | 1 | -0/+3 |
| | * | | | Changed setting state in a QGesture | Denis Dzyubenko | 2009-08-06 | 4 | -40/+55 |
| | * | | | Rearranged the gesture code a bit for future native gestures on Windows. | Denis Dzyubenko | 2009-08-06 | 6 | -17/+74 |
| | * | | | Merge commit 'origin/4.5' | Rohan McGovern | 2009-08-06 | 1 | -0/+6 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Cocoa: Menus show old selected values. | Richard Moe Gustavsen | 2009-08-05 | 1 | -0/+6 |
| | * | | | QTapAndHoldGesture is gone, remove reference | Volker Hilsheimer | 2009-08-05 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-08-07 | 101 | -3984/+2235 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 11 | -32/+32 |