| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Animations: update the documentation | Thierry Bastian | 2009-08-18 | 1 | -7/+0 |
|
|
| | * | Make TestLib compatible with mingw when gui is not used | Thierry Bastian | 2009-08-18 | 3 | -2/+7 |
|
|
| | * | Fixed bug when rendering long lines of text without XRender. | Samuel Rødal | 2009-08-18 | 1 | -4/+12 |
|
|
| | * | Fix autotest: on windows, timers are not accurate enough | Thierry Bastian | 2009-08-18 | 1 | -2/+4 |
|
|
| | * | Autotest: Be very pedant about the tests. There's at least one compiler | Thiago Macieira | 2009-08-18 | 1 | -4/+33 |
|
|
| | * | Fix autotest: removed useless debug traces | Thierry Bastian | 2009-08-18 | 1 | -1/+0 |
|
|
| | * | QItemSelectionModel: hasSelection can return true when no selection | Thierry Bastian | 2009-08-18 | 1 | -11/+11 |
|
|
| | * | QHeaderView: assertion when modifying the root iem of a treewidget | Thierry Bastian | 2009-08-18 | 1 | -1/+2 |
|
|
| | * | Fix build failure on Mac OS 10.5 | Richard Moe Gustavsen | 2009-08-18 | 1 | -2/+4 |
|
|
| | * | Added support for gestures on Mac OS X Carbon | Richard Moe Gustavsen | 2009-08-18 | 3 | -7/+76 |
|
|
| | * | Speed up midpoint lines starting far outside the device bounds. | Gunnar Sletta | 2009-08-18 | 1 | -0/+14 |
|
|
| | * | tst_QTableView::task259308_scrollVerticalHeaderSwappedSections fails. | Gabriel de Dietrich | 2009-08-18 | 1 | -0/+1 |
|
|
| | * | As of Qt 4.6, the minimum OS X version is 10.4. | Morten Sorvig | 2009-08-18 | 1 | -1/+1 |
|
|
| | * | Fixed a possible crash in QTextCursor | Thierry Bastian | 2009-08-18 | 1 | -1/+2 |
|
|
| | * | Avoid divide by zero on buggy Xlib/Xserver implementations | Bradley T. Hughes | 2009-08-18 | 1 | -4/+14 |
|
|
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-08-18 | 2 | -5/+18 |
| | |\ |
|
| | | * | Doc: sorted list correctly for qLess() documentation | Stian Sandvik Thomassen | 2009-08-18 | 1 | -1/+1 |
|
|
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2009-08-18 | 4 | -16/+23 |
| | | |\ |
|
| | | * | | Optimize QMatrix4x4::rotate() for 0, 90, 180, 270 degrees. | Rhys Weatherley | 2009-08-18 | 1 | -4/+17 |
|
|
| | * | | | Fold the FAQ.txt file into the known-issues documentation. | Jason McDonald | 2009-08-18 | 2 | -18/+31 |
| | | |/
| | |/| |
|
| | * | | Remove mentions of qtsoftware added by merge of doc branch. | Jason McDonald | 2009-08-18 | 2 | -8/+8 |
|
|
| | * | | Fix typo introduced in previous submit. | Jason McDonald | 2009-08-18 | 1 | -1/+2 |
|
|
| | * | | Fixes qmake -tp vc | Bill King | 2009-08-18 | 1 | -7/+13 |
| | |/ |
|
| * | | Doc: Added missing images. | David Boddie | 2009-08-18 | 2 | -0/+0 |
|
|
* | | | Rectify copy'n'paste error from the QLineControl refactoring. | Alan Alpert | 2009-08-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | Compile | Anders Bakken | 2009-08-17 | 4 | -14/+14 |
|
|
* | | Clean up DirectFB with WM enabled | Anders Bakken | 2009-08-17 | 4 | -76/+123 |
|
|
* | | Clean up DirectFB defines | Anders Bakken | 2009-08-17 | 1 | -0/+25 |
|
|
* | | Clean up primary surface handling in DFB | Anders Bakken | 2009-08-17 | 3 | -28/+26 |
|
|
* | | Fix a bug in wrt DFBWindowSurface's paintEngine | Anders Bakken | 2009-08-17 | 2 | -12/+6 |
|
|
* | | optimize getToken(), part 2: avoid QString::append() | Oswald Buddenhagen | 2009-08-17 | 1 | -24/+66 |
|
|
* | | consolidate some variables | Oswald Buddenhagen | 2009-08-17 | 1 | -70/+66 |
|
|
* | | optimize getToken(), part 1 | Oswald Buddenhagen | 2009-08-17 | 1 | -29/+47 |
|
|
* | | optimize getChar() | Oswald Buddenhagen | 2009-08-17 | 1 | -7/+9 |
|
|
* | | cut down on real code | Oswald Buddenhagen | 2009-08-17 | 14 | -541/+37 |
|
|
* | | fix includes to use lower-case | Harald Fernengel | 2009-08-17 | 14 | -25/+22 |
|
|
* | | Rename qlistdata.cpp (back) to qlist.cpp. | Volker Hilsheimer | 2009-08-17 | 6 | -5/+5 |
|
|
* | | Make QWS compile again | Anders Bakken | 2009-08-17 | 1 | -33/+0 |
|/ |
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-17 | 550 | -8279/+9043 |
|\ |
|
| * | Add qtbynokia Twitter account into demo browser bookmarks | Markus Goetz | 2009-08-17 | 1 | -0/+3 |
|
|
| * | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 549 | -8279/+9040 |
|
|
* | | Doc: Clarified the difference between timer resolution and accuracy. | David Boddie | 2009-08-17 | 1 | -4/+16 |
|/ |
|
* | Add autotest to make sure we receive the QVariantAnimation::valueChanged | Thierry Bastian | 2009-08-17 | 1 | -0/+28 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-17 | 47 | -135/+1004 |
|\ |
|
| * | Implemented faster image transformation in the raster engine. | Kim Motoyoshi Kalland | 2009-08-17 | 3 | -13/+664 |
|
|
| * | Removed unused member variable from QGLFramebufferObjectPrivate. | Kim Motoyoshi Kalland | 2009-08-17 | 1 | -2/+0 |
|
|
| * | Initialize QSvgTinyDocument::m_widthPercent and m_heightPercent. | Kim Motoyoshi Kalland | 2009-08-17 | 1 | -4/+6 |
|
|
| * | Add support for the orientation of tiff images | Benjamin Poulain | 2009-08-17 | 29 | -1/+151 |
|
|
| * | Doc - mentioned that if no QRegExp is set, or an empty string is set, | Kavindra Devi Palaraja | 2009-08-17 | 1 | -3/+5 |
|
|
| * | Doc - some clean ups to QSortFilterProxyModel's documentation | Kavindra Devi Palaraja | 2009-08-17 | 1 | -89/+82 |
|
|