| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing include | Kent Hansen | 2009-10-06 | 1 | -0/+1 |
|
|
* | Fixed some projective transform rendering bugs on qreal=float platforms. | Samuel Rødal | 2009-10-06 | 1 | -1/+1 |
|
|
* | Fixed bug in GL 2 engine when using beginNativePainting. | Samuel Rødal | 2009-10-06 | 1 | -0/+2 |
|
|
* | compile without QT3SUPPORT | Joerg Bornemann | 2009-10-06 | 1 | -0/+2 |
|
|
* | QAbstractSocket::setSocketOption: Make const reference | Markus Goetz | 2009-10-06 | 2 | -3/+3 |
|
|
* | Fix crash in QPlainTextEdit when using large fonts | Eskil Abrahamsen Blomfeldt | 2009-10-06 | 1 | -0/+3 |
|
|
* | Span update after row and column insertion and removal in QTableView. | Gabriel de Dietrich | 2009-10-06 | 3 | -3/+426 |
|
|
* | Small doclet fix | Thomas Zander | 2009-10-06 | 1 | -3/+3 |
|
|
* | Fixed an assert occuring on X11 when destroying QPixmaps under GL. | Trond Kjernåsen | 2009-10-06 | 1 | -2/+4 |
|
|
* | Corrected Qt logo colors. | Alessandro Portale | 2009-10-06 | 1 | -7/+7 |
|
|
* | QParallelAnimationGroup: set the correct state for the animations | Thierry Bastian | 2009-10-06 | 2 | -29/+49 |
|
|
* | The threshold for system basic timers has changed on windows | Thierry Bastian | 2009-10-06 | 2 | -3/+7 |
|
|
* | Optimized window surfaces on X11 by not setting clip in the common case. | Samuel Rødal | 2009-10-06 | 2 | -5/+13 |
|
|
* | doc: Fixed a qdoc command that was meant to add emphasis | Thorbjørn Lindeijer | 2009-10-06 | 1 | -1/+1 |
|
|
* | implement property getters&setters for setProperty(quint32) overload | Kent Hansen | 2009-10-06 | 1 | -2/+4 |
|
|
* | Add support for XFCE desktop integration | Jens Bache-Wiig | 2009-10-06 | 1 | -2/+7 |
|
|
* | Add GNOME implementation for native filesystem icons | Jens Bache-Wiig | 2009-10-06 | 3 | -0/+72 |
|
|
* | statemachine: implement cloning of a whole bunch more GUI events | Kent Hansen | 2009-10-06 | 1 | -202/+142 |
|
|
* | Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5. | David Faure | 2009-10-06 | 1 | -0/+2 |
|
|
* | Faster case-insensitive comparison to "file" in QUrl::toLocalFile | David Faure | 2009-10-06 | 1 | -1/+1 |
|
|
* | QtScript: Another crash fix on PowerPC | Olivier Goffart | 2009-10-06 | 1 | -2/+1 |
|
|
* | Prospective build fix for Solaris | Kent Hansen | 2009-10-06 | 1 | -1/+1 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-10-06 | 3 | -9/+6 |
|
|
* | Partially revert e58293b3b, re-adding the #ifdef for Qt 4.7 | Thiago Macieira | 2009-10-06 | 1 | -0/+4 |
|
|
* | Fixed the X11 error output from the demos/boxes demo. | Trond Kjernåsen | 2009-10-06 | 1 | -0/+5 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-10-06 | 2 | -3/+2 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-10-06 | 3 | -3/+4 |
|\ |
|
| * | Fix tst_QFontDialog::setFont | Olivier Goffart | 2009-10-06 | 1 | -1/+1 |
|
|
| * | QScript: do not crash on PowerPC | Olivier Goffart | 2009-10-06 | 1 | -2/+2 |
|
|
| * | Don't output redundant setPen command when reusing PS printer | Eskil Abrahamsen Blomfeldt | 2009-10-06 | 1 | -0/+1 |
|
|
* | | Fix typo in QtCore license headers. | Jason McDonald | 2009-10-06 | 11 | -11/+11 |
|
|
* | | Fix typo in XmlPatterns license headers. | Jason McDonald | 2009-10-06 | 108 | -108/+108 |
|/ |
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-10-06 | 1 | -1/+1 |
|\ |
|
| * | Fix the pad navigator demo. | Alexis Menard | 2009-10-06 | 1 | -1/+1 |
|
|
* | | Q3PopupMenu constructor failed to call setObjectName | Jason McDonald | 2009-10-06 | 1 | -7/+7 |
|/ |
|
* | Print images with colortable using their colortable in PDF | Gunnar Sletta | 2009-10-06 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Peter Yard | 2009-10-06 | 4 | -6/+179 |
|\ |
|
| * | Update documentation for setForwardOnly. | Bill King | 2009-10-06 | 2 | -3/+13 |
|
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-10-06 | 1 | -17/+9 |
| |\ |
|
| * | | Implement the drop shadow filter for OpenGL | Rhys Weatherley | 2009-10-05 | 2 | -3/+166 |
|
|
* | | | Add documentation for WA_DontShowOnScreen. | Peter Yard | 2009-10-06 | 1 | -0/+3 |
|
|
* | | | Added QT_VERSION_CHECK to docs. | Peter Yard | 2009-10-06 | 1 | -0/+11 |
| |/
|/| |
|
* | | Fixed QAudioDeviceInfoInternal::deviceList(QAudio::Mode mode) filtering | Martin Banky | 2009-10-05 | 1 | -17/+9 |
|/ |
|
* | Fixing Keypad Navigation on N95 devices | Alessandro Portale | 2009-10-05 | 1 | -1/+6 |
|
|
* | Symbain crash fix for QPixmap->QImage conversion. | Alessandro Portale | 2009-10-05 | 1 | -1/+6 |
|
|
* | Fix QTextEdit pageUp/Down key handling in read-only mode | mae | 2009-10-05 | 1 | -21/+28 |
|
|
* | Fix QPlainTextEdit pageUp/Down key handling in read-only mode | mae | 2009-10-05 | 1 | -22/+29 |
|
|
* | OpenSSL wrapping: compile when configured with -openssl-linked | Peter Hartmann | 2009-10-05 | 3 | -8/+2 |
|
|
* | move doc next to implementation | Oswald Buddenhagen | 2009-10-05 | 1 | -23/+20 |
|
|
* | Fix a compilation warning on Mac OS X | Benjamin Poulain | 2009-10-05 | 1 | -1/+4 |
|
|