summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-212-5/+28
* BlackBerry: Restore proper BPS channel in event dispatcherBernd Weimer2012-11-211-8/+36
* Qnx: Handle the MeasurementSystem value in QNXmfekari2012-11-202-0/+103
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-7/+25
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-201-0/+1
* Merge "Merge branch 'newdocs'" into refs/staging/masterSamuel Rødal2012-11-202-14/+116
|\
| * Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-202-14/+116
| |\
| | * Added doc with IO functionsNico Vertriest2012-11-201-0/+109
| | * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+6
| | * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-0251-532/+692
| | |\
| | * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
| | * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-2647-222/+837
| | |\ \
| | * \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1918-88/+185
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1611-55/+124
| | |\ \ \ \
| | * | | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
| | * | | | | doc: add missing dep from qtcore to qtguiTor Arne Vestbø2012-10-121-1/+1
* | | | | | | QMimeDatabase: remove deprecated APIDavid Faure2012-11-201-9/+0
|/ / / / / /
* | | | | | QLocale: replace hard-coded default country-for-language mapKonstantin Ritt2012-11-191-283/+283
* | | | | | Document what the QMimeDatabase constructor really does.David Faure2012-11-191-1/+6
* | | | | | Add a new location for QML 2.x importsThiago Macieira2012-11-192-1/+14
* | | | | | MinGW: Add missing constants for float control.Friedemann Kleint2012-11-161-0/+9
* | | | | | Remove qSort from QCollator docsGiuseppe D'Angelo2012-11-161-1/+1
* | | | | | Remove qSort from QList/QSet docsGiuseppe D'Angelo2012-11-162-3/+3
* | | | | | Fix QMutex::tryLock timeout computation on LinuxOlivier Goffart2012-11-161-2/+2
* | | | | | Assign correct codes to QLocale::AnyCountry and AnyScriptKonstantin Ritt2012-11-151-2/+2
* | | | | | Add a bunch of missed scriptsKonstantin Ritt2012-11-152-1/+101
* | | | | | Add missing Bodo language introduced in CLDR 1.9.1Konstantin Ritt2012-11-152-9/+28
* | | | | | QHash: constify some QHashNode membersGiuseppe D'Angelo2012-11-151-6/+6
* | | | | | QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-141-6/+6
* | | | | | Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-131-1/+2
* | | | | | Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-112-5/+8
* | | | | | Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+1
* | | | | | Add warning about non-API in Qt5CTestMacros.Stephen Kelly2012-11-101-0/+7
* | | | | | Add the GCC 4.8 C++11 feature listThiago Macieira2012-11-101-0/+7
* | | | | | QTBF: Remove StartOfItem/EndOfItem enum valuesKonstantin Ritt2012-11-092-13/+3
* | | | | | QFutureInterface: Remove unused functionOrgad Shaneh2012-11-082-6/+0
* | | | | | Cleanup old signal handler mechanismsRafael Roquetto2012-11-083-67/+0
* | | | | | QAbstractProxyModel: fix sibling() reimplementationMark Brand2012-11-081-1/+1
* | | | | | fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is presentOswald Buddenhagen2012-11-081-3/+7
* | | | | | Remove qSort/qStableSort usages from itemmodelsGiuseppe D'Angelo2012-11-073-12/+18
* | | | | | fix sign mismatch warningsOswald Buddenhagen2012-11-071-2/+2
* | | | | | Fix for compiling with clang with c++11.Erik Verbruggen2012-11-071-1/+1
* | | | | | Do not define QT_BASIC_ATOMIC_HAS_CONSTRUCTORS for clang.Erik Verbruggen2012-11-071-1/+12
* | | | | | Allow connect to functors with less parameters than the signalOlivier Goffart2012-11-061-1/+19
* | | | | | Fix connection to const slots (or from const signals)Olivier Goffart2012-11-061-0/+121
* | | | | | QTscii and QIscii are not big codecsPeter Kümmel2012-11-034-7/+7
* | | | | | Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-031-22/+48
* | | | | | QIdentityProxyModel: fix sibling() reimplementationMark Brand2012-11-021-1/+1
* | | | | | Review of documentation.Michele Caini2012-11-021-6/+25
* | | | | | QTranslator: Use resource memory instead of copying itThomas McGuire2012-11-021-35/+66