summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt2012-11-232-2/+14
* Make QtQuick documentation references workPaul Olav Tvete2012-11-232-3/+9
* Add pointers to the rich text documentation from mentions of rich text.Samuel Rødal2012-11-231-1/+2
* Revise QObject::connect documentation.Mitch Curtis2012-11-231-4/+5
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-231-1/+5
* Add WindowFullscreenButtonHint.Morten Johan Sørvig2012-11-232-1/+4
* Add QMimeType::aliases().David Faure2012-11-224-0/+50
* Use QT_STRINGIFY in qobjectdefs.hOlivier Goffart2012-11-221-3/+1
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXmfekari2012-11-212-20/+20
* Update Qlocale data up to CLDR 22.1Konstantin Ritt2012-11-213-3929/+4402
* Update Qlocale data up to CLDR 2.0.1Konstantin Ritt2012-11-213-3414/+3933
* Use likelySubtags to instantiate a locale id from it's short formKonstantin Ritt2012-11-213-764/+1321
* [SIC/BIC] QLocale: update enums up to CLRD 1.9.1Konstantin Ritt2012-11-214-1194/+1411
* 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