Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit/qtwebkit-4.6 ( 361... | Jocelyn Turcotte | 2009-11-12 | 17 | -159/+238 |
* | Make README more accurate for Mac OS X. | Jason McDonald | 2009-11-12 | 1 | -4/+8 |
* | Phonon; Integrate changes to .desktop file | Justin McPherson | 2009-11-12 | 1 | -0/+42 |
* | Phonon; Integrate changes to cmake files. | Justin McPherson | 2009-11-12 | 4 | -20/+38 |
* | Gstreamer: Do not assume that the list index is the same as the device | Justin McPherson | 2009-11-12 | 1 | -2/+10 |
* | Gstreamer: Added DVD support | Justin McPherson | 2009-11-12 | 1 | -15/+19 |
* | Gstreamer: Do not assume that the list index is the same as the device id. | Justin McPherson | 2009-11-12 | 1 | -4/+7 |
* | gstreamer: Set the glib app name only once and do it in the backend. | Justin McPherson | 2009-11-12 | 2 | -1/+7 |
* | Gstreamer: Detect more mimetypes | Justin McPherson | 2009-11-12 | 1 | -2/+9 |
* | reduce the speed of CD drive to 2X while playing CD audio to limit CD | Justin McPherson | 2009-11-12 | 1 | -3/+15 |
* | gstreamer: Do not call gst_deinit() but do free the device and effect manager... | Justin McPherson | 2009-11-12 | 1 | -1/+0 |
* | Remove rogue \refs from documentation. | Justin McPherson | 2009-11-12 | 2 | -2/+2 |
* | Import change 924855 from phonon-svn. | Justin McPherson | 2009-11-12 | 1 | -2/+6 |
* | Import change 932546 from phonon-svn. | Justin McPherson | 2009-11-12 | 91 | -91/+91 |
* | Import change 950964 from phonon-svn. | Justin McPherson | 2009-11-12 | 1 | -2/+2 |
* | Import change 953828 from phonon-svn | Justin McPherson | 2009-11-12 | 1 | -1/+1 |
* | Doc: fix typo | Volker Hilsheimer | 2009-11-11 | 1 | -1/+1 |
* | Doc: Link to the public bug tracker. | Volker Hilsheimer | 2009-11-11 | 2 | -11/+24 |
* | Changes file updated | aavit | 2009-11-11 | 1 | -0/+2 |
* | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc. | Martin Smith | 2009-11-11 | 2 | -3/+10 |
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Benjamin Poulain | 2009-11-11 | 43 | -20848/+21472 |
|\ | |||||
| * | Fixing warnings in QScopedPointer test case | João Abecasis | 2009-11-11 | 1 | -1/+2 |
| * | qdoc3: Allow the full signature for QML signals and methods | Martin Smith | 2009-11-11 | 4 | -25/+41 |
| * | qdoc3: Output the full signature for QML signals and methods | Martin Smith | 2009-11-11 | 2 | -2/+5 |
| * | qdoc3: Fixed a linking problem for qml methods. | Martin Smith | 2009-11-11 | 7 | -88/+152 |
| * | Def files frozen for 4.6.0 RC | Shane Kearns | 2009-11-11 | 20 | -361/+21660 |
| * | Switch on DEF files | Shane Kearns | 2009-11-11 | 1 | -10/+19 |
| * | Rewind def files to beta | Shane Kearns | 2009-11-11 | 19 | -20979/+155 |
| * | Merge branch '4.6-platform' into 4.6 | Denis Dzyubenko | 2009-11-11 | 6 | -9/+56 |
| |\ | |||||
| | * | Pinchzoom example zooms more smooth | Denis Dzyubenko | 2009-11-11 | 2 | -5/+18 |
| | * | Fixed opening files in the findfile example. | Denis Dzyubenko | 2009-11-10 | 1 | -1/+1 |
| | * | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 16 | -217/+805 |
| | |\ | |||||
| | * \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 4 | -59/+163 |
| | |\ \ | |||||
| | * \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 1 | -0/+33 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 54 | -265/+1161 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote branch 'origin/4.6' into 4.6-platform | Denis Dzyubenko | 2009-11-09 | 125 | -1381/+1758 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Modified windowflags manualtest | Denis Dzyubenko | 2009-11-09 | 2 | -0/+26 |
| | * | | | | | | Add error handling for SetTimer() with the sentinel timer id | Bradley T. Hughes | 2009-11-09 | 1 | -3/+11 |
| * | | | | | | | Merge commit 'origin/4.6' into 4.6-ce | Joerg Bornemann | 2009-11-11 | 280 | -2839/+5756 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix tst_qdatastream for Windows CE | Joerg Bornemann | 2009-11-10 | 2 | -3/+2 |
| * | | | | | | | | make qfunctions_wince.h C compatible again | Joerg Bornemann | 2009-11-10 | 1 | -0/+4 |
| * | | | | | | | | fix WebKit build on Windows CE 6 | Joerg Bornemann | 2009-11-09 | 6 | -4/+23 |
| * | | | | | | | | tst_largefile.cpp Windows CE compile fix | Joerg Bornemann | 2009-11-09 | 2 | -4/+9 |
| * | | | | | | | | compile fix for tst_qfile on Windows CE | Joerg Bornemann | 2009-11-09 | 2 | -1/+2 |
| * | | | | | | | | tst_qlistwidget compile fix for Qt without RTTI | Joerg Bornemann | 2009-11-09 | 1 | -1/+1 |
| * | | | | | | | | tst_qcombobox: compile without Qt3 support | Joerg Bornemann | 2009-11-09 | 1 | -2/+2 |
* | | | | | | | | | Update the translations of Qt Assistant | Benjamin Poulain | 2009-11-11 | 1 | -221/+230 |
* | | | | | | | | | Add tr() to strings of Assistant that need to be translated | Benjamin Poulain | 2009-11-11 | 1 | -2/+2 |
* | | | | | | | | | Validate the translation of Qt_help by Pierre | Benjamin Poulain | 2009-11-11 | 1 | -67/+67 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Autotest: fix compiling after qscopedpointer.h changed. | Thiago Macieira | 2009-11-11 | 1 | -28/+3 |