summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Document Q_REVISION macro betterAlan Alpert2013-04-015-0/+206
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1611-21/+21
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-054-0/+334
|\
| * Add snippet for QT_VERSION_CHECK.Mitch Curtis2013-02-271-0/+10
| * Doc: Added the missing example snippetsVenugopal Shivashankar2013-02-263-0/+324
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1410-41/+485
|\|
| * Spell "Qt" correctlyPaul Olav Tvete2013-02-061-1/+1
| * Replace nokia in example by Qt ProjectFrederik Gladhorn2013-02-051-2/+2
| * QThread documentation: do not discourage the reimplementation of QThreadOlivier Goffart2013-02-041-26/+53
| * Optimize code sample of QObject::isSignalConnectedOlivier Goffart2013-02-021-1/+2
| * Merge branch 'release' into stableSergio Ahumada2013-01-317-12/+428
| |\
| | * Fix documented signature for QtMessageHandlerKai Koehne2013-01-281-1/+1
| | * Doc: Fixing snippets and input file for a Qt Core article.Jerome Pasion2013-01-283-0/+416
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-283-11/+11
* | | Add qDegreesToRadians and qRadiansToDegrees math functionsLaszlo Papp2013-02-051-0/+63
* | | Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2013-01-301-0/+34
* | | Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-261-0/+14
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22129-129/+129
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18129-129/+129
| |/
* | Add support for defining properties from member variables.Gerhard Gappmeier2013-01-191-2/+19
* | Add Q_COREAPP_STARTUP_FUNCTION macro.David Faure2013-01-151-0/+7
* | Added QMessageAuthenticationCodeRuslan Nigmatullin2013-01-141-0/+62
|/
* Clarify how two digit years are parsed by QDateTime::fromString().Mitch Curtis2013-01-031-1/+15
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-1/+1
* QSettings docs: replace Q_WS_MAC with Q_OS_MACDebao Zhang2012-12-141-1/+1
* Automatically import plugins in all applications with static QtMiikka Heikkinen2012-12-112-18/+9
* Fixed leading tabRobert Loehning2012-12-111-1/+1
* Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.priMiikka Heikkinen2012-12-101-0/+3
* QtBase: Doc: Replacing link with snippet in QTranslator.David Schulz2012-12-051-0/+57
* More changes from Nokia to DigiaSergio Ahumada2012-11-301-1/+1
* Remove trailing white spacesRobert Loehning2012-11-291-1/+1
* Use fusion instead of motif.Frederik Gladhorn2012-11-021-1/+1
* Improve / fix QRegularExpression* docsGiuseppe D'Angelo2012-11-011-35/+89
* Doc: Adding Event System documentation.Jerome Pasion2012-10-194-0/+284
* Review of documentation.Michele Caini2012-10-191-1/+1
* Review of documentation.Michele Caini2012-10-161-1/+2
* Doc: Update QThread class ref to reflect changes since Qt 4.4Sze Howe Koh2012-10-081-9/+31
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-281-0/+53
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-281-0/+50
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-0/+64
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-0/+75
* QStringList: adapt documentation to cover new join(QChar) overloadMarc Mutz2012-09-221-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22122-730/+730
* Fix QRegularExpression* docsGiuseppe D'Angelo2012-09-071-2/+2
* Clarify QDateTime documentation re timeSpec conversion.Mitch Curtis2012-09-031-1/+36
* Doc: Fix snippet bug in State Machine overview.Geir Vattekar2012-08-221-0/+1
* Use QThread instead of QPushButton as an example in the docsLars Knoll2012-08-201-1/+1
* Fix snippet bug in State Machine OverviewLars Knoll2012-08-201-1/+3
* Move the statemachine documentation into qtcoreLars Knoll2012-08-186-0/+593
* Clarify how days are counted in QDateTime::daysTo documentation.Mitch Curtis2012-08-081-0/+13