summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Android: Store and use the class names as key when caching.Christian Strømme2015-05-082-180/+293
* Fix QNX and Blackberry -qtnamespace buildSérgio Martins2015-04-014-2/+13
* Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-313-5/+5
* Doc: Fix qmath documentationSergio Ahumada2015-03-121-0/+1
* Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-247-13/+15
* Android: Fix local ref handling.Christian Strømme2015-02-172-2/+15
* Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-0/+18
|\
| * WinRT: Gracefully exit an applicationMaurice Kalinowski2015-02-021-0/+18
* | Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-3/+3
|\|
| * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-161-5/+5
| |\
| * | Bump copyright year to 2015Kai Koehne2015-01-151-3/+3
* | | Fix typo in the docsKonstantin Ritt2015-01-231-1/+1
* | | Fix invalid memory access when a slot deletes the sender.Volker Krause2015-01-221-2/+3
| |/ |/|
* | Doc: link issues in corelibNico Vertriest2015-01-161-5/+5
|/
* Fix a memleak in QAssociativeIterable::value()Marc Mutz2015-01-042-16/+39
* MSVC: Restore 'public' accessibility of QMetaType member functionsAndy Shaw2014-12-191-1/+1
* Fix warnings by MSVC 64 in qtranslator.cpp.Friedemann Kleint2014-12-051-4/+4
* Don't make invalid assumptions about memcmp()Albert Astals Cid2014-12-041-8/+12
* Fix placement of QT_{BEGIN,END}_NAMESPACE in qfunctions_winrt.hThiago Macieira2014-12-012-12/+17
* Un-tighten the WinRT specific code out of qfunctions_winrt.hThiago Macieira2014-12-011-19/+19
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-271-25/+58
|\
| * Android: protect global jni cache.Christian Strømme2014-11-211-25/+58
* | Deprecate implementations of functions deprecated in headersShawn Rutledge2014-11-271-0/+2
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-212-22/+50
|\|
| * Windows: Prevent registration of timers in shutdown phasev5.4.0-rc1Kai Koehne2014-11-202-2/+11
| * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-103-148/+153
| |\
| * | direct2d: Use simple event posting to avoid event queue lock upAndrew Knight2014-11-072-20/+39
* | | Pick up QT_LOGGING_RULES also for bootstrapped toolsKai Koehne2014-11-201-2/+0
| |/ |/|
* | Android: Fix for build issue on x86Christian Strømme2014-11-062-145/+151
* | Fix incorrect documentation from QTranslator::loadAki Koskinen2014-11-051-3/+2
|/
* Fix a fatal Clang warning on LinuxGiuseppe D'Angelo2014-11-031-2/+2
* Android: Add runOnUiThread() functionChristian Strømme2014-11-032-0/+41
* Mark QMetaMethod and related constructor as constepxrOlivier Goffart2014-10-311-3/+3
* Lower QVariant::userType call countJędrzej Nowacki2014-10-311-10/+16
* Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-242-3/+18
* Doc: Fix description of QTranslator::translate()Kai Koehne2014-10-231-0/+5
* Q{Sequential,Associative}Iterable: fix const_iterator assignmentMarc Mutz2014-10-231-8/+12
* Android: Improve cache logic in findClass()Christian Strømme2014-10-171-30/+35
* QWindowsGuiEventDispatcher: Register timers in constructor.Friedemann Kleint2014-10-152-6/+4
* Fix patching of installation dateKai Koehne2014-10-101-2/+3
* MSVC: Restore 'public' accessibility of QVariant member functions.Friedemann Kleint2014-10-071-1/+2
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-011-2/+5
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-2/+5
| |\
| | * QObject: fix a memory leak in moveToThreadGiuseppe D'Angelo2014-09-221-2/+5
* | | Doc: Use title case in section1 titlesNico Vertriest2014-09-301-2/+2
|/ /
* | Android: Add findClass() function to the QJNIEnvironmentPrivate class.Christian Strømme2014-09-262-48/+91
* | Update license headers and add new license filesMatti Paaso2014-09-24111-2095/+1207
* | Doc: Fixed autolink errors qtbase/kernelNico Vertriest2014-09-242-24/+23
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-246-7/+37
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-236-7/+37
| |\|