summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Doc: documenting docsMorten Engvoldsen2010-07-081-1/+1
| | |_|/ / | |/| | |
| * | | | Doc: more cleaningMorten Engvoldsen2010-07-081-24/+3
| * | | | Doc: fixing escape characterMorten Engvoldsen2010-07-081-1/+1
| * | | | Doc: cleaning html generatorMorten Engvoldsen2010-07-081-26/+0
| * | | | Doc: changing index pageMorten Engvoldsen2010-07-084-856/+62
| | |_|/ | |/| |
| * | | Doc: fixing link to devnetMorten Engvoldsen2010-07-081-1/+1
| * | | Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-081-32/+34
| * | | Doc: Fixing typo - background file nameMorten Engvoldsen2010-07-081-1/+1
| * | | Doc: Fixing broken linkMorten Engvoldsen2010-07-081-1/+1
| * | | Doc: fixing typoMorten Engvoldsen2010-07-081-3/+2
| * | | Doc: fixing typosMorten Engvoldsen2010-07-082-3/+3
| | |/ | |/|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-089-36/+78
| |\ \
| | * | SSL backend: load libraries for certificates only oncePeter Hartmann2010-07-073-29/+30
| | * | immediately set function context when entering a namespaceOswald Buddenhagen2010-07-073-1/+46
| | * | Phonon MediaSource fails to load when passed as a resource fileJens Bache-Wiig2010-07-072-3/+2
| | * | Set QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH to default valueAdrian Constantin2010-07-071-3/+0
| * | | qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-081-1/+2
| |/ /
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-0725-232/+164
| |\ \
| | * | Simplify *= to += after contains() testMark Brand2010-07-078-14/+14
| | * | Consolidate sql driver configuration redundancyMark Brand2010-07-0720-221/+126
| | * | Fixed whitespace formattingMark Brand2010-07-079-9/+9
| | * | run dep commands in build dirOswald Buddenhagen2010-07-075-2/+29
| * | | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-075-20/+14
| |/ /
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-074-2/+83
| |\ \
| | * | Add missing API shimsKent Hansen2010-07-073-0/+39
| | * | I18n: Complete German translation for 4.7.0Friedemann Kleint2010-07-071-2/+44
| * | | qdoc: Removed a lot of dead code to minimize confusion.Martin Smith2010-07-072-234/+1
| |/ /
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-0717-107/+407
| |\ \
| * | | qdoc: Fixed the case where the property and type names are the same.Martin Smith2010-07-0714-50/+61
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-0923-347/+672
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix qdoc warning.Jason McDonald2010-07-091-1/+1
| * | | Fix subfocus when reparenting panels.Andreas Aardal Hanssen2010-07-082-0/+52
| * | | Add three new style-hints to QFont to match CSS' generic font familiesTor Arne Vestbø2010-07-086-1/+34
| * | | The forward declaration should have been in the namespace for QImageDataBenjamin Poulain2010-07-081-2/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-0814-345/+585
| |\ \ \ |/ / / /
| * | | Fixes the sqlite driver bug QTBUG-11904 (pointer aliasing)Charles Yin2010-07-081-22/+25
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-07-0727-780/+859
| |\ \ \
| | * | | Add test and fix style for the SSE2 implementation of ARGB32 conversionBenjamin Poulain2010-07-073-4/+66
| | * | | Build fix, the header of QImageData did not declare QImageWriter.Benjamin Poulain2010-07-071-0/+2
| | * | | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImageJohn Brooks2010-07-078-14/+144
| | * | | Moved primitive SSE2 painting utilities to qdrawingprimitive_sse2_p.hJohn Brooks2010-07-073-157/+218
| | * | | Move logic for building SIMD extensions to gui.proJohn Brooks2010-07-072-145/+133
| * | | | Fix text drawing into alpha pixmap with opengl engineEskil Abrahamsen Blomfeldt2010-07-072-6/+0
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0819-31/+107
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use lower case for including system header filesGareth Stockwell2010-07-076-6/+6
| * | | | Added trace statements to Phonon MMF backendGareth Stockwell2010-07-071-0/+17
| * | | | MMF Phonon backend: call winId() from VideoWidget constructorGareth Stockwell2010-07-072-4/+2
| * | | | Fixed crash which occurs when switching between video clipsGareth Stockwell2010-07-072-13/+32
| * | | | Close media clip before creating new player objectGareth Stockwell2010-07-075-1/+9
| * | | | Enable bufferStatus signal during video clip loading on NGA platformsGareth Stockwell2010-07-072-2/+2