summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-261-2/+4
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-221-2/+4
| |\
| | * Micro-optimization of list string list construction in qmetaobject.Jędrzej Nowacki2013-04-131-2/+4
* | | Use variadic templates to mark function pointers as non-QObjects.Stephen Kelly2013-04-241-0/+5
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-121-0/+1
|\|
| * Merge branch 'release' into stableSergio Ahumada2013-04-101-0/+1
| |\
| | * Clear the WA_QuitOnClose flag from EvalMessageBox.Michael Brüning2013-04-081-0/+1
* | | Merge branch 'stable' into devSergio Ahumada2013-04-102-2/+2
|\| |
| * | Fix MSVC warning about truncation from 64bit to 32bit int.Friedemann Kleint2013-04-061-1/+1
| * | Doc: Replaced canConvert() with canConvert(Int)Venu2013-04-031-1/+1
* | | Move the Preprocessor loop macros up with the others.Stephen Kelly2013-04-051-13/+13
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-039-50/+112
|\| |
| * | ApplicationState: Add new event class: ApplicationStateChangeEventRichard Moe Gustavsen2013-04-032-5/+9
| * | Make sure QThreadData and QAdoptedThread object is destroyed at app exitjian liang2013-04-031-0/+7
| * | Update the QMetaMethod::tag() documentation due to moc expanding macrosThiago Macieira2013-04-011-3/+11
| * | Document Q_REVISION macro betterAlan Alpert2013-04-012-4/+36
| * | Doc: Replaced canConvert() with canConvert(int)Venu2013-03-291-1/+1
| * | QEventLoop: fix race on 'exit' and 'returnCode' private membersDavid Faure2013-03-292-10/+14
| * | QMetaTypeId: use QByteArray, not QVarLengthArray, to construct type namesMarc Mutz2013-03-291-27/+34
* | | Avoid socket notifiers on invalid file descriptorsBernd Weimer2013-04-031-5/+4
* | | Add automatic metatype handling for common standard library containers.Stephen Kelly2013-04-011-0/+10
|/ /
* | Mark Q_UNUSED the private members that aren't usedThiago Macieira2013-03-231-0/+1
* | QThread: fix race when setting the eventDispatcherDavid Faure2013-03-226-35/+36
* | Remove racy setting of eventDispatcher to 0.David Faure2013-03-221-2/+0
* | QThreadDataPrivate: fix data race on canWait boolean.David Faure2013-03-222-3/+4
* | QEventDispatcherUNIX: turn interrupt bool into an atomic int.David Faure2013-03-222-7/+5
* | Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-115/+165
|\|
| * Make QVariant docs refer to QMetaType::Type.Mitch Curtis2013-03-191-115/+165
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2057-438/+931
|\ \
| * | Document restrictions on the new connection syntaxOlivier Goffart2013-03-191-0/+7
| * | Support connection to functor with multiple operator()Olivier Goffart2013-03-192-6/+64
| * | Mark QtPrivate::ApplyReturnType constructor as explicit.Olivier Goffart2013-03-191-1/+1
| * | Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-194-0/+10
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-167-18/+18
| * | add QCoreApplication to bootstrap libOswald Buddenhagen2013-03-144-28/+160
| * | simplify/fix QT_BOOTSTRAPPED-related #ifdefsOswald Buddenhagen2013-03-141-1/+1
| * | make stubbed QCoreApplication::translate() resolve %nOswald Buddenhagen2013-03-132-7/+13
| * | make Q_DECLARE_TR_FUNCTIONS() compile with QT_NO_DEPRECATEDOswald Buddenhagen2013-03-131-2/+9
| * | Improve warning messages (and readability) of connectSlotsByName()Axel Waggershauser2013-03-131-12/+40
| * | g_thread_init is deprecatedFrederik Gladhorn2013-03-121-0/+2
| * | Let QMetaObject::connectSlotsByName(o) also check for signals of oAxel Waggershauser2013-03-071-1/+7
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-062-4/+4
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-064-3/+6
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-054-3/+6
| | |\ \ \
| * | | | | Clear the current thread data for the main threadThiago Macieira2013-03-051-7/+0
| |/ / / /
| * | | | Introducing the Qt Android portPaul Olav Tvete2013-03-052-2/+2
| * | | | Mark all qtbase headers that aren't cleanThiago Macieira2013-03-032-0/+10
| * | | | Add notify signals to some QCoreApplication propertiesAlan Alpert2013-03-012-4/+51
| * | | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-281-0/+2
| |\ \ \ \
| | * | | | iOS: Move Q_OS_IOS out of makesespec to qsystemdetection.hTor Arne Vestbø2013-02-261-0/+2