summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Doc: Fix broken \keyword linkSze Howe Koh2013-01-283-3/+3
* | Don't use the union trick to do unlawful castsThiago Macieira2013-01-281-18/+6
* | Doc: Fix module name formatSze Howe Koh2013-01-2511-20/+20
* | Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-251-1/+1
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-221-1/+1
|\|
| * Doc: added path to qtcore.qdocconfNico Vertriest2013-01-211-1/+1
* | Fix QTextCodec race.David Faure2013-01-221-2/+5
* | QRegularExpression: fix wrong argument type for pcre_fullinfoGiuseppe D'Angelo2013-01-201-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-18708-711/+711
* | Store inode numbers in decimal notationThiago Macieira2013-01-181-1/+1
* | Merge "Merge remote-tracking branch 'gerrit/release' into stable" into refs/s...Frederik Gladhorn2013-01-153-6/+6
|\ \
| * | Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-153-6/+6
| |\|
| | * Change all shmget calls to user-only memoryThiago Macieira2013-01-152-5/+5
| | * set pkg-config host_bins directly to install dirOswald Buddenhagen2013-01-111-1/+1
* | | Fix renaming of files that differ only in case.Friedemann Kleint2013-01-154-1/+106
|/ /
* | Fix malloc errors from legacy realpath on Mac OSX.Jeremy Nicholl2013-01-141-2/+9
* | Split QQNXLocaleData::readPPSLocale()Rafael Roquetto2013-01-142-6/+26
* | Doc: corrected typo "the the"Nico Vertriest2013-01-111-1/+1
* | Fix accidental obsolation of Qt::InputMethodQueryPekka Vuorela2013-01-111-1/+1
* | Ignore WasDeclaredAsMetaType flag during binary check.Jędrzej Nowacki2013-01-101-5/+31