summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Leave some Qt 6 remarks for QStringRefThiago Macieira2013-02-121-0/+4
| * | | | | Ensure QDateTime can handle QDate's full range of julian dates.Mitch Curtis2013-02-122-5/+8
| * | | | | Add support for SHA3 to QCryptographicHash.Richard Moore2013-02-094-6/+109
| * | | | | QRegularExpression: add method for extracting the capturing group namesGiuseppe D'Angelo2013-02-052-0/+50
| * | | | | Provide better error if min (or max) is defined in QDateTimeThorbjørn Martsum2013-02-021-0/+3
| * | | | | Remove unused variables and functions from the source codeThiago Macieira2013-02-021-5/+0
| * | | | | QStringRef: Added a trimmed() function.Keith Gardner2013-01-292-0/+33
| * | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
| | |\ \ \ \ \
| * | | | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2952-204/+0
| * | | | | | | QVarLengthArray: add squeeze functionPeter Kümmel2013-01-282-3/+22
| |/ / / / / /
| * | | | | | Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-282-6/+6
| * | | | | | Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-262-0/+30
| * | | | | | Added initializer list constructors for Qt associative containers.Roman Pasechnik2013-01-246-0/+101
| * | | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-23119-120/+120
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22119-120/+120
| | |\ \ \ \ \ \
| * | | | | | | | Use stub function gettimeofday for VxWorksPasi Petäjäjärvi2013-01-231-0/+4
| * | | | | | | | Don't clear the pointer in QScopedPointer's destructorThiago Macieira2013-01-231-1/+0
| |/ / / / / / /
| * | | | | | | Add a note for merging QString::contains(QRE, QREM) overloads in Qt 6Giuseppe D'Angelo2013-01-201-1/+1
| * | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-162-6/+26
| |\ \ \ \ \ \ \
| * | | | | | | | Doc: Update the info on the QSharedPointer internalsThiago Macieira2013-01-151-31/+24
| * | | | | | | | Added QMessageAuthenticationCodeRuslan Nigmatullin2013-01-143-0/+361
| * | | | | | | | QString::contains overload that returns the match resultsGiuseppe D'Angelo2013-01-142-0/+29
| * | | | | | | | Introduce default ctors for QRegularExpressionMatch(Iterator)Giuseppe D'Angelo2013-01-142-0/+42
| * | | | | | | | Avoid a QVector allocation in QRegularExpressionMatchPrivateGiuseppe D'Angelo2013-01-141-8/+10
| * | | | | | | | Merge branch 'stable' into devSergio Ahumada2013-01-092-5/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-073-3/+14
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-073-3/+14
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Introduce QRegularExpression::NoMatch match typeGiuseppe D'Angelo2013-01-072-1/+20
| * | | | | | | | | | | Provide operators for QMargins.Friedemann Kleint2013-01-072-0/+267
| * | | | | | | | | | | Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-073-1/+101
| * | | | | | | | | | | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-075-28/+34
| |/ / / / / / / / / /
| * | | | | | | | | | Fix the \since version for QSharedPointer::create().Stephen Kelly2013-01-071-1/+1
| * | | | | | | | | | Merge branch 'stable' into devFrederik Gladhorn2013-01-0419-85/+115
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add support for multiple arguments to QSharedPointer::create()Thiago Macieira2012-12-233-0/+61
| * | | | | | | | | | | 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