summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix copy-paste errors in QtPrivate::ConnectionTypesOlivier Goffart2013-02-061-3/+3
* QThread documentation: do not discourage the reimplementation of QThreadOlivier Goffart2013-02-041-1/+5
* Add the missing "\since 5.0" reference for the QTimer methodLaszlo Papp2013-02-041-0/+1
* Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* Doc: Fix broken \keyword linkSze Howe Koh2013-01-281-1/+1
* Don't use the union trick to do unlawful castsThiago Macieira2013-01-281-18/+6
* Doc: Fix module name formatSze Howe Koh2013-01-254-11/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1894-96/+96
* Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-152-5/+5
|\
| * Change all shmget calls to user-only memoryThiago Macieira2013-01-152-5/+5
* | Ignore WasDeclaredAsMetaType flag during binary check.Jędrzej Nowacki2013-01-101-5/+31
|/
* Fix compile when QT_EVAL is definedAndy Shaw2013-01-081-3/+3
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-088-15/+15
* BlackBerry: Reevaluation of timer list in event dispatcherBernd Weimer2013-01-041-10/+21
* 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-011-5/+4
* Fix some typosSergio Ahumada2012-12-211-1/+1
* 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
* Docs: Fix referencesChristian Stenger2012-12-132-6/+6
* QMetaType: remember whether a type was registered with Q_DECLARE_METATYPEMarc Mutz2012-12-111-2/+15
* QtBase: Doc: Replacing link with snippet in QTranslator.David Schulz2012-12-051-3/+3
* Remove QUUID_STRING from qfeatures.{h,txt}Tasuku Suzuki2012-12-051-4/+0
* Fix connecting to a functor with 3 argumentsOlivier Goffart2012-11-301-1/+1
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-11-261-0/+3
* Change contact-us from Nokia to DigiaSergio Ahumada2012-11-261-5/+5
* Move isBuiltinType() to namespace QtPrivate and export it.Friedemann Kleint2012-11-262-5/+9
* Cleanup QCoreApplication::Type letfover docsJ-P Nurmi2012-11-261-8/+0
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-241-3/+3
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-232-6/+5
* Fix outdated comment in kernel/qtranslator_p.h.hjk2012-11-231-2/+2
* Emit destroyed() signal before children get deletedLars Knoll2012-11-231-1/+1
* Revise QObject::connect documentation.Mitch Curtis2012-11-231-4/+5
* Use QT_STRINGIFY in qobjectdefs.hOlivier Goffart2012-11-221-3/+1
* BlackBerry: Restore proper BPS channel in event dispatcherBernd Weimer2012-11-211-8/+36
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+1
* Cleanup old signal handler mechanismsRafael Roquetto2012-11-083-67/+0
* 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
* 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
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-11-021-5/+30
* Define additional math.h constants if not already definedJonathan Liu2012-10-301-0/+48
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-292-3/+0
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-3/+0
* Doc fixes for qcoreapplication.Frederik Gladhorn2012-10-272-8/+26
* Removed usage of pipe in Blackberry event dispatcherBernd Weimer2012-10-264-42/+78
* Remove stale QT_MODULE() usage casesKonstantin Ritt2012-10-251-2/+0