summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* QLocale: add toString(Q(Date|QTime)+, QStringView format) overloadsMarc Mutz2017-04-121-2/+2
* Apple: always use the system time zone instead of the default time zoneJake Petroules2017-01-241-4/+2
* Fix deprecated API usageJake Petroules2017-01-241-26/+9
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-20/+20
* Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-3/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-13/+1
* OSX: fix leaks due to missing NSAutoreleasePoolErik Verbruggen2015-02-261-0/+13
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* QLocale - Mac fix typos in commentsJohn Layt2013-10-171-2/+2
* QLocale - Fix Mac date format code translationJohn Layt2013-09-261-29/+76
* Remove a left over cast that is now semantically incorrect.Jake Petroules2013-07-301-1/+1
* Fix QLocale::standaloneMonthName when d->m_data == systemData()Albert Astals Cid2013-05-011-1/+3
* Make sure to also check for null CFPropertyLists.Thiago Macieira2013-04-191-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-7/+15
|\
| * Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-02-231-7/+15
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-2/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Mac: Don't crash if language preferences can't be retrieved.Eike Ziller2012-07-311-1/+1
* Rename QSystemLocale::fallbackLocale() to QSystemLocale::fallbackUiLocale()Mike FABIAN2012-06-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Silence warning from clangBradley T. Hughes2011-10-251-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+463