summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Don't crash by modifying read-only shared_nullBradley T. Hughes2011-10-045-6/+6
* Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-10-031-2/+1
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-0314-68/+67
* Add placeholders for loadAcquire and storeRelease in the atomicsThiago Macieira2011-10-031-0/+10
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-5/+1
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-292-14/+24
* Move Qt::escape to QtCoreDavid Faure2011-09-292-0/+36
* QTemporaryFile: use QCoreApplication::applicationName() as base filenameDavid Faure2011-09-281-13/+31
* Update QHash for Qt 5Bradley T. Hughes2011-09-262-46/+9
* "empty translation" does not mean "no translation"Oswald Buddenhagen2011-09-261-2/+2
* Make QVectorData::shared_null constBradley T. Hughes2011-09-262-6/+6
* Make QMapData::shared_null constBradley T. Hughes2011-09-262-8/+8
* Make QListData::shared_null constBradley T. Hughes2011-09-262-8/+9
* Make QLinkedListData::shared_null constBradley T. Hughes2011-09-262-7/+8
* Make QHashData::shared_null constBradley T. Hughes2011-09-262-6/+6
* don't calculate hash when the map is empty and we are not insertingOswald Buddenhagen2011-09-261-3/+6
* Doc: Clarified the range of return values from QLineF::angle().David Boddie2011-09-261-2/+3
* Doc: Moved general notes about character conversion.David Boddie2011-09-261-10/+13
* Use the right callback in QObject::disconnect()Olivier Goffart2011-09-231-1/+1
* Fix QString and QByteArray reserve() and squeeze()Bradley T. Hughes2011-09-232-4/+42
* QByteArray's shared_null and shared_empty should be constBradley T. Hughes2011-09-232-7/+7
* Don't call ref() in QByteArray::QByteArray()Bradley T. Hughes2011-09-231-1/+1
* merge translate() overloadsOswald Buddenhagen2011-09-212-25/+5
* Add Qt::WindowTransparentForMouseEventsLars Knoll2011-09-211-0/+1
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-192-0/+28
* Wrap calls to Sequence::push_backJoão Abecasis2011-09-173-15/+32
* Boost performance of QChar::isSpaceKent Hansen2011-09-152-5/+14
* Boost performance of QChar::isLetterOrNumberKent Hansen2011-09-152-3/+17
* Boost performance of QChar::isLetterKent Hansen2011-09-152-3/+15
* Boost performance of QChar::isDigitKent Hansen2011-09-152-3/+13
* Boost performance of QChar::is{Upper,Lower}Kent Hansen2011-09-151-2/+8
* Fix warning when building objects with a Q_OBJECT macroTobias Hunger2011-09-151-1/+1
* Add new composite Qt::ImQueryInput queryJoona Petrell2011-09-141-0/+2
* Windows: fixed compile of libQtPlatformSupportRohan McGovern2011-09-141-0/+15
* Merge branch 'refactor'Gunnar Sletta2011-09-1323-217/+269
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-29/+58
| |\
| * | Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+2
| * | Refactor the input frameworkLars Knoll2011-09-071-14/+26
| * | Cocoa: QMenu refactor.Morten Sorvig2011-09-071-14/+0
| * | Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-0622-305/+192
| |\ \
| * | | Introduce Q_QTQUICK1_EXPORT fixing exports in declarative.Friedemann Kleint2011-08-311-0/+8
| * | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-302-0/+6
| |\ \ \
| * \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-253/+284
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into refactorGunnar Sletta2011-08-259-54/+77
| |\ \ \ \ \
| * | | | | | Fix build.Friedemann Kleint2011-08-191-0/+16
| * | | | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-0337-713/+1165
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-2130-2803/+1128
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-136-208/+321
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-1223-692/+797
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0668-3219/+79
| |\ \ \ \ \ \ \ \ \ \