summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-166-4/+44
|\
| * Use native locale aware string comparison on Symbian.Denis Dzyubenko2010-06-151-0/+4
| * Fix a minor typo in QAbstractItemModel's documentation.Robin Burchell2010-06-141-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-124-3/+39
| |\
| | * Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-101-2/+3
| | * actually fix namespaced compileOswald Buddenhagen2010-06-101-2/+0
| | * Attempt to fix build failure on Linux introduced by 09c6a81109Andreas Kling2010-06-091-3/+2
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-083-1/+39
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-083-1/+39
| | | |\
| | | | * Unbreak Linux build when qendian.h is included before qglobal.hAndreas Kling2010-06-071-0/+1
| | | | * Revert accidental commit of irrelevant stuff. Silly mondays..Andreas Kling2010-06-071-1/+0
| | | | * Unbreak Linux build when qendian.h is included before qglobal.hAndreas Kling2010-06-071-0/+1
| | | | * Make qbswap() use glibc's fast bswap_*() functions if available.Andreas Kling2010-06-041-0/+26
| | | | * Avoid timer starvation during high posted event activityBradley T. Hughes2010-06-041-0/+3
| | | | * fix for using .lnk files when running app from UNCZeno Albisser2010-06-041-1/+9
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Geir Vattekar2010-06-1523-53/+178
|\ \ \ \ \ | |/ / / /
| * | | | QMetaType: do not crash when registering builtin stream operatorOlivier Goffart2010-06-111-0/+2
| * | | | Rename QLocale::isWrittenRightToLeft() to textDirection()Lars Knoll2010-06-092-5/+5
| * | | | Add a isWrittenRightToLeft() method to QLocale.Lars Knoll2010-06-092-0/+21
| * | | | Introduce LayoutDirection Qt::LayoutDirectionAutoLars Knoll2010-06-092-3/+12
| * | | | Fix QString::isRightToLeft() to conform with Unicode Bidi algorithmLars Knoll2010-06-092-10/+12
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-083-2/+58
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | QVarLenghtArray: Add typedefs for stl compatibility.Gordon Schumacher2010-06-082-0/+56
| | * | | prefer QElapsedTimer over QTimeRitt Konstantin2010-06-081-2/+2
| | |/ /
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-083-16/+6
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-282-14/+4
| | |\ \
| | | * | QMultiMap/QMultiHash: must qualify identifier to find this declaration in de...Olivier Goffart2010-05-282-14/+4
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-281-2/+2
| | |\ \ \
| | | * | | Handle exceptions notified by select before read/write.Janne Anttila2010-05-281-2/+2
| | | |/ /
| | * | | Added support for Indonesian language on Symbian.Denis Dzyubenko2010-05-281-1/+2
| | * | | Fix for Norwegian and Korean languages on symbian.Denis Dzyubenko2010-05-282-60/+62
| | * | | Added Korean and Nynorsk locales support on Symbian.Denis Dzyubenko2010-05-281-0/+2
| | |/ /
| * | | New keys for media-related keys, common mobile keysIain2010-06-072-11/+22
| | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-039-6/+39
| |\ \
| | * | QString: Fix severals bugs when comparing with QStringRefOlivier Goffart2010-06-031-4/+7
| | * | Add a new qconfig feature GESTURESTasuku Suzuki2010-06-028-2/+32
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-033-3/+4
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-013-3/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fix setRawData()Oswald Buddenhagen2010-06-011-1/+1
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-012-2/+3
| | | |\ \
| | | | * | Add the Qt::TextBypassShaping flag.Jocelyn Turcotte2010-05-311-1/+2
| | | | * | Doc: MonotonicClock is obviously monotonicThiago Macieira2010-05-311-1/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-032-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Avoid mmap() on symbian osShane Kearns2010-06-022-2/+2
| | | |/ / | | |/| |
* | | | | Doc: Documented qputenv and qgetenvGeir Vattekar2010-06-151-0/+27
* | | | | Doc: Said to not access events after they are posted(postEvent).Geir Vattekar2010-06-041-2/+2
|/ / / /
* | | | Doc: QAbstractItemModel: note unexpected behavior with beginMoveRowsJohn Brooks2010-06-011-40/+52
| |/ / |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-313-7/+7
|\ \ \ | |/ / |/| |
| * | Fix QT_NO_DOMTasuku Suzuki2010-05-312-6/+6
| * | Revert "Added native key support to QSharedMemory API."Andreas Aardal Hanssen2010-05-316-104/+58