summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable'Jason Barron2009-07-2728-272/+876
|\
| * Fix time change detection on UNIX systems without monotonic timersBradley T. Hughes2009-07-232-42/+79
| * Omit monotonic timer detection/conditional code on Mac OS XBradley T. Hughes2009-07-232-18/+14
| * Add the math3d types to QVariantRhys Weatherley2009-07-234-3/+45
| * Fix compilation with xlC 7: the cast is necessary to get delete[] to understa...Thiago Macieira2009-07-211-1/+1
| * Get monotonic time working on Mac OS X for corelib programs.Norwegian Rock Cat2009-07-201-2/+21
| * Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-0/+2
| * Doc: Added info on QWrappedEvent to QAbstractTransition::eventTest()Geir Vattekar2009-07-171-1/+1
| * Fix warnings for mingwThierry Bastian2009-07-161-4/+3
| * Fix (some) spelling and grammatical errors in translatable strings.Volker Hilsheimer2009-07-162-3/+3
| * Update the license header in a few more placesThiago Macieira2009-07-161-1/+1
| * Restore the use of threadsafe-fdcloexec calls on weird Linux toolchains.Thiago Macieira2009-07-151-1/+18
| * fix warnings for mingw in QtCoreThierry Bastian2009-07-151-2/+2
| * QTreeView: now dragging lots of items is fastThierry Bastian2009-07-133-4/+4
| * doc: Clarified that native messages are being handled.Martin Smith2009-07-102-24/+43
| * Fix compilation support with namespaces for QtLibcSupplementThiago Macieira2009-07-101-3/+4
| * Define M_PI in qmath.h if not defined by math.h (as is the case on Windows), ...Volker Hilsheimer2009-07-081-0/+4
| * Use current license header.Volker Hilsheimer2009-07-081-2/+2
| * try to fix the accept4 not being found in some older kernelsThiago Macieira2009-07-071-4/+14
| * general wording change for some file type namesFrederik Schwarzer2009-07-062-2/+2
| * support for id-based translationsOswald Buddenhagen2009-07-061-0/+6
| * Fixed compile of QtCore with some exotic GNU toolchains.Rohan McGovern2009-07-031-1/+1
| * Refactored gesture apiDenis Dzyubenko2009-07-022-4/+2
| * Use void* in the read/write replacementsThiago Macieira2009-07-021-2/+2
| * Use the safe versions of the network system calls I have just added.Thiago Macieira2009-07-022-1/+75
| * Add a properly-safe version of select(2).Thiago Macieira2009-07-022-0/+122
| * Use the safe versions in these system calls I've just introduced.Thiago Macieira2009-07-021-5/+7
| * Port most uses of ::open and QT_OPEN to the safe version.Thiago Macieira2009-07-022-1/+4
| * Add qcore_unix_p.h containing mostly safe versions of Unix functions.Thiago Macieira2009-07-022-0/+247
| * Merge branch 'research/qdbus-improvements'Thiago Macieira2009-07-021-5/+18
| |\
| | * Use an "int status" extra parameter in property reading/writing.Thiago Macieira2009-07-021-5/+18
| * | add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-021-0/+28
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-1/+1
| * | Handle application paths larger than MAX_PATH, and fix potential buffer overflowMarius Storm-Olsen2009-07-012-10/+39
| * | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-019-149/+83
* | | Make S60 integration optional.Jason Barron2009-07-151-1/+4
* | | Make non-zero timers high priority.Johannes Oikarinen2009-07-131-2/+3
* | | Fix compilation after merge.Jason Barron2009-07-091-1/+1
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-094-3/+7
|\ \ \
| * | | Switched to asynchronous focus handling on Symbian.axis2009-07-092-0/+3
| * | | Removed a warning.axis2009-07-091-1/+1
| * | | Removed pointless variables to silence warnings from RVCT.axis2009-07-061-2/+0
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2973-147/+153
| |\ \ \ | | | |/ | | |/|
| * | | Add releaseTimerId to unregisterTimer in Qt for S60 portYongjun Zhang2009-06-261-0/+3
* | | | Compile fixes for S60 + 4.6.Jason Barron2009-07-071-2/+3
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3073-151/+172
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+1
| |\ \ \
| | * | | QVariant::setValue had a bug when changing its typeThierry Bastian2009-06-261-1/+1
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.5'Thiago Macieira2009-06-261-1/+7
| | |\ \ \ | | | | |/ | | | |/|