summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Doc: cleanPath also normalizes separatorsLeena Miettinen2013-01-101-2/+2
* | Protect Q_UNREACHABLE and Q_ASSUME by Q_ASSERT.Jędrzej Nowacki2013-01-102-12/+29
|/
* Define Q_COMPILER_AUTO_FUNCTION for MVSCThiago Macieira2013-01-081-0/+1
* Fix compile when QT_EVAL is definedAndy Shaw2013-01-081-3/+3
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-0827-65/+65
* Fix warning about cast from ASCII.Friedemann Kleint2013-01-071-1/+1
* Disable Q_COMPILER_RVALUE_REFS on QNXRafael Roquetto2013-01-041-0/+3
* remove unused member from QSystemLocalePrivateJoerg Bornemann2013-01-041-3/+0
* Remove redundant Q_OS_BLACKBERRY define check.Rafael Roquetto2013-01-041-2/+2
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-041-0/+2
* BlackBerry: Reevaluation of timer list in event dispatcherBernd Weimer2013-01-041-10/+21
* Clarify how two digit years are parsed by QDateTime::fromString().Mitch Curtis2013-01-032-1/+27
* Fix copy-pasto in QMetaObject::methodCount docs.Stephen Kelly2013-01-031-1/+1
* Declare the QMetaType::WasDeclaredAsMetaType enum as privateThiago Macieira2013-01-031-0/+1
* Make these headers includable directly, on all systemsThiago Macieira2013-01-012-6/+6
* Speed up and fix QByteArray::setNum()hjk2012-12-302-14/+36
* Don't use MPProcessorsScheduled on Mac OS XThiago Macieira2012-12-281-5/+2
* Removed an unnecessary forward declarationThorbjørn Lindeijer2012-12-281-2/+0
* Fix QMutex::tryLock with negative valuesThiago Macieira2012-12-231-3/+2
* Fix Clang warning about memcpy a class with vtablesThiago Macieira2012-12-231-1/+1
* QUrl::fromUserInput: fix for urls without a host.David Faure2012-12-231-2/+1
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-212-7/+7
* Use the new QUrlPrivate::validateComponent validator in the main parserThiago Macieira2012-12-211-54/+11
* Make sure that the strict parser is also operating on setXxxThiago Macieira2012-12-211-43/+136
* Fix some typosSergio Ahumada2012-12-214-5/+5
* QAbstractProxyModel: Document setSourceModel a bit moreDavid Faure2012-12-201-0/+4
* Doc: Removed the \relates instancesVenugopal Shivashankar2012-12-201-2/+0
* Fix the computation of the location of mkspecs.Stephen Kelly2012-12-201-3/+3
* Review of documentation.Michele Caini2012-12-201-1/+1
* Similarly to the 797f3c0a01e9, fix qbasicatomic.h inclusionThiago Macieira2012-12-191-2/+2
* Mac: Ignore ScrollBarAlwaysOn policy for transient scrollbarsGabriel de Dietrich2012-12-191-1/+3
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-182-2/+2
* Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-183-5/+6
* Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+6
* Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+4
* Add a Q_ENUMS for MeasurementSystemmfekari2012-12-171-0/+1
* QSettings docs: replace Q_WS_MAC with Q_OS_MACDebao Zhang2012-12-141-1/+1
* Docu: fix non-ascii character where "i" was expectedDavid Faure2012-12-141-1/+1