summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-26110-110/+110
* QBBSystemLocale: Do not set fixed buffer size when reading pps objectsEl Mehdi Fekari2013-12-051-4/+20
* QLocale: Fix infinite loop in error caseEl Mehdi Fekari2013-11-201-5/+12
* qsimd: Fix compilation with MinGW 64.Friedemann Kleint2013-11-181-1/+1
* QLocale: Update Portuguese and Greek locales dataEl Mehdi Fekari2013-10-291-1061/+1059
* QLocale - Fix Mac date format code translationJohn Layt2013-10-291-29/+76
* Add Q_ASSERT in qAllocMore() function.Leonard Lee2013-08-301-0/+3
* Include <new> instead of <ciso646> for libc++ detection.Raphael Kubo da Costa2013-08-061-1/+1
* Remove a left over cast that is now semantically incorrect.Jake Petroules2013-08-051-1/+1
* Make sure to also check for null CFPropertyLists.Thiago Macieira2013-08-051-0/+3
* Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-08-051-7/+15
* QString::normalize(): Fix assertion in some corner caseKonstantin Ritt2013-07-111-4/+3
* QSystemLocale: Fix the time format on BlackBerry 10Mehdi Fekari2013-06-201-2/+2
* Fix QLocale::standaloneMonthName when d->m_data == systemData()El Mehdi Fekari2013-05-216-3/+17
* Special-case the forward declaration of STL types for libc++.Raphael Kubo da Costa2013-05-111-0/+23
* Check that 3DNow! instructions are supported before including mm3dnow.h.Raphael Kubo da Costa2013-05-101-1/+1
* Make QContiguousCache with zero capacity not crashThiago Macieira2013-05-071-0/+6
* QLocale: Add fr_MA localeEl Mehdi Fekari2013-05-031-868/+873
* Use LC_MESSAGES instead of LC_NUMERIC in QSystemLocale::fallbackLocale()Dmitry Shachnev2013-04-071-1/+1
* Fix a bug in QSystemLocale on BB10El Mehdi Fekari2013-04-042-18/+20
* Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-205-107/+422
* Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-201-0/+3
* Update Irish locale to return correct date formatEl Mehdi Fekari2013-03-131-2/+2
* Workaround a bug in mktime on QNXFabian Bumberger2013-03-131-0/+10
* QLocale: Update tamil's AM/PM textEl Mehdi Fekari2013-02-151-107/+106
* QLocale: Update the Japanese and Czech localeEl Mehdi Fekari2013-02-131-5/+5
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXSamuli Piippo2013-02-012-11/+11
* Use stub function gettimeofday for VxWorksPasi Petäjäjärvi2013-01-281-0/+4
* Update the Indonisian and Catalan locales in CLDR data:Mehdi Fekari2013-01-181-215/+214
* Update copyright year in Digia's license headersSergio Ahumada2013-01-13108-108/+108
* Add struct keyword for timeval variable to remove ambiguityPasi Petäjäjärvi2013-01-101-1/+1
* Update Canadian(English) localeMehdi Fekari2013-01-101-2/+2
* Update Turkish and Irish locales dataMehdi Fekari2013-01-071-2624/+2641
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-051-0/+2
* Elaborate shortDayName(), etc using default locale.Leonard Lee2012-12-201-10/+10
* Update defaultNumberingSystem value for some indic and slovak countries/regionsmfekari2012-12-141-19/+19
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-291-2/+5
* Qnx: Handle the MeasurementSystem in QNXmfekari2012-11-232-0/+100
* QString doesn't work with old ABI on ARM.Tomasz Duda2012-11-172-2/+11
* Update Qlocale data with CLDR 2.0.0Konstantin Ritt2012-11-103-4532/+5150
* Update Qlocale data with CLDR 1.9.1Konstantin Ritt2012-11-103-3387/+3431
* Prevent an overflow warning in assertions.Christian Kandeler2012-10-143-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29108-2522/+2522
* QElapsedTimer: Fix typo in restart() documentationJonathan Liu2012-09-261-1/+1
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-182-2/+2
* Fixes possible memory leak in QContiguousCacheFabian Bumberger2012-08-301-2/+4
* QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS work with QObjectsGiuseppe D'Angelo2012-08-271-1/+1
* Mac: Don't crash if language preferences can't be retrieved.Eike Ziller2012-08-101-1/+1
* Fix valgrind errors due to "const char *getSystemLocale"David Faure2012-08-061-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-01108-216/+216