summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Make QCoreApplication::startingUp() return false when appropriate.Mitch Curtis2013-03-141-0/+2
* Doc: corrected snippet statement in qplugin.qdocNico Vertriest2013-03-141-1/+1
* QProcess/Win: stop pipe readers before closing the pipe handlesJoerg Bornemann2013-03-141-0/+2
* fix spurious QWindowsPipeWriter deadlockJoerg Bornemann2013-03-141-5/+7
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-131-2/+2
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-081-2/+2
| |\
| | * Correct QLocale(const QString &) documentation.Mitch Curtis2013-03-071-2/+2
* | | QProcess/Win: do not treat all negative exit codes as crashJoerg Bornemann2013-03-131-2/+2
* | | Test that the ConfigVersion.cmake files work.Stephen Kelly2013-03-131-2/+2
|/ /
* | Update the documentation for C++11 initializer lists supportLaszlo Papp2013-03-073-3/+6
* | Silence warning about an unused variable in Q_ASSUME.Jędrzej Nowacki2013-03-061-0/+1
* | 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