summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings on shadowing data members with argumentsJoão Abecasis2012-02-221-8/+8
* Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-21556-13865/+54018
|\
| * Remove many unneeded virtuals.Richard Moore2012-02-201-28/+16
| * convert length functions in QDom from uint to int.Richard Moore2012-02-202-16/+15
| * Merge overloads.Richard Moore2012-02-202-19/+11
| * Include qt_windows.h for Windows CE.Andreas Holzammer2012-02-201-0/+3
| * Merges several overloaded functions in QCoreApplication.Xizhi Zhu2012-02-202-63/+6
| * Windows - fix connecting to a socket using IPv4 mapped IPv6Shane Kearns2012-02-201-0/+10
| * Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-2025-2/+27
| * Remove QAccessibleInterface::relationTo().Jan-Arve Saether2012-02-202-43/+4
| * Port QDBusAdaptorConnector meta-object to revision 6Kent Hansen2012-02-202-21/+53
| * Remove unused QtDBus meta-object extensionsKent Hansen2012-02-202-33/+4
| * QPoint/QPointF: inline manhattanLength(); QLineF: inline isNull()Marc Mutz2012-02-204-14/+18
| * Move QTypeInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-203-165/+220
| * Added note in QPlatformWindow::setGeometry() docs about position policy.Samuel Rødal2012-02-201-0/+4
| * uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-202-29/+41
| * fix QProcess for Windows XPJoerg Bornemann2012-02-201-1/+4
| * Remove QAccessibleInterface::navigate()Jan-Arve Saether2012-02-202-59/+4
| * Use standard unix mutexes on LSBHarald Fernengel2012-02-203-9/+19
| * Move QMetaMethod::parameterTypes() implementation to helper functionKent Hansen2012-02-202-18/+30
| * Port QSignalEventGenerator meta-object to revision 6Kent Hansen2012-02-202-23/+44
| * Use QMetaMethod::isValid() to check method validityKent Hansen2012-02-201-2/+2
| * Add QMetaMethod::isValid() functionKent Hansen2012-02-202-0/+10
| * Fix typo in QByteArray(QConstByteArrayData) constructorKent Hansen2012-02-201-1/+1
| * Don't call metaObject() several timesKent Hansen2012-02-201-5/+6
| * Small moc cleanup: Pass lists by const referenceKent Hansen2012-02-202-4/+4
| * moc: Get rid of implicit conversions to const char *Kent Hansen2012-02-206-26/+25
| * Minuscule moc cleanup: Don't declare i in function scopeKent Hansen2012-02-201-5/+3
| * Fix compilation with MinGW-w64Jonathan Liu2012-02-201-3/+3
| * Rename Q_PROCESSOR_POWERPC to Q_PROCESSOR_POWERBradley T. Hughes2012-02-206-25/+36
| * qwidget_p.h: Remove DontSetCompositionMode from the internal flagsHolger Hans Peter Freyther2012-02-201-3/+2
| * qpa: Verify that the platform returns a WId that is not WId(0)Holger Hans Peter Freyther2012-02-201-1/+5
| * Remove dead method.Richard Moore2012-02-202-9/+0
| * testlib: Report one test result per benchmark test.Jason McDonald2012-02-201-13/+26
| * testlib: make XPASS output slightly less confusing.Jason McDonald2012-02-201-1/+4
| * Remove unnecessary image height adjustments from layout.Andrew den Exter2012-02-201-3/+3
| * Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-1820-0/+36054
| * Introduced QWindow::isExposed().Gunnar Sletta2012-02-185-0/+52
| * Adding hasHeightForWidth as a virtual Widget funcionThorbjørn Lund Martsum2012-02-187-22/+20
| * Added error reporting to QJsonParserAndrew Christian2012-02-184-23/+87
| * QEasingCurve: return QVector for cubic spline representationMarc Mutz2012-02-182-5/+18
| * Trivial doc fixRichard Moore2012-02-181-1/+1
| * Document Q_PROCESSOR_* macrosBradley T. Hughes2012-02-182-0/+218
| * Fix qclipboard autotest on Windows.Friedemann Kleint2012-02-181-4/+7
| * Fix error handling in QHostInfo windows backendShane Kearns2012-02-171-10/+18
| * Windows: Fix QWindow-test.Friedemann Kleint2012-02-172-11/+39
| * qnamespace.qdoc: Add doco for new values of Qt::MouseButtonRick Stockton2012-02-171-3/+49
| * Only define QT_NAMESPACE if it is used.Stephen Kelly2012-02-171-2/+4
| * Ensure that Qt public headers compile with strict flagsDavid Faure2012-02-172-6/+6
| * QProcess documentation typo fix and improvement.Rafael Roquetto2012-02-171-4/+4