| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-13 | 5 | -18/+43 |
|\ |
|
| * | QtWebKit changelog for Qt 4.6.1 | Simon Hausmann | 2010-01-12 | 1 | -0/+12 |
|
|
| * | Make compile on HPUX | Pierre Rossi | 2010-01-12 | 1 | -0/+2 |
|
|
| * | Modifies the google chat example to use the DOM API | Pierre Rossi | 2010-01-12 | 3 | -18/+29 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-12 | 25 | -227/+1155 |
|\ \ |
|
| * \ | Merge commit 'origin/mmfphonon' into 4.6 | Gareth Stockwell | 2010-01-12 | 23 | -226/+1145 |
| |\ \ |
|
| | * | | Added enable/disable parameter to each effect in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 12 | -68/+74 |
|
|
| | * | | Simplified error handling for audio effects | Gareth Stockwell | 2010-01-11 | 12 | -31/+33 |
|
|
| | * | | Implemented stereo widening effect in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 4 | -1/+163 |
|
|
| | * | | Implemented reverb effect in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 6 | -2/+285 |
|
|
| | * | | Implemented loudness effect in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 4 | -0/+148 |
|
|
| | * | | Implemented bass boost in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 5 | -11/+42 |
|
|
| | * | | Refactored AbstractAudioEffect to reduce redundancy in derived classes | Gareth Stockwell | 2010-01-11 | 6 | -41/+37 |
|
|
| | * | | Removed unnecessary check in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 1 | -5/+3 |
|
|
| | * | | Added a macro to reduce boilerplate code in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 5 | -17/+35 |
|
|
| | * | | Removed dependency of EffectFactory on native effect headers | Gareth Stockwell | 2010-01-11 | 6 | -60/+48 |
|
|
| | * | | Delayed creation of audio effect object until audio is initialized | Gareth Stockwell | 2010-01-11 | 8 | -23/+63 |
|
|
| | * | | Modified effect parameter handling to improve user experience | Gareth Stockwell | 2010-01-11 | 9 | -23/+175 |
|
|
| | * | | Added comments to clarify usage of Phonon::EffectParameter API | Gareth Stockwell | 2010-01-11 | 1 | -8/+9 |
|
|
| | * | | Shortened description of audio equalizer bands | Gareth Stockwell | 2010-01-11 | 1 | -1/+1 |
|
|
| | * | | Implemented audio effects capability querying in Phonon MMF backend | Gareth Stockwell | 2010-01-08 | 11 | -132/+226 |
|
|
| | * | | Corrected parameter name ordering in internal Phonon MMF function signatures | Gareth Stockwell | 2010-01-08 | 2 | -4/+4 |
|
|
| | * | | Fixed typo in Phonon::EffectWidget implementation | Gareth Stockwell | 2010-01-08 | 1 | -1/+1 |
|
|
| * | | | Added absolute path to sqlite3.sis in s60installs.pro | Miikka Heikkinen | 2010-01-12 | 1 | -1/+1 |
|
|
| * | | | Added changelog entries. | axis | 2010-01-12 | 1 | -0/+9 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-12 | 8894 | -9441/+10896 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix D-Bus calls with QDBus::BlockWithGui. | Thiago Macieira | 2010-01-12 | 2 | -1/+18 |
|
|
| * | | | Fixes: Add some changes for 4.6.1 | Jens Bache-Wiig | 2010-01-12 | 1 | -0/+10 |
|
|
| * | | | Skip tst_QSystemLock::processes | Simon Hausmann | 2010-01-12 | 1 | -0/+1 |
|
|
| * | | | Autotest: set these files to executable. They are CGI scripts. | Thiago Macieira | 2010-01-12 | 10 | -0/+0 |
|
|
| * | | | Fix an issue with HTTP headers like "private, max-age=300". | Thiago Macieira | 2010-01-12 | 3 | -2/+17 |
|
|
| * | | | Autotest: don't depend on QtGui just because of QDesktopServices::storageLoca... | Thiago Macieira | 2010-01-12 | 2 | -3/+2 |
|
|
| * | | | My changes to changes-4.6.1 | Richard Moe Gustavsen | 2010-01-12 | 1 | -0/+2 |
|
|
| * | | | my changelog for 4.6.1 | Peter Hartmann | 2010-01-12 | 1 | -0/+5 |
|
|
| * | | | Revert "Fixed qxmlstream autotest when using shadow builds." | Prasanth Ullattil | 2010-01-12 | 2 | -7/+3 |
|
|
| * | | | Changed log updated | Prasanth Ullattil | 2010-01-12 | 1 | -1/+6 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-12 | 40 | -110/+661 |
| |\ \ \ |
|
| | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-12 | 10 | -1/+292 |
|
|
| | * | | | Update changelog with some of my stuff | Markus Goetz | 2010-01-12 | 1 | -4/+17 |
|
|
| | * | | | my 4.6.1 changelog contributions | Bradley T. Hughes | 2010-01-12 | 1 | -2/+21 |
|
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-12 | 8877 | -9384/+10440 |
| | |\ \ \
| |/ / / /
|/| | | | |
|
| | * | | | doc: update snippets for QtScript function expressions | Kent Hansen | 2010-01-12 | 2 | -4/+4 |
|
|
| | * | | | Prevent a crash when creating an inputContext from the QApplication dtor. | Simon Hausmann | 2010-01-12 | 2 | -2/+2 |
|
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-11 | 8877 | -9378/+10434 |
| | |\ \ \ |
|
| | | * | | | QNAM HTTP Code: Cache socket state inside ensureConnection() | Markus Goetz | 2010-01-11 | 1 | -4/+6 |
|
|
| | | * | | | tst_qhttpnetworkconnection: Test also HEAD in some tests | Markus Goetz | 2010-01-11 | 1 | -3/+10 |
|
|
| | | * | | | tst_qhttpnetworkconnection: Relax condition in getMultipleWithPriorities | Markus Goetz | 2010-01-11 | 1 | -1/+1 |
|
|
| | | * | | | QNAM HTTP Code: When starting new request, prefer connected sockets. | Markus Goetz | 2010-01-11 | 1 | -5/+17 |
|
|
| | | * | | | typo fix | Ritt Konstantin | 2010-01-11 | 1 | -1/+1 |
|
|
| | | * | | | Added the 'framecapture' WebKit example to the default build. | Andre Pedralho | 2010-01-11 | 1 | -1/+2 |
|
|