summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Doc fixes for qcoreapplication.Frederik Gladhorn2012-10-272-8/+26
* Fix compilation: QChar(char) is "from ASCII"Thiago Macieira2012-10-271-1/+1
* QMap 5.0 - keep track of leftmost node (BIC)Thorbjørn Lund Martsum2012-10-272-3/+23
* QMap - use hint on insert in QMap::toStdMapThorbjørn Lund Martsum2012-10-271-1/+1
* Removed usage of pipe in Blackberry event dispatcherBernd Weimer2012-10-264-42/+78
* Change one int to qint64 in QDateTime::setMSecsSinceEpoch(qint64)Jon Severinsson2012-10-261-1/+1
* Qt Core: Adding a landing page and sorted the documentation.Jerome Pasion2012-10-2612-42/+186
* Add a CMake macro to test module includesStephen Kelly2012-10-261-0/+75
* Remove stale QT_MODULE() usage casesKonstantin Ritt2012-10-253-6/+0
* Core/kernel: Make some signals private.Stephen Kelly2012-10-2511-12/+36
* Update QDataStream format docs for gui/math3d classesSean Harmer2012-10-251-29/+29
* Quieten warning about uninitialized use of d pointerTobias Hunger2012-10-241-1/+1
* Return invalid datetime when calling addMSecs with invalid QDateTime.Mitch Curtis2012-10-241-0/+7
* Improve QTime test coverage.Mitch Curtis2012-10-241-1/+1
* Improve QDate test coverage.Mitch Curtis2012-10-241-5/+4
* Output leading zeroes for yyyy date formats in QLocale::toString().Mitch Curtis2012-10-241-1/+1
* QProcess: Include program in destructor warning.Friedemann Kleint2012-10-231-2/+4
* Blackberry: Fix applicationFilePath() for unpackaged executablesThomas McGuire2012-10-231-2/+0
* CMake: Make qt5_use_modules a macro, not a function.Stephen Kelly2012-10-221-8/+8
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-224-44/+9
* Trim trailing whitespace.Stephen Kelly2012-10-225-35/+35
* Use the layout change hint to speed up QItemSelectionModel.Stephen Kelly2012-10-223-28/+110
* Doc: refer to QUrlQuery in QUrl's main doc bodyThiago Macieira2012-10-191-3/+4
* Remove the QThread::terminated() signalSze Howe Koh2012-10-195-37/+9
* detach() safely in QVector::erase(), and update callers to not detach.Andreas Hartmetz2012-10-191-4/+6
* QNX: Use extra information in dirent to avoid stat() callsThomas McGuire2012-10-193-2/+69
* Doc: Adding Event System documentation.Jerome Pasion2012-10-195-0/+504
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Make QContiguousCache with zero capacity not crashThiago Macieira2012-10-192-2/+15
* Fix for slowness of touch move eventsBernd Weimer2012-10-191-58/+46
* Review of documentation.Michele Caini2012-10-192-4/+28
* Make sure functions returning iterators have an iterator as parameterThiago Macieira2012-10-192-6/+17
* Handle the case where persistent indexes have gone invalid.Stephen Kelly2012-10-191-0/+6
* Doc fix in return value of QDate::setYMDFrederik Gladhorn2012-10-191-0/+1
* Add new error strings to QRegularExpressionGiuseppe D'Angelo2012-10-181-1/+3
* Fix for memory leak in ResultStoreChristian Strømme2012-10-181-1/+4
* Add qlibraryinfo.h to global.pri's HEADERS listThiago Macieira2012-10-171-0/+1
* Add parameter documentation.Frederik Gladhorn2012-10-161-1/+1
* Logging: Mark deprecated API with QT_DEPRECATEDKai Koehne2012-10-162-2/+9
* Add documentation for ucs4 overloads.Frederik Gladhorn2012-10-161-11/+43
* Review of documentation.Michele Caini2012-10-162-2/+11
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-161-2/+2
* qfeatures.txt: add LOCALSERVER (requires TEMPORARYFILE)J-P Nurmi2012-10-152-0/+11
* QThread signals documentation improvementOlivier Goffart2012-10-151-2/+12
* Re-revert "Delay creation of the process manager"Thiago Macieira2012-10-154-28/+8
* Review of documentation.Michele Caini2012-10-131-2/+10
* Fix warnings from syncqt.Friedemann Kleint2012-10-131-0/+4
* Blackberry: Populating the QCoreApplicationDataFabian Bumberger2012-10-131-0/+47
* Blackberry: Emit aboutToBlock() and awake() correctly in the dispatcherThomas McGuire2012-10-131-7/+30
* qfeatures.txt: cleanup obsolete cde & motif stylesJ-P Nurmi2012-10-131-14/+0