summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/tools.pri
Commit message (Expand)AuthorAgeFilesLines
* Collate conversion functions for Core Foundation/Foundation typesTor Arne Vestbø2016-05-191-3/+0
* Change the way we handle features that have sub-featuresLars Knoll2016-04-151-5/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-3/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-2/+4
| |\
| | * WinRT: Fix QTimeZone transitions by switching backendMaurice Kalinowski2016-03-161-2/+4
| * | Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-181-1/+1
* | | Remove support for the obsolete -no-zlib configure argLars Knoll2016-03-151-3/+3
|/ /
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-4/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-4/+0
|\|
| * make a proper header-only module for QtZlibOswald Buddenhagen2015-11-171-4/+0
* | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-0/+9
|/
* 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