summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-0467-378/+453
|\
| * Automatic metatype registration of two-template-argument types.Stephen Kelly2012-03-021-0/+22
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-015-7/+55
| * exclude some code from the qmake buildOswald Buddenhagen2012-03-011-0/+4
| * dispose of BOOTSTRAPPING defineOswald Buddenhagen2012-03-011-8/+4
| * QtGlobal: remove qIsDetached()Marc Mutz2012-03-012-6/+0
| * QInputMethodEvent::Attribute: mark as Q_MOVABLE_TYPEMarc Mutz2012-03-011-0/+1
| * QPair: specialise QTypeInfo based on the typeinfos of its argumentsMarc Mutz2012-03-011-0/+16
| * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-016-34/+34
| * QFlags: mark as Q_PRIMITIVE_TYPEMarc Mutz2012-02-291-0/+4
| * Make loadAcquire const.Stephen Kelly2012-02-294-8/+8
| * Add operator<<(QTestData &, QStringBuilder)Olivier Goffart2012-02-291-0/+8
| * QCryptographicHash: make constructor explicitMarc Mutz2012-02-291-1/+1
| * make qlibraryinfo table-drivenOswald Buddenhagen2012-02-292-94/+34
| * remove pointless ifdefsOswald Buddenhagen2012-02-291-23/+1
| * Allow QChar::SpecialCharacter with QStringBuilder.Stephen Kelly2012-02-291-0/+10
| * Make qobject_p.h not need qvariant.h.Stephen Kelly2012-02-295-12/+13
| * Make qlocale.h not depend on qvariant.h.Stephen Kelly2012-02-296-2/+5
| * QScopedValueRollback: make constructor explicitMarc Mutz2012-02-291-1/+1
| * Remove include for no-longer-supported compiler.Stephen Kelly2012-02-291-6/+0
| * Merge master -> api_changesRohan McGovern2012-02-29269-2624/+13079
| |\
| * | QFontMetrics: make conversion from QFont to QFontMetrics explicitMarc Mutz2012-02-281-2/+2
| * | Remove Q_DECLARATIVE_EXPORT and Q_QTQUICK1_EXPORTMatthew Vogt2012-02-271-16/+0
| * | Move the QString comparison operator as non member functionOlivier Goffart2012-02-272-25/+31
| * | QTestlib: no need to use the preprocessor to distinguish qrealOlivier Goffart2012-02-271-22/+4
| * | QFontEngine: remove unused and buggy grayPalette()Marc Mutz2012-02-272-20/+0
| * | Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-274-11/+126
| * | QStringMatcher: make constructor explicitMarc Mutz2012-02-261-1/+1
| * | QXmlStream{Reader,Writer}: add explicit to constructorsMarc Mutz2012-02-261-7/+7
| * | QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-2612-38/+36
| * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-2610-34/+21
| * | QString: add from{Ascii,Latin1,Utf8,Local8Bit() overloads for QByteArrayMarc Mutz2012-02-231-0/+4
* | | Fix documentation of the new connect functions.Olivier Goffart2012-03-041-0/+9
* | | QRegularExpression: import PCRE under 3rdparty/Giuseppe D'Angelo2012-03-0365-0/+54615
* | | Cleaned up debug and warning output in xcb plugin.Samuel Rødal2012-03-0210-38/+40
* | | QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-2/+1
* | | Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-024-5/+5
* | | Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-0211-23/+23
* | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-02217-3581/+3581
* | | Mark overload of QAccessible::updateAccessibility as deprecated.Frederik Gladhorn2012-03-022-3/+1
* | | Name threads properlymae2012-03-022-0/+4
* | | xcb: Check for SHAPE extension before using itUli Schlachter2012-03-023-4/+34
* | | Remove the LIBS from platformsupportJørgen Lind2012-03-022-2/+0
* | | Fix get_accFocus() to return CHILDID_SELF when it returns itself.Jan-Arve Saether2012-03-021-7/+41
* | | Improve debugging in the windows accessibility bridge.Jan-Arve Saether2012-03-022-33/+59
* | | Fix QWizard autotest for Windows 7 Classic themeMiikka Heikkinen2012-03-021-1/+6
* | | Use correct types in QResource.Robin Burchell2012-03-021-4/+4
* | | Improving clipboard integrationKevin Krammer2012-03-022-39/+150
* | | Fixing z-ordering of windowsKevin Krammer2012-03-021-1/+1
* | | Make the CONFIG and QT_CONFIG contents available downstream.Stephen Kelly2012-03-021-0/+3