summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Phonon; Integrate changes to .desktop fileJustin McPherson2009-11-111-0/+42
| | | * | | | | | Phonon; Integrate changes to cmake files.Justin McPherson2009-11-114-20/+38
| | | * | | | | | Gstreamer: Do not assume that the list index is the same as the deviceJustin McPherson2009-11-111-2/+10
| | | * | | | | | Gstreamer: Added DVD supportJustin McPherson2009-11-111-15/+19
| | | * | | | | | Gstreamer: Do not assume that the list index is the same as the device id.Justin McPherson2009-11-111-4/+7
| | | * | | | | | gstreamer: Set the glib app name only once and do it in the backend.Justin McPherson2009-11-112-1/+7
| | | * | | | | | Gstreamer: Detect more mimetypesJustin McPherson2009-11-111-2/+9
| | | * | | | | | reduce the speed of CD drive to 2X while playing CD audio to limit CDJustin McPherson2009-11-111-3/+15
| | | * | | | | | gstreamer: Do not call gst_deinit() but do free the device and effect manager...Justin McPherson2009-11-111-1/+0
| | | * | | | | | Remove rogue \refs from documentation.Justin McPherson2009-11-112-2/+2
| | | * | | | | | Import change 924855 from phonon-svn.Justin McPherson2009-11-111-2/+6
| | | * | | | | | Import change 932546 from phonon-svn.Justin McPherson2009-11-1191-91/+91
| | | * | | | | | Import change 950964 from phonon-svn.Justin McPherson2009-11-111-2/+2
| | | * | | | | | Import change 953828 from phonon-svnJustin McPherson2009-11-111-1/+1
| * | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-17298-4161/+6784
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'tools-team/4.6' into 4.6Oswald Buddenhagen2009-11-173-9/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed QGtkStyle menu bars being one pixel too narrowThorbjørn Lindeijer2009-11-161-4/+0
| | * | | | | | | | | doc: Removed usage of Qt 3 support member from example codeThorbjørn Lindeijer2009-11-151-5/+1
| | * | | | | | | | | Fix compilation with namespaceJarek Kobus2009-11-111-0/+1
| * | | | | | | | | | Fixed the closing of the A attribute at the start of each class pageThorbjørn Lindeijer2009-11-171-1/+1
| * | | | | | | | | | Fix detection of linux-g++Harald Fernengel2009-11-174-4/+4
| * | | | | | | | | | Fix crash on windows running while without gui. Should be 4.6 main.kh12009-11-161-1/+4
| * | | | | | | | | | Fix some spelling errors and a broken namespace.kh12009-11-165-27/+27
| * | | | | | | | | | fix mingw build when sh is in $PATHOswald Buddenhagen2009-11-162-2/+2
| * | | | | | | | | | uic: Call to setCentralWidget() not generated for promoted central widgets.Friedemann Kleint2009-11-161-1/+1
| * | | | | | | | | | fix linking following lrelease bootstrappingOswald Buddenhagen2009-11-131-0/+2
| * | | | | | | | | | do not (fail to) compile qdatastream into qmake and cetestOswald Buddenhagen2009-11-135-5/+4
| * | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-13279-22236/+25201
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Assistant: Fix license header.ck2009-11-131-1/+1
| * | | | | | | | | | | Launcher test: Clean stderr whitelistFriedemann Kleint2009-11-121-1/+14
| * | | | | | | | | | | Autotests: Add gui application launcher test.Friedemann Kleint2009-11-128-1/+2174
| * | | | | | | | | | | fix shadow builds following bootstrap changesOswald Buddenhagen2009-11-121-0/+1
| * | | | | | | | | | | fix cetest compilation following bootstrap changesOswald Buddenhagen2009-11-121-0/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | uic3: Fix compilationFriedemann Kleint2009-11-112-0/+6
| * | | | | | | | | | doc change: remove duplicate entry in "see also" and stray focusWidget.Christian Kamm2009-11-111-2/+1
| * | | | | | | | | | Fixed border around classes table at the bottom-rightThorbjørn Lindeijer2009-11-101-4/+4
| * | | | | | | | | | Recompile configure.exeFriedemann Kleint2009-11-101-0/+0
| * | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-10239-2408/+5230
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | uic/Designer: Use correct margin defaults for custom page-based containers.Friedemann Kleint2009-11-1010-55/+84
| * | | | | | | | | | | make qm file creation a regular build stepOswald Buddenhagen2009-11-104-33/+55
| * | | | | | | | | | | build lrelease bootstrappedOswald Buddenhagen2009-11-1018-29/+170
| * | | | | | | | | | | don't use qApp->arguments()Oswald Buddenhagen2009-11-101-16/+15
| * | | | | | | | | | | remove obsolete SETTINGS dependency on TEXTSTREAMOswald Buddenhagen2009-11-102-37/+35
* | | | | | | | | | | | Complete QVariantAnimation doc to mention qRegisterAnimationInterpolatorThierry Bastian2009-11-191-1/+18
* | | | | | | | | | | | Mark QGraphicsItemAnimation as deprecatedThierry Bastian2009-11-192-10/+5
* | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-1914-174/+150
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-1914-174/+150
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-182-1/+4
| | * | | | | | | | | | | | Fix tst_QTextLayout::testTabDPIScale on Symbian hardwareAlessandro Portale2009-11-181-3/+3
| | * | | | | | | | | | | | Symbian docs: Repair some documentation damage, remove obsolete file.Frans Englich2009-11-183-47/+24