summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Three fixes from Shane after QtMultimedia was split into two dlls.Espen Riskedal2010-04-187-1360/+1370
| | | | * qdoc: Added the index and fixed images in the extra files list.David Boddie2010-04-165-27/+30
| | | | * qdoc: Added TOC to module pages.Martin Smith2010-04-161-15/+19
| | | | * qdoc: Changed <ul> elements in TOC.Martin Smith2010-04-161-2/+11
| | | | * Fix compile errors in Direct Show media service.Andrew den Exter2010-04-162-2/+2
| | | | * Fix duplicate project entry in visual studio solution file.Andrew den Exter2010-04-161-1/+1
| | | | * Add EXPORT defines for QtMediaServices library.Andrew den Exter2010-04-1627-41/+49
| | | | * Fixed configure check for gstreamer.Dmytro Poplavskiy2010-04-161-1/+1
| | | | * WebKit; build with change to mediaservices.Justin McPherson2010-04-161-3/+3
| | | | * QtMediaservices -> QtMediaServices.Justin McPherson2010-04-16121-565/+565
| | | | * configure; Fixes for changes to use mediaservices.Justin McPherson2010-04-161-2/+2
| | | | * Rebuild configure.exe following e85223d233c0e1d6beca748332b8fbaba3ebbf2dAndrew den Exter2010-04-161-0/+0
| | | | * Fixed compile errors in pulseaudio backend for soundeffectKurt Korbatits2010-04-161-1/+1
| | | | * Fixed compile errors with gstreamer pluginKurt Korbatits2010-04-163-3/+3
| | | | * Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-16214-650/+714
| | | | * Don't create delegates when destroying view.Martin Jones2010-04-161-1/+4
| | | | * Fix compilation of ShivaVG, which does not have EGL.Rhys Weatherley2010-04-161-0/+2
| | | | * Attempt again to fix minGW compile error, while not breaking WinCEJason McDonald2010-04-161-1/+1
| | | | * Revert "Revert "Update Phonon ds9 backend to 4.4.0.""Jason McDonald2010-04-1634-1001/+624
| | | | * Revert "Fix previous merge commit."Jason McDonald2010-04-161-3/+0
| | | | * Fix compilation: StringImpl has no public, default constructorThiago Macieira2010-04-152-0/+3
| | | | * Fix compilation on Solaris, AIX and HP-UX.Thiago Macieira2010-04-151-5/+0
| | | | * qdoc: Removed all <table> attributes in favor of using css.Martin Smith2010-04-151-40/+25
| | | | * qdoc: Checked for empty title.Martin Smith2010-04-151-2/+4
| | | | * qdoc: Added TOC to class ref pages.Martin Smith2010-04-151-0/+1
| | | | * Doc: updating scriptsMorten Engvoldsen2010-04-152-4/+12
| | | | * Doc: Fixing design bugs. Updating the index page and script/style files. Addi...Morten Engvoldsen2010-04-1514-524/+1559
| | | | * qdoc: Fixed .qdocconf files for assistant.Martin Smith2010-04-154-4/+113
| | | | * Fix previous merge commit.Jason McDonald2010-04-151-0/+3
| | | | * Revert "Update Phonon ds9 backend to 4.4.0."Jason McDonald2010-04-1534-624/+1001
| | | | * Update to def files for 4.7.0-beta1Shane Kearns2010-04-158-65/+234
| | | | * Reduce QML runtime capabilities to NetworkServices and ReadUserDataJoona Petrell2010-04-152-2/+2
| | | | * Add 'runtime' property to the rootContext of DeclarativeViewerLeonardo Sobral Cunha2010-04-152-0/+45
| | | | * Don't crash when columns == 0Martin Jones2010-04-153-4/+78
| | | | * emit onMovementStarted/Ended/Changed on wheel eventsMartin Jones2010-04-151-0/+4
| | | | * Complete item creation after its initial properties have been initialized.Martin Jones2010-04-151-2/+2
| | | | * Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-154-6/+70
| | | | * Fix EGLImage & re-enable its use in QtOpenGLTom Cooksey2010-04-141-3/+6
| | | * | Don't initialize Wintab if QT_NO_TABLETEVENT is defined.Mirko Damiani2010-05-062-0/+4
| | | * | QDBusXmlGenerator: get the true name from QMetaType for the return typeThiago Macieira2010-05-061-1/+1
| | | * | Add missing newline to static XML snippetThiago Macieira2010-05-061-1/+1
| | | * | Fix compilation in C++0x mode (narrowing of constants)Thiago Macieira2010-05-061-1/+1
| | | * | My changelog entries for core and networkMarkus Goetz2010-05-061-4/+21
| | | * | Doc: updating html and search featureMorten Engvoldsen2010-05-063-248/+90
| | | * | my changelogPeter Hartmann2010-05-061-0/+19
| | | * | Doc - mention vcsubdirs as a possible value for TEMPLATESimon Hausmann2010-05-061-0/+1
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-067-14/+39
| | | |\ \
| | | | * | Fix syntax error in configure scriptBernhard Rosenkraenzer2010-05-061-1/+1
| | | | * | fix qmake project file following msvc2010 additionOswald Buddenhagen2010-05-061-3/+5
| | | | * | remove extraneous return statementOswald Buddenhagen2010-05-061-1/+0