summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't initialize Wintab if QT_NO_TABLETEVENT is defined.Mirko Damiani2010-05-062-0/+4
* QDBusXmlGenerator: get the true name from QMetaType for the return typeThiago Macieira2010-05-061-1/+1
* Add missing newline to static XML snippetThiago Macieira2010-05-061-1/+1
* Fix compilation in C++0x mode (narrowing of constants)Thiago Macieira2010-05-061-1/+1
* isOnActiveSpace is available from 10.6.Carlos Manuel Duclos Vergara2010-05-061-7/+14
* QTcpServer: Fix documentation for previous commitMarkus Goetz2010-05-061-1/+2
* Keep support for maximum pending connections in derived QTcpServerRobin Helgelin2010-05-062-0/+16
* [QNAM FTP] Check for the "ftp" scheme case-insensitivelyThiago Macieira2010-05-051-1/+1
* Use QUrl::isLocalFile and fix the scheme checking in local URLs.Thiago Macieira2010-05-052-9/+13
* Improve QUrl handling of local file pathsThiago Macieira2010-05-052-22/+52
* Fixes a crash in QGestureManagerDenis Dzyubenko2010-05-051-0/+3
* Fixes a crash when unregistering a recognizer.Denis Dzyubenko2010-05-054-5/+23
* Don't leak QVistaHelper from QWizardBradley T. Hughes2010-05-051-1/+2
* QHostInfo: Avoid one tiny copy of QHostInfo object when emittingMarkus Goetz2010-05-051-1/+1
* QHostInfo: Emit postponed lookup results when finishing currentMarkus Goetz2010-05-052-0/+14
* QHostInfo: Immediately delete aborted lookup requests.Markus Goetz2010-05-051-0/+17
* Some minor code cleanupJens Bache-Wiig2010-05-052-20/+0
* QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-0416-19/+19
* Fix rtl issues with sliders in GTK styleJens Bache-Wiig2010-05-041-7/+16
* Merge commit 'refs/merge-requests/2379' of git://gitorious.org/qt/qt into int...David Boddie2010-05-041-0/+56
|\
| * Add diagrams for illustrating the process of moving rows.Stephen Kelly2010-05-031-0/+56
* | Fix missing pressed state for scrollbars with QGtkStyleJens Bache-Wiig2010-05-041-0/+5
* | Suggestions' widget on another spaceCarlos Manuel Duclos Vergara2010-05-041-2/+21
* | Propperly escape title and creator in PDF documentsJakob Truelsen2010-05-042-20/+27
* | QNAM HTTP: Add doc since tags for new enumsMarkus Goetz2010-05-041-0/+7
* | QNAM HTTP: Introduce attributes for controlling cookies and authRobert Hogan2010-05-0413-16/+128
* | Ensure that the Mac specific Qt classes are namespacedAndy Shaw2010-05-0411-79/+78
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-0416-16/+202
|\ \
| * | add static QChar::is(High|Low)Surrogate methodsRitt Konstantin2010-05-032-2/+38
| * | Increase tooltip margin for cleanlooks+gtkJens Bache-Wiig2010-05-031-0/+3
| * | Fixes a crash in QGestureManager when unregistering recognizers.Denis Dzyubenko2010-05-031-10/+10
| * | Propagate LocaleChange event from application to widgets.Denis Dzyubenko2010-05-032-0/+15
| * | Support updating system locale data on SymbianDenis Dzyubenko2010-05-038-4/+106
| * | QMap: make sure we never access forward and backward through typed Node structsThiago Macieira2010-05-031-0/+20
| * | Prevent accelerators from firing on X11 and QWS during a dragBradley T. Hughes2010-04-172-0/+10
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-05-049-168/+315
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-05-039-168/+315
| |\ \ \ | | |/ / | |/| |
| | * | Updated WebKit to 3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2Simon Hausmann2010-05-034-3/+14
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-05-039-168/+304
| | |\ \
| | | * | Updated WebKit to 8941bee5706ef2171ed5def63834deefc7440d11Simon Hausmann2010-05-039-168/+304
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-05-036-63/+78
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0330-145/+194
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | QGraphicsView drawing artifacts due to rounding errors.Bjørn Erik Nilsen2010-05-034-61/+76
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-032-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix a small typo: therfore -> thereforeLaszlo Papp2010-05-031-1/+1
| | * | | | Fix a small typo in setColor description (brush -> color)Laszlo Papp2010-05-031-1/+1
* | | | | | Fixed a QBuffer warning caused by a regression in qjpegJohn Brooks2010-05-031-3/+9
| |_|/ / / |/| | | |
* | | | | Fixed OpenGL version flags for versions > 3.2.Kim Motoyoshi Kalland2010-05-031-1/+14
* | | | | Revert "Revert "Revert "Implement heightForWidth support for QTabWidget and Q...Jan-Arve Sæther2010-05-039-102/+16
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0235-99/+206
|\ \ \ \ \ | |/ / / / |/| | | |