summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Doc: Cleaning HTML generator and updating index.qdocMorten Engvoldsen2010-04-212-73/+68
| | | | * Doc: Correcting qdocconf files for assistantMorten Engvoldsen2010-04-204-28/+53
| | | | * Quick fix to make the documentation work, needs a proper solution though.kh12010-04-203-4/+23
| | | | * Fix crash on startup on Symbian OSShane Kearns2010-04-202-6/+17
| | | | * Make offline docs the default for package generation.Jason McDonald2010-04-201-1/+0
| | | | * qdoc: Added online flag to the qdocconf file.Martin Smith2010-04-194-141/+157
| | | | * Shouldn't call epocRoot() in non-epoc builds in generatePkgFileMiikka Heikkinen2010-04-191-1/+3
| | | | * Fixed installer_sis target for 4.7Miikka Heikkinen2010-04-191-4/+24
| | | | * Fix option(recursive)Miikka Heikkinen2010-04-191-1/+1
| | | | * Fixed automatic patching of self-signed packagesMiikka Heikkinen2010-04-192-10/+30
| | | | * Fix warning about illegal empty declaration.Andrew den Exter2010-04-191-1/+1
| | | | * qdoc: Improved TOC for class ref pages.Martin Smith2010-04-182-10/+39
| | | | * 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