summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/tools.pri
Commit message (Expand)AuthorAgeFilesLines
* Added QVersionNumber to QtCore's public APIKeith Gardner2015-07-101-1/+1
* Unify QByteArray::MaxSize and MaxAllocSizeUlf Hermann2015-06-161-0/+1
* Deinline QRingBuffer classAlex Trotsenko2015-05-201-0/+1
* Split qHash()-related code into separate headerMarc Mutz2015-04-081-0/+1
* Build bundled PCRE copy as qt_helper_libKonstantin Ritt2015-03-201-6/+2
* Introduce icu_dependency.priKonstantin Ritt2015-03-201-13/+2
* src/corelib/tools/tools.pri: add missing qtools_p.hMarc Mutz2015-01-241-0/+1
* Haiku: Make corelib compile on HaikuTobias Koenig2015-01-101-1/+1
* provide Android timezones in QTimeZoneDrew Parsons2014-11-261-1/+6
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-1/+1
|\
| * Fix wrong qversionnumber header name in tools.priLaszlo Agocs2014-11-171-1/+1
* | Add Objective-C specific type converters to QDateTimeJake Petroules2014-10-071-1/+2
* | Simplify and unify Q{ByteArray,String{,Ref}}::{simplify,trimmed}Thiago Macieira2014-08-191-0/+1
|/
* Long live QByteArrayList!Glen Mabey2014-08-091-0/+2
* Long live QVersionNumber!Keith Gardner2014-08-091-2/+4
* Use simd.prf for building MIPS DSP codeThiago Macieira2014-07-251-0/+1
* Do not build or link to PCRE if QRegularExpression is disabledGiuseppe D'Angelo2014-05-151-6/+9
* Allow building against static ICU libs also on UnixKai Koehne2014-04-291-2/+2
* Revert the QByteArrayList addition to Qt 5.3Thiago Macieira2014-03-081-2/+0
* Add Objective-C specific type converters to QByteArraySamuel Gaist2014-03-081-1/+2
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-191-2/+12
|\
| * new QByteArrayList classGlen Mabey2014-02-121-0/+2
| * Long live QStringIterator!Giuseppe D'Angelo2014-02-071-0/+1
| * Work around a binary incompatibility in MSVCThiago Macieira2014-01-231-0/+1
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+4
| |\
| * | Move no-pch extra compiler to common featuresAllan Sandfeld Jensen2014-01-081-12/+1
| * | Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-131-0/+14
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+1
| |\ \
| * | | WinRT: Locale handling supportKamil Trzcinski2013-10-051-0/+1
| * | | WinRT: Use UtcTimeZone instead of QWinTimeZone backendOliver Wolff2013-09-261-2/+4
* | | | Make sure that the compiler is strict in QtCoreThiago Macieira2014-02-181-0/+2
| |_|/ |/| |
* | | MIPS DSP build system fix and additional optimizations.lpapuga2014-01-141-0/+4
| |/ |/|
* | Add qcollator_p.h to the list of headers.Thiago Macieira2013-11-051-0/+1
|/
* Fixed build issue on BlackBerryBernd Weimer2013-09-231-1/+1
* QTimeZone - Add Windows backendJohn Layt2013-09-231-1/+1
* QTimeZone - Add Mac backendJohn Layt2013-09-231-0/+1
* QTimeZone - Add TZ File BackendJohn Layt2013-09-221-1/+1
* QTimeZone - Add ICU supportJohn Layt2013-09-221-1/+2
* QTimeZone - Define new class and apiJohn Layt2013-09-221-0/+5
* Add Mac type conversion functions to QtCoreMorten Johan Sørvig2013-09-211-1/+2
* Don't use Mac OS X QCollator backend on iOSTor Arne Vestbø2013-09-161-2/+2
* Make QCollator more flexible to use in different platformsAleix Pol2013-09-131-1/+8
* Make the QCollator class publicLars Knoll2013-09-131-1/+1
* QDateTime - Split QDateTimeParser into a separate fileJohn Layt2013-09-091-0/+2
* Long live QCommandLineParser!David Faure2013-08-241-0/+4
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-2/+13
|\
| * Fix static builds with ICUKai Koehne2013-03-121-2/+13
* | Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-141-0/+4
* | Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-131-1/+1
* | Add support for SHA3 to QCryptographicHash.Richard Moore2013-02-091-1/+2