| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | QAbstractAnimation: replacing QPointer usage for QWeakPointer | Leonardo Sobral Cunha | 2009-08-28 | 1 | -12/+19 |
|
|
| * | | | | | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-28 | 556 | -1109/+21393 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | / /
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Fix parsing of Subject Alternate Names in Qt. | Thiago Macieira | 2009-08-28 | 3 | -1/+105 |
|
|
| | * | | | | Add missing license headers. | Jason McDonald | 2009-08-28 | 433 | -13/+17758 |
|
|
| | * | | | | Add missing license headers. | Jason McDonald | 2009-08-28 | 12 | -55/+516 |
|
|
| | * | | | | Add missing license headers. | Jason McDonald | 2009-08-28 | 69 | -2/+2831 |
|
|
| | * | | | | Add missing license headers. | Jason McDonald | 2009-08-28 | 22 | -71/+812 |
|
|
| | * | | | | Fix more duplicated license headers. | Jason McDonald | 2009-08-28 | 45 | -1804/+41 |
|
|
* | | | | | | Do not set window tile from IOleInPlaceUIWindow::SetActiveObject() | Prasanth Ullattil | 2009-08-28 | 1 | -3/+4 |
|/ / / / / |
|
* | | | | | Fix crash in backingstore when QWidget::paintEngine() returns 0 | Prasanth Ullattil | 2009-08-28 | 1 | -2/+2 |
|
|
* | | | | | QNAM HTTP Code: Do not cache Date header | Markus Goetz | 2009-08-28 | 1 | -0/+6 |
| |_|/ /
|/| | | |
|
* | | | | QNAM HTTP Code: HTTP/1.0 has implicit connection close | Markus Goetz | 2009-08-28 | 1 | -2/+5 |
|
|
* | | | | doc: Change some uses of \reimp to \internal. | Martin Smith | 2009-08-28 | 2 | -10/+6 |
|
|
* | | | | doc: Fixed a qdoc missing link error. | Martin Smith | 2009-08-28 | 1 | -1/+1 |
|
|
* | | | | Merge branch 'inputPanelExample' into 4.6 | axis | 2009-08-28 | 13 | -8/+1227 |
|\ \ \ \ |
|
| * | | | | Corrected a few spelling mistakes and a misplaced code section. | axis | 2009-08-28 | 1 | -3/+3 |
|
|
| * | | | | Doc: Updated project files and Qt Demo XML to include the example. | David Boddie | 2009-08-28 | 3 | -0/+10 |
|
|
| * | | | | Doc: First review of the input panel example. | David Boddie | 2009-08-28 | 3 | -50/+87 |
|
|
| * | | | | Added an example documenting how to make a software input panel. | axis | 2009-08-28 | 10 | -0/+1172 |
|
|
* | | | | | Compile with Qt-in-a-namepsace. | Morten Sørvig | 2009-08-28 | 4 | -12/+21 |
|
|
* | | | | | Doc: 10.6 Snow Leopard does not support ppc-64. | Morten Sørvig | 2009-08-28 | 1 | -3/+5 |
|
|
* | | | | | Remove unnecessary static_cast in QDirectFBScreen | Anders Bakken | 2009-08-28 | 1 | -1/+1 |
|
|
* | | | | | Make lockSurface take a real enum | Anders Bakken | 2009-08-28 | 2 | -3/+3 |
|
|
* | | | | | Add an autotest for qmake's include function | Keith Isdale | 2009-08-28 | 8 | -0/+61 |
|
|
* | | | | | Define highp to mediump on OpenGL/ES systems that don't have highp | Rhys Weatherley | 2009-08-27 | 1 | -0/+15 |
|
|
* | | | | | Remove extraneous semi-colons | Rhys Weatherley | 2009-08-27 | 2 | -3/+3 |
|
|
* | | | | | Rearrange ifdefs | Anders Bakken | 2009-08-27 | 1 | -3/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 125 | -511/+3640 |
|\ \ \ \ |
|
| * | | | | QAbstractAnimation: fixes segfault when deleting animation inside updateCurre... | Leonardo Sobral Cunha | 2009-08-27 | 3 | -13/+68 |
|
|
| * | | | | work around a compiler bug (gcc <= 4.0.x) that renders the drop-in version | hjk | 2009-08-27 | 1 | -0/+6 |
|
|
| * | | | | Merge branch '4.6' | Thiago Macieira | 2009-08-27 | 327 | -6040/+11275 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch '4.6' of git:qt/qt into 4.6 | Thiago Macieira | 2009-08-27 | 1 | -0/+114 |
| | |\ \ \ \ |
|
| | | * | | | | Add an autotest to check reparenting a QGLWidget works | Tom Cooksey | 2009-08-27 | 1 | -0/+68 |
|
|
| | | * | | | | Add an autotest to check rendering to a QGLWidget works | Tom Cooksey | 2009-08-27 | 1 | -0/+46 |
|
|
| | * | | | | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-27 | 86 | -206/+2643 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | / /
| | | | |/ /
| | | |/| | |
|
| | | * | | | QSslSocket: Clarified doc about QSslSocket::systemCaCertificates | Markus Goetz | 2009-08-27 | 1 | -4/+2 |
|
|
| | | * | | | Add missing license headers and adjust test data to match. | Jason McDonald | 2009-08-27 | 86 | -236/+2448 |
|
|
| | | * | | | Fix duplicated license headers. | Jason McDonald | 2009-08-27 | 8 | -328/+0 |
|
|
| | | * | | | Fix some duplicated license headers. | Jason McDonald | 2009-08-27 | 14 | -574/+0 |
|
|
| | | * | | | QImageReader via JPEG image load plugin fails to load correctly a CMYK | Keith Isdale | 2009-08-27 | 1 | -1/+10 |
|
|
| | | * | | | Adjusting ftp server address for Nokia network. | Jesper Thomschütz | 2009-08-26 | 1 | -1/+1 |
|
|
| | | * | | | Fix subControlRect of the Mac style for the QComboBox | Benjamin Poulain | 2009-08-25 | 2 | -3/+60 |
|
|
| | * | | | | Fixed path filling in the GL2 paint engine. | Kim Motoyoshi Kalland | 2009-08-27 | 1 | -1/+1 |
|
|
| | * | | | | QTabBar: Fix the position of button in tabs. | Olivier Goffart | 2009-08-27 | 2 | -8/+10 |
|
|
| | * | | | | QTabBar: fix text being croped when there is an icon on the tab | Olivier Goffart | 2009-08-27 | 2 | -19/+12 |
|
|
| | * | | | | Refactor the way QCommonStyle layout the tab | Olivier Goffart | 2009-08-27 | 2 | -81/+87 |
|
|
| | * | | | | QNAM HTTP Code: Optimize connectionCloseEnabled | Markus Goetz | 2009-08-27 | 4 | -9/+15 |
|
|
| | * | | | | Doc: Explained how mouse events are handled by QGraphicsView. | Geir Vattekar | 2009-08-27 | 1 | -3/+5 |
|
|
| | * | | | | Gestures: Implement swipe gesture | Richard Moe Gustavsen | 2009-08-27 | 8 | -7/+183 |
|
|
| | * | | | | Demo browser: Less verbose statistics in console output | Markus Goetz | 2009-08-27 | 1 | -1/+4 |
|
|