summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Workaround a bug in mktime on QNXFabian Bumberger2013-03-051-0/+10
* Fixed memory leak in QXmlStreamReaderRoman Pasechnik2013-03-052-0/+3
* Fix spellingOlivier Goffart2013-03-042-4/+4
* QMimeDatabase: pass MatchMode down, to fix MatchContent.David Faure2013-03-011-1/+1
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-03-018-10/+347
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-02-288-10/+347
| |\
| | * Add snippet for QT_VERSION_CHECK.Mitch Curtis2013-02-272-0/+14
| | * Doc: Added the missing example snippetsVenugopal Shivashankar2013-02-266-10/+333
* | | doc: remove link to obsolete docOlivier Goffart2013-02-281-5/+1
|/ /
* | Fix CreateFileMapping() error handlingPeter Kümmel2013-02-282-4/+5
* | Document MSVC-restrictions regarding QStringLiteral.Friedemann Kleint2013-02-281-0/+13
* | QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-271-2/+2
* | Doc: Add the missing \since 5.0Debao Zhang2013-02-253-0/+4
* | Rename qAbs Function for timevalDavid E. Narváez2013-02-241-3/+2
* | Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-02-232-7/+16
|/
* Add qcore_mac_p.h to the list of headers.Thiago Macieira2013-02-211-0/+2
* Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-212-8/+8
* Emit which role actually changedAlbert Astals Cid2013-02-211-1/+1
* Fix QVector detaching in one thread while another destroys it.Jędrzej Nowacki2013-02-201-2/+1
* Document the qintptr for public usageLaszlo Papp2013-02-201-2/+20
* Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-191-1/+2
* Fix call to QMetaObject::metaCall from updatePropertyDavid E. Narváez2013-02-161-2/+5
* Don't calculate the install prefix again in the extra cmake files.Stephen Kelly2013-02-132-9/+7
* Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly2013-02-092-2/+14
* QProcessEnvironment: Permit magic cmd variablesDaniel Teske2013-02-081-1/+2
* Update documentation for QIODevice::readData().Christian Strømme2013-02-071-2/+2
* Allow x86intrin.h with ICC 13.1Thiago Macieira2013-02-061-1/+1
* Fix copy-paste errors in QtPrivate::ConnectionTypesOlivier Goffart2013-02-061-3/+3
* export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen2013-02-061-1/+4
* Fix broken IANA link in QTextCodec documentation.Mitch Curtis2013-02-061-1/+6
* Fix typo in QString documentation.Mitch Curtis2013-02-061-1/+1
* Clean up whitespaceJan Arve Saether2013-02-062-58/+58
* Spell "Qt" correctlyPaul Olav Tvete2013-02-061-1/+1
* Replace nokia in example by Qt ProjectFrederik Gladhorn2013-02-051-2/+2
* Do not use the non-existent state() method referenceLaszlo Papp2013-02-051-8/+8
* fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
* QThread documentation: do not discourage the reimplementation of QThreadOlivier Goffart2013-02-043-65/+82
* Add the missing "\since 5.0" reference for the QTimer methodLaszlo Papp2013-02-041-0/+1
* Optimize code sample of QObject::isSignalConnectedOlivier Goffart2013-02-021-1/+2
* Bump Qt version to 5.0.2Sergio Ahumada2013-02-011-2/+2
* Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-0112-20/+435
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-3112-20/+435
| |\
| | * Fix documented signature for QtMessageHandlerKai Koehne2013-01-281-1/+1
| | * Doc: Fixing snippets and input file for a Qt Core article.Jerome Pasion2013-01-285-5/+420
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-286-14/+14
* | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
* | | Let ICC 13 build Qt again if the system compiler is GCC 4.7.Thiago Macieira2013-02-011-1/+2
|/ /
* | Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
* | Doc: Fix description about Qt::UniqueConnectionSze Howe Koh2013-01-291-5/+5
* | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1