summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Further hybrid heap review changesmread2010-09-301-2/+1
| | | * | | hybrid heap further review changesmread2010-09-303-18/+14
| | | * | | lower case name for allocator support headermread2010-09-301-0/+0
| | | * | | hybrid allocator integration review updatesmread2010-09-304-12/+14
| | | * | | hybrid allocator tuningmread2010-09-302-1/+9
| | | * | | declaring fast allocation shrink hysteresis valuemread2010-09-301-0/+2
| | | * | | fast allocator compiling for S60 3.2mread2010-09-304-4/+19
| | | * | | moved fast allocator config to qt_hybridHeap_symbian_p.hmread2010-09-302-6/+6
| | | * | | getting fast allocator to compile on S60 5.0 SDKmread2010-09-306-14/+110
| | | * | | removing header use not in public SDKsmread2010-09-301-1/+5
| | | * | | added header to arch.primread2010-09-301-1/+2
| | | * | | added renamed headermread2010-09-301-0/+77
| | | * | | new allocator tidy up and winscw freezemread2010-09-306-87/+12
| | | * | | Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platformsmread2010-09-3013-3615/+5621
| | | * | | Enable call stack tracing of allocs, for memory leak debuggingShane Kearns2010-09-303-21/+55
| | | * | | Fix BTRACE loggingShane Kearns2010-09-302-112/+77
| | | * | | Implement RNewAllocator::Available for Doug Lea sectionShane Kearns2010-09-302-7/+11
| | | * | | Fill in some of the missing functionsShane Kearns2010-09-301-5/+24
| | | * | | Fix bug where negative numbers are cast to unsigned and added as an offsetShane Kearns2010-09-301-1/+1
| | | * | | Code cleanupShane Kearns2010-09-304-19/+22
| | | * | | Add the new allocator to corelibShane Kearns2010-09-305-1/+4303
| | | |/ /
| | * | | Use quint64 (long long) instead of long for the GCC assembly code.Thiago Macieira2010-09-281-1/+1
| | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-271-3/+4
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-247-46/+92
| | | |\
| | | * \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-228-108/+108
| | | |\ \
| | | * \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-202-3/+4
| | | |\ \ \
| | | * \ \ \ Merge branch 'doc-4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-201-3/+4
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'doc-4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Jerome Pasion2010-09-205-29/+41
| | | | |\ \ \ \
| | | | * | | | | Added default value documentation for two variables.Jerome Pasion2010-09-171-3/+4
| * | | | | | | | Fix crashes on exit.Thomas Zander2010-09-301-3/+0
| * | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-289-81/+115
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Moved the partial deployment section to qbase.pri.axis2010-09-271-15/+0
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-242-15/+31
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'eventStarvationFixes' into 4.7-s60axis2010-09-232-15/+31
| | | |\ \ \ \ \ \
| | | | * | | | | | Made it more clear what the okToRun function does by renaming it.axis2010-09-232-12/+12
| | | | * | | | | | Fixed event starvation on Symbian if timers were constantly recreatedaxis2010-09-232-0/+17
| | | | * | | | | | Made posted events part of the round robin queue.axis2010-09-232-6/+5
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-232-0/+4
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-222-0/+4
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-222-0/+4
| | | | |\ \ \ \ \ \
| | | | | * | | | | | QThread: make sure start works even if called after exitOlivier Goffart2010-09-222-0/+4
| | * | | | | | | | | Improved Symbian4 platform detectionMiikka Heikkinen2010-09-233-31/+57
| | |/ / / / / / / /
| | * | | | | | | | Make the de-inlined isRightToLeft not get called from updatePropertiesThiago Macieira2010-09-221-20/+23
| | |/ / / / / / /
* | | | | | | | | Compile fixes for windowsPrasanth Ullattil2010-09-291-1/+1
* | | | | | | | | Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-2879-966/+2587
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Compile when detecting ARMv5Bradley T. Hughes2010-09-271-1/+1
| * | | | | | | | Add support for ARMv7 atomic operationsBradley T. Hughes2010-09-234-53/+178
| * | | | | | | | Fix usage of QT_ARCH_ARM* after a28ddf6Bradley T. Hughes2010-09-231-1/+1
| * | | | | | | | Merge the armv6 and arm architecturesBradley T. Hughes2010-09-236-385/+30
| * | | | | | | | Copy src/corelib/arch/qatomic_arm.h to src/corelib/arch/qatomic_armv5.hBradley T. Hughes2010-09-231-0/+431