summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-215-158/+84
| * | | | | | | | | | | Add QChar::Script enumKonstantin Ritt2012-12-205-5796/+6460
| * | | | | | | | | | | Elaborate shortDayName(), etc using default locale.Leonard Lee2012-12-141-10/+10
* | | | | | | | | | | | Amend the missing documentation for the from*() static overloadsLaszlo Papp2013-03-171-0/+32
* | | | | | | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Correct QLocale(const QString &) documentation.Mitch Curtis2013-03-071-2/+2
* | | | | | | | | | | | Update the documentation for C++11 initializer lists supportLaszlo Papp2013-03-073-3/+6
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Workaround a bug in mktime on QNXFabian Bumberger2013-03-051-0/+10
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Document MSVC-restrictions regarding QStringLiteral.Friedemann Kleint2013-02-281-0/+13
* | | | | | | | | | Doc: Add the missing \since 5.0Debao Zhang2013-02-251-0/+2
* | | | | | | | | | Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-02-231-7/+15
|/ / / / / / / / /
* | | | | | | | / Fix QVector detaching in one thread while another destroys it.Jędrzej Nowacki2013-02-201-2/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Allow x86intrin.h with ICC 13.1Thiago Macieira2013-02-061-1/+1
* | | | | | | | Fix typo in QString documentation.Mitch Curtis2013-02-061-1/+1
* | | | | | | | Let ICC 13 build Qt again if the system compiler is GCC 4.7.Thiago Macieira2013-02-011-1/+2
* | | | | | | | Doc: Fix broken \keyword linkSze Howe Koh2013-01-281-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | QRegularExpression: fix wrong argument type for pcre_fullinfoGiuseppe D'Angelo2013-01-201-1/+1
* | | | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-18119-119/+119
| |_|_|_|/ |/| | | |
* | | | | Split QQNXLocaleData::readPPSLocale()Rafael Roquetto2013-01-142-6/+26
| |_|_|/ |/| | |
* | | | Replace macro qdoc with Q_QDOCDebao Zhang2013-01-082-5/+5
| |_|/ |/| |
* | | remove unused member from QSystemLocalePrivateJoerg Bornemann2013-01-041-3/+0
* | | Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-041-0/+2
* | | Clarify how two digit years are parsed by QDateTime::fromString().Mitch Curtis2013-01-031-0/+12
| |/ |/|
* | Speed up and fix QByteArray::setNum()hjk2012-12-302-14/+36
* | Fix Clang warning about memcpy a class with vtablesThiago Macieira2012-12-231-1/+1
* | Fix some typosSergio Ahumada2012-12-211-1/+1
* | Add a Q_ENUMS for MeasurementSystemmfekari2012-12-171-0/+1
* | Docs: Fix referencesChristian Stenger2012-12-131-2/+2
* | QLocale: Report RTL text direction for pa_Arab and uz_ArabKonstantin Ritt2012-12-101-9/+16
* | Doc: Fix some enumsChristian Stenger2012-12-061-2/+5
* | QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-068-50/+50
* | properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-043-5/+2
|/
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* fix harfbuzz header install locationOswald Buddenhagen2012-11-301-3/+1
* Provide the bundled zlib headers for external accessaavit2012-11-281-2/+9
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-281-2/+5
* QtCore: Make more signals private.Stephen Kelly2012-11-282-9/+25
* Enhanced QSharedDataPointer documentation with container performance sectionNils Jeisecke2012-11-281-0/+8
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-13/+18
* [SIC] QLocale: Update some language names with their modern valuesKonstantin Ritt2012-11-244-277/+281
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-231-4/+3
* Fix \brief for QEasingCurveLars Knoll2012-11-231-1/+1
* QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt2012-11-232-2/+14
* 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
* Qnx: Handle the MeasurementSystem value in QNXmfekari2012-11-202-0/+103