summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* MinGW: Add missing constants for float control.Friedemann Kleint2012-11-161-0/+9
* Remove qSort from QCollator docsGiuseppe D'Angelo2012-11-161-1/+1
* Remove qSort from QList/QSet docsGiuseppe D'Angelo2012-11-162-3/+3
* Fix QMutex::tryLock timeout computation on LinuxOlivier Goffart2012-11-161-2/+2
* Assign correct codes to QLocale::AnyCountry and AnyScriptKonstantin Ritt2012-11-151-2/+2
* Add a bunch of missed scriptsKonstantin Ritt2012-11-152-1/+101
* Add missing Bodo language introduced in CLDR 1.9.1Konstantin Ritt2012-11-152-9/+28
* QHash: constify some QHashNode membersGiuseppe D'Angelo2012-11-151-6/+6
* QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-141-6/+6
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-131-1/+2
* Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-112-5/+8
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+1
* Add warning about non-API in Qt5CTestMacros.Stephen Kelly2012-11-101-0/+7
* Add the GCC 4.8 C++11 feature listThiago Macieira2012-11-101-0/+7
* QTBF: Remove StartOfItem/EndOfItem enum valuesKonstantin Ritt2012-11-092-13/+3
* QFutureInterface: Remove unused functionOrgad Shaneh2012-11-082-6/+0
* Cleanup old signal handler mechanismsRafael Roquetto2012-11-083-67/+0
* QAbstractProxyModel: fix sibling() reimplementationMark Brand2012-11-081-1/+1
* fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is presentOswald Buddenhagen2012-11-081-3/+7
* Remove qSort/qStableSort usages from itemmodelsGiuseppe D'Angelo2012-11-073-12/+18
* fix sign mismatch warningsOswald Buddenhagen2012-11-071-2/+2
* Fix for compiling with clang with c++11.Erik Verbruggen2012-11-071-1/+1
* Do not define QT_BASIC_ATOMIC_HAS_CONSTRUCTORS for clang.Erik Verbruggen2012-11-071-1/+12
* Allow connect to functors with less parameters than the signalOlivier Goffart2012-11-061-1/+19
* Fix connection to const slots (or from const signals)Olivier Goffart2012-11-061-0/+121
* QTscii and QIscii are not big codecsPeter Kümmel2012-11-034-7/+7
* Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-031-22/+48
* QIdentityProxyModel: fix sibling() reimplementationMark Brand2012-11-021-1/+1
* Review of documentation.Michele Caini2012-11-021-6/+25
* QTranslator: Use resource memory instead of copying itThomas McGuire2012-11-021-35/+66
* don't return false from removeTranslator() just because of shutting downOswald Buddenhagen2012-11-021-3/+5
* fix cleanup of QWinIoCompletionPortJoerg Bornemann2012-11-022-3/+23
* move QT_NAMESPACE define to qtcore's module pri fileOswald Buddenhagen2012-11-021-0/+2
* QNX: Fix build with QNX SDP 6.5.Sergio Martins2012-11-021-1/+1
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-11-021-5/+30
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-029-0/+50
* Allow QStandardPaths (Mac, Windows, Unix) to be bootstrappedThiago Macieira2012-11-024-2/+30
* fix error handling bug in QWindowsPipeReaderJoerg Bornemann2012-11-021-2/+6
* Use fusion instead of motif.Frederik Gladhorn2012-11-022-3/+3
* Fix the gregorian date <-> julian day calculations in QDateJon Severinsson2012-11-022-54/+56
* Update QDateTime serialisation docs and increase version number.Mitch Curtis2012-11-021-2/+2
* Improve QDateTime test coverage.Mitch Curtis2012-11-021-1/+2
* Fix warnings when using QImage as QtConcurrent::mapped return typeLiang Qi2012-11-021-3/+3
* Improve / fix QRegularExpression* docsGiuseppe D'Angelo2012-11-011-35/+89
* rewrite default spec handlingOswald Buddenhagen2012-11-012-1/+11
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-1/+1
* Fix for leak in QFutureChristian Strømme2012-11-013-5/+46
* Qt Core: Removed unnecessary group membership.Jerome Pasion2012-11-012-19/+0
* Generate instances of types in the CMake tests.Stephen Kelly2012-10-311-1/+6
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-303-3/+14