summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Removed unused public Api from QS60StyleAlessandro Portale2009-11-116-85/+2
| | | * | | | | Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-111-1/+11
| | | * | | | | make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-111-0/+4
| | | * | | | | Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-119-70/+159
| | | * | | | | Code in gui/* should be completely namespacedhjk2009-11-111-4/+5
| | | * | | | | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-111-1/+1
| | | * | | | | Add error handling for SetTimer() with the sentinel timer idBradley T. Hughes2009-11-111-3/+11
| | | * | | | | Improvements to graphics effects API after review round.Samuel Rødal2009-11-1113-201/+269
| | | * | | | | BT: JavaScriptCore makes applications crash on leopardRichard Moe Gustavsen2009-11-112-2/+2
| | | * | | | | fix WebKit build on Windows CE 6Joerg Bornemann2009-11-116-4/+23
| | | * | | | | Re-apply change e53c26b52c890f242491e0dfed4201313d98f720 by Marius Storm-OlsenMarius Storm-Olsen2009-11-111-1/+1
| | | * | | | | Re-apply change 2a9596d85a6c44fe1eba98447ab95ca913f10e29 by Joerg BornemannJoerg Bornemann2009-11-111-0/+11
| | | * | | | | Re-apply change 914d5847532a85a564a5df4a2bc8bdccb0f91abb by Shane KearnsShane Kearns2009-11-111-0/+15
| | | * | | | | Re-apply change 4f62d29e8ae464c223af5bc08ae219d9b198da63 by David BoddieDavid Boddie2009-11-111-0/+17
| | | * | | | | Re-apply change 0951f86be22633e1ff763de935f9c35a20f8a575 by Thiago MacieiraThiago Macieira2009-11-111-0/+37
| | | * | | | | Re-apply change 16d98a3fa8e5cf5f41e35e257b8791ce030a4ce1 by Thiago MacieiraThiago Macieira2009-11-111-1/+2
| | | * | | | | Re-apply change 62ed4c43c8c2fe3457de6d7570c2ae4a09a5ecf0 by David BoddieDavid Boddie2009-11-112-7/+91
| | | * | | | | Re-apply change b065fda13c29110fc81f77c9bbf1069d562b4d67 by Martin SmithMartin Smith2009-11-111-1/+1
| | | * | | | | Re-apply change fdb9419f23d1cd2a9ddfc1f7e2fb58f6e845483b by Jocelyn TurcotteJocelyn Turcotte2009-11-111-2/+6
| | | * | | | | Re-apply change 29afcb69d6023aba012051bd2a026b57b3689732 by Liang QILiang QI2009-11-114-2/+10
| | | * | | | | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit/qtwebkit-4.6 ( 363...Jocelyn Turcotte2009-11-1124-390/+598
| | | * | | | | Make QScopedPointer::operator== and != non-memberJoão Abecasis2009-11-111-40/+12
| | | * | | | | QNAM HTTP Code: Start authorization header with capital letterMarkus Goetz2009-11-111-2/+2
| | | * | | | | Fix failing sub-src targetMarius Storm-Olsen2009-11-112-5/+7
| | | * | | | | Fixed runtime error in QAudioInput::bytesReady() functionKurt Korbatits2009-11-111-0/+3
| | | * | | | | Changes to low-level audio API.Kurt Korbatits2009-11-1133-212/+227
| | | * | | | | Add QScriptDeclarativeClassAaron Kennedy2009-11-119-6/+826
| | | * | | | | added missing include for template instantiation (in qDeleteAll)mae2009-11-111-1/+1
| | | * | | | | During a GC mark the scope chain of QScriptContextsAaron Kennedy2009-11-111-0/+18
| | | * | | | | Changes to low-level audio API.Kurt Korbatits2009-11-1133-230/+212
| | | * | | | | Don't reset view if a query fails.Derick Hawcroft2009-11-111-4/+5
| | | * | | | | Fixed runtime error in QAudioInput::bytesReady() functionKurt Korbatits2009-11-111-0/+3
| | | * | | | | Changes to low-level audio API.Kurt Korbatits2009-11-1133-212/+227
| | | * | | | | Doc: Fixed a warning caused by deprecations.David Boddie2009-11-091-1/+1
| | | * | | | | Doc: Fix warnings caused by deprecations.David Boddie2009-11-092-2/+14
| | | * | | | | Doc: Added an example to demonstrate the QWebElement class.David Boddie2009-11-092-0/+15
| | * | | | | | Phonon; Integrate changes to .desktop fileJustin McPherson2009-11-121-0/+42
| | * | | | | | Phonon; Integrate changes to cmake files.Justin McPherson2009-11-124-20/+38
| | * | | | | | Gstreamer: Do not assume that the list index is the same as the deviceJustin McPherson2009-11-121-2/+10
| | * | | | | | Gstreamer: Added DVD supportJustin McPherson2009-11-121-15/+19
| | * | | | | | Gstreamer: Do not assume that the list index is the same as the device id.Justin McPherson2009-11-121-4/+7
| | * | | | | | gstreamer: Set the glib app name only once and do it in the backend.Justin McPherson2009-11-122-1/+7
| | * | | | | | Gstreamer: Detect more mimetypesJustin McPherson2009-11-121-2/+9
| | * | | | | | reduce the speed of CD drive to 2X while playing CD audio to limit CDJustin McPherson2009-11-121-3/+15
| | * | | | | | gstreamer: Do not call gst_deinit() but do free the device and effect manager...Justin McPherson2009-11-121-1/+0
| | * | | | | | Remove rogue \refs from documentation.Justin McPherson2009-11-122-2/+2
| | * | | | | | Import change 924855 from phonon-svn.Justin McPherson2009-11-121-2/+6
| | * | | | | | Import change 932546 from phonon-svn.Justin McPherson2009-11-1291-91/+91
| | * | | | | | Import change 950964 from phonon-svn.Justin McPherson2009-11-121-2/+2
| | * | | | | | Import change 953828 from phonon-svnJustin McPherson2009-11-121-1/+1