summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of ../oslo-staging-2 into 4.7David Boddie2010-08-1334-126/+414
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0926-86/+198
| |\
| | * Fix QString::arg: When specifying %L1, the group separator would be added eve...Olivier Goffart2010-08-091-5/+8
| | * QtDeclarative: get rid of warnings in public headerOlivier Goffart2010-08-092-6/+6
| | * doc: Clarify documentation of QStaticTextEskil Abrahamsen Blomfeldt2010-08-091-4/+12
| | * Fix scrollbar randomly popping up in QPlainTextEditEskil Abrahamsen Blomfeldt2010-08-091-4/+17
| | * Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-0921-67/+155
| | |\
| * | | Doc: Fixes to Qt Quick documentation.David Boddie2010-08-092-4/+4
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0628-165/+242
| |\ \
| | * | Remove the definition of QT_HAVE_NEON from qt.prfBenjamin Poulain2010-08-062-2/+6
| | * | Use the fast Neon conversion for converting colors of jpeg images.Benjamin Poulain2010-08-061-2/+9
| | * | Do the conversion from RGB888 to RGB32 using NeonBenjamin Poulain2010-08-063-0/+123
| | * | Move the build of Neon file from painting.pri to gui.proBenjamin Poulain2010-08-062-18/+21
| | * | QSharedPointer documentation: specify that it is not safe to operate on the s...Olivier Goffart2010-08-061-2/+2
| | * | compilation with QT_NO_DEPRECATEDOlivier Goffart2010-08-061-0/+2
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-067-52/+100
| | |\ \
| * | \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0526-285/+459
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix QTextEngine overflow caused by extremely long textJiang Jiang2010-08-053-33/+87
| | * | | Replace the SSE prologues by a macroBenjamin Poulain2010-08-053-17/+9
| | * | | QDom: Do not crash on "<a:>text</a:>"Frank Osterfeld2010-08-051-2/+4
| * | | | Doc: Fixed qdoc warnings.David Boddie2010-08-059-18/+110
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-042-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-04407-3353/+20839
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-1699-892/+1528
| |\ \ \ \ \ \
| * | | | | | | Doc: Fixed typo.David Boddie2010-07-161-1/+1
| * | | | | | | Doc: Fixed QML documentation errors.David Boddie2010-07-162-4/+4
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-12368-11161/+10655
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-06-30116-1253/+1904
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Doc: Made the Gestures Programming document more visible.David Boddie2010-06-303-5/+31
* | | | | | | | | | Doc: Fixing typoMorten Engvoldsen2010-08-111-1/+1
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-1151-78/+87
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-112-11/+28
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1051-78/+87
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix memory leak in QtScript variable objectKent Hansen2010-08-102-2/+2
| | * | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-101-0/+5
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-101-0/+5
| | * | | | | | | | | | | | doc: Changed some titles so lists of contents sort better.Martin Smith2010-08-105-11/+11
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Mac: Fix crash when using style to draw on other things than widgetsRichard Moe Gustavsen2010-08-101-0/+3
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1042-65/+66
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Fix invalid memory write during recursive timer activationBradley T. Hughes2010-08-092-20/+15
| | | * | | | | | | | | | | Added comment about calendarPopup in setCalendarWidget function documentation.Jerome Pasion2010-08-091-0/+1
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jerome Pasion2010-08-099-12/+29
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | CreateFileMapping returns NULL on error , only tested with INVALID_HANDLE_VALUE.Carlos Manuel Duclos Vergara2010-08-091-0/+4
| | | | * | | | | | | | | | | XmlListModel doc fixesBea Lam2010-08-091-1/+7
| | | | * | | | | | | | | | | Explain Flipable example furtherBea Lam2010-08-091-4/+10
| | | | * | | | | | | | | | | PathView required some diagonal movement before a drag was initiated.Martin Jones2010-08-091-1/+1
| | | | * | | | | | | | | | | OpenGL: Fix multisample renderbuffer creation when MAX_SAMPLES is 0.Christian Kamm2010-08-091-2/+2
| | | | * | | | | | | | | | | doc: Fixed some qdoc errors.Martin Smith2010-08-091-1/+1
| | | | * | | | | | | | | | | doc: Fixed some qdoc errors.Martin Smith2010-08-093-3/+4
| | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-0934-39/+39
| | | |/ / / / / / / / / /