Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Cocoa: Implement single touch pan | Richard Moe Gustavsen | 2009-08-27 | 3 | -56/+79 | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 2 | -1/+32 | |
|\ \ \ | ||||||
| * | | | Implement IME reconversion on windows. | Prasanth Ullattil | 2009-08-27 | 1 | -1/+24 | |
| * | | | Doc: Widgets may ignore the role set with QWidget::setForegroundRole(). | Geir Vattekar | 2009-08-27 | 1 | -0/+8 | |
* | | | | Doc: First review/editing of the QTouchEvent class documentation. | David Boddie | 2009-08-27 | 1 | -27/+30 | |
|/ / / | ||||||
* | | | doc: fixes qdoc warnings/errors related to the Graphics Effect framework. | Bjørn Erik Nilsen | 2009-08-26 | 1 | -0/+9 | |
* | | | Fix warning. | Olivier Goffart | 2009-08-26 | 1 | -1/+3 | |
* | | | fix warnings on Windows CE | Joerg Bornemann | 2009-08-26 | 1 | -1/+4 | |
| |/ |/| | ||||||
* | | Make QWS compile with namespaces | Paul Olav Tvete | 2009-08-26 | 2 | -7/+6 | |
* | | Cocoa: bugfix for autocads plugin project | Richard Moe Gustavsen | 2009-08-25 | 3 | -0/+21 | |
* | | Merge commit 'origin/master' into 4.6 | Jason Barron | 2009-08-25 | 1 | -3/+3 | |
|\ \ | ||||||
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-24 | 15 | -179/+479 | |
| |\ \ | ||||||
| * | | | Make the singleton file server session independent of QCoreApplication | Shane Kearns | 2009-08-24 | 1 | -3/+3 | |
* | | | | unneeded WINVER check in qapplication_win.cpp removed | Joerg Bornemann | 2009-08-25 | 1 | -2/+0 | |
* | | | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 3 | -5/+14 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Make assorted constructors follow good coding practice | Keith Isdale | 2009-08-24 | 1 | -1/+2 | |
| * | | | Fixed usage of the MITSHM extension for 16 bit X servers. | Trond Kjernåsen | 2009-08-19 | 1 | -3/+6 | |
| * | | | fix WA_DontShowOnScreen bug on Windows CE | Joerg Bornemann | 2009-08-17 | 1 | -1/+1 | |
| * | | | Document QAction::MenuRole not working on submenus. | Norwegian Rock Cat | 2009-08-14 | 1 | -0/+5 | |
| * | | | Wrapped the XInput include with an ifdef. | Denis Dzyubenko | 2009-08-12 | 1 | -0/+4 | |
| * | | | fix decoration of DontShowOnScreen widgets on Windows CE | Joerg Bornemann | 2009-08-12 | 1 | -1/+1 | |
| * | | | Update URL of online documentation. | Jason McDonald | 2009-08-11 | 1 | -1/+1 | |
| * | | | Eliminate some mentions of Trolltech. | Jason McDonald | 2009-08-11 | 1 | -1/+1 | |
| * | | | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 1 | -1/+1 | |
| * | | | Update license headers. | Jason McDonald | 2009-08-11 | 151 | -151/+151 | |
* | | | | Add missing file in pri | Alexis Menard | 2009-08-24 | 1 | -0/+1 | |
* | | | | Windows compile fix for code that needs WINVER > 0x500 | Joerg Bornemann | 2009-08-24 | 1 | -0/+2 | |
* | | | | Compile after a41d614eb8afd7c1c5b95b8ac34335fc0aaf0a18 | Eskil Abrahamsen Blomfeldt | 2009-08-24 | 1 | -2/+1 | |
* | | | | "d->" is not used. Fix MSVC warning. | Alessandro Portale | 2009-08-21 | 1 | -2/+0 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 7 | -24/+267 | |
|\ \ \ | ||||||
| * \ \ | Merge commit 'qt-kinetic/kinetic-graphicseffect' | Bjørn Erik Nilsen | 2009-08-21 | 7 | -24/+267 | |
| |\ \ \ | ||||||
| | * \ \ | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-21 | 9 | -18/+59 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge commit 'qt/master-stable' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-20 | 5 | -59/+140 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Fix some rendering bugs on the Mac when applying an effect to QWidget. | Bjørn Erik Nilsen | 2009-08-20 | 1 | -4/+4 | |
| | * | | | | | Delete existing graphics effect when setting a new one. | Bjørn Erik Nilsen | 2009-08-20 | 1 | -3/+14 | |
| | * | | | | | Fix the most obvious rendering bugs when applying an effect to QWidget. | Bjørn Erik Nilsen | 2009-08-20 | 5 | -30/+89 | |
| | * | | | | | Add support for graphics effects on QWidget. | Bjørn Erik Nilsen | 2009-08-20 | 3 | -3/+176 | |
* | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 9 | -147/+201 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Improved a QGesture api a little bit. | Denis Dzyubenko | 2009-08-21 | 6 | -63/+88 | |
| * | | | | | | Improved the QPanGesture implementation. | Denis Dzyubenko | 2009-08-21 | 1 | -16/+18 | |
| * | | | | | | Fixed gesture handling on Windows when there are no alien widgets | Denis Dzyubenko | 2009-08-21 | 1 | -4/+13 | |
| * | | | | | | Dont create native windows when setting up gestures. | Denis Dzyubenko | 2009-08-21 | 3 | -64/+82 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -6/+9 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Avoid painting window decorations flicker show | Paul Olav Tvete | 2009-08-21 | 1 | -6/+9 | |
* | | | | | | More qpixmap*.cpp fixes for QExplicitlySharedDataPointer. | Jason Barron | 2009-08-21 | 1 | -2/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Fix errors in commit d4c0be3b | Shane Kearns | 2009-08-20 | 1 | -3/+1 | |
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-20 | 13 | -71/+190 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 13 | -71/+190 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Cocoa: cannot quit application | Richard Moe Gustavsen | 2009-08-20 | 1 | -5/+13 | |
| | * | | | | Dont create native window handles when setting up gestures. | Denis Dzyubenko | 2009-08-20 | 1 | -2/+0 | |