| Commit message (Expand) | Author | Age | Files | Lines |
* | QTableView with swapped headers PageUp/PageDown bug | Gabriel de Dietrich | 2009-08-11 | 1 | -9/+8 |
|
|
* | Compile QtGui on Linux with no Gtk development package present. | Friedemann Kleint | 2009-08-11 | 1 | -0/+4 |
|
|
* | compile fix for Win32 | Maurice Kalinowski | 2009-08-11 | 1 | -1/+1 |
|
|
* | Use a linked list for signal/slot ConnectionList | Aaron Kennedy | 2009-08-11 | 2 | -39/+86 |
|
|
* | Make compile. | Bill King | 2009-08-11 | 2 | -0/+2 |
|
|
* | Fixes coverity warning of uninit variable. | Bill King | 2009-08-10 | 1 | -1/+1 |
|
|
* | Doc: Fix links and qdoc warnings. | Volker Hilsheimer | 2009-08-10 | 1 | -3/+3 |
|
|
* | Better implementation for commit d13418effc5f00474541ae513a30c9a42c2a1cb3. The | Gabriel de Dietrich | 2009-08-10 | 2 | -26/+36 |
|
|
* | 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 | 3 | -18/+26 |
|
|
* | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 16 | -1253/+1370 |
|
|
* | 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 | 5 | -27/+33 |
|\ |
|
| * | QtWebKit compile fix for Windows CE | Joerg Bornemann | 2009-08-10 | 1 | -1/+1 |
|
|
| * | remove compiler warning for Windows CE | Joerg Bornemann | 2009-08-10 | 1 | -24/+22 |
|
|
| * | respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile styles | Joerg Bornemann | 2009-08-10 | 2 | -1/+9 |
|
|
| * | Make chooseConfig work on some EGL implementations | Harald Fernengel | 2009-08-10 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Thomas Hartmann | 2009-08-10 | 71 | -785/+1349 |
|\ \
| |/ |
|
| * | fix issues reported by Coverity | Kent Hansen | 2009-08-10 | 3 | -4/+3 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-10 | 2 | -0/+3 |
| |\ |
|
| | * | Doc: add \since 4.6 for new functions | Volker Hilsheimer | 2009-08-10 | 2 | -0/+3 |
|
|
| * | | Doc: Fixed spelling mistake and some acronyms. | David Boddie | 2009-08-10 | 1 | -5/+5 |
| |/ |
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-10 | 4 | -17/+8 |
| |\ |
|
| | * | Fixed a possible problem when unplugging a QToolBar | Thierry Bastian | 2009-08-10 | 1 | -1/+1 |
|
|
| | * | Compile fix on Linux. | hjk | 2009-08-10 | 3 | -16/+7 |
|
|
| * | | Doc: Clarified the behavior of QDir::exists(). | David Boddie | 2009-08-10 | 1 | -5/+10 |
| |/ |
|
| * | Doc: Fix qdoc warnings | Volker Hilsheimer | 2009-08-10 | 3 | -3/+11 |
|
|
| * | Removed unused member in QApplicationPrivate | Bradley T. Hughes | 2009-08-10 | 1 | -1/+0 |
|
|
| * | Compile fix with namespaces | hjk | 2009-08-10 | 5 | -4/+21 |
|
|
| * | Fixed an assert that could happen when the mediaSource is deleted | Thierry Bastian | 2009-08-10 | 3 | -40/+24 |
|
|
| * | Implemented QPinchGesture. | Denis Dzyubenko | 2009-08-10 | 7 | -27/+316 |
|
|
| * | Made the QGesture::reset function protected. | Denis Dzyubenko | 2009-08-10 | 2 | -3/+4 |
|
|
| * | Remove unused member. | Jan-Arve Sæther | 2009-08-10 | 1 | -1/+0 |
|
|
| * | Whitespace cleanup | Jan-Arve Sæther | 2009-08-10 | 1 | -3/+3 |
|
|
| * | Fix default QWidget size on X servers with Xinerama | Bradley T. Hughes | 2009-08-10 | 1 | -0/+7 |
|
|
| * | Link with winscw again | Harald Fernengel | 2009-08-10 | 1 | -1/+1 |
|
|
| * | Xml patterns: remove line in .pro file that added the schematron dir | Peter Hartmann | 2009-08-10 | 1 | -1/+0 |
|
|
| * | Add QBENCMARK_ONCE to QTestLib. | Morten Sorvig | 2009-08-10 | 4 | -4/+39 |
|
|
| * | Make QTimeLine::start() restart from the beginning as the documentation says. | David Faure | 2009-08-10 | 1 | -5/+4 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Keith Isdale | 2009-08-10 | 71 | -880/+1237 |
| |\ |
|
| | * | Emit axisChanged() when the QGraphicsRotation3D axis changes. | Rhys Weatherley | 2009-08-10 | 1 | -0/+3 |
|
|
| | * | Set default QGraphicsTransform3D axis to (0, 0, 1) | Rhys Weatherley | 2009-08-10 | 1 | -11/+26 |
|
|
| | * | Add a private function for conversion a QPixmap into a VGImage | Rhys Weatherley | 2009-08-10 | 1 | -0/+25 |
|
|
| | * | QItemSelectionModel did not send selectionChanged signal when deleting an item | Gabriel de Dietrich | 2009-08-07 | 2 | -1/+23 |
|
|
| | * | Fix compiler error on GCC 4.2.0 mips/sh3 | Anders Bakken | 2009-08-07 | 1 | -6/+3 |
|
|
| | * | Fix build warning | Harald Fernengel | 2009-08-07 | 1 | -1/+1 |
|
|
| | * | Don't crash if we are drawing an empty image. | Jan-Arve Sæther | 2009-08-07 | 1 | -0/+3 |
|
|
| | * | Refactor QTestCharBuffer a bit | Harald Fernengel | 2009-08-07 | 15 | -218/+257 |
|
|
| | * | Doc - Removing trailing whitespaces | Kavindra Devi Palaraja | 2009-08-07 | 1 | -7/+7 |
|
|
| | * | Doc - Improving the documentation for QListWidget and QListWidgetItem | Kavindra Devi Palaraja | 2009-08-07 | 1 | -218/+228 |
|
|