Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | My changelog for 4.5.3. | Alexis Menard | 2009-09-29 | 1 | -0/+13 | |
| | * | | | | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 5 | -2/+62 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Make sure delayed events are cancelled when a state machine halts | Kent Hansen | 2009-09-29 | 3 | -0/+60 | |
| | | * | | | | | Remove "inline" keyword from unused constructors | Harald Fernengel | 2009-09-29 | 1 | -2/+2 | |
| | | * | | | | | Rebuild configure.exe | Kent Hansen | 2009-09-29 | 1 | -0/+0 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 44 | -375/+501 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Fix tr-Errors/remove QObject::tr(), mainly in ScriptTools | Friedemann Kleint | 2009-09-29 | 10 | -60/+63 | |
| | | * | | | | Introduce state machine event priority, make it possible to cancel events | Kent Hansen | 2009-09-29 | 4 | -27/+135 | |
| | | * | | | | Fix bug with posting events from HandleCommandL on Symbian. | Jason Barron | 2009-09-29 | 1 | -0/+1 | |
| | | * | | | | Fix auto-test failure for QFileSystemModel::sort | Alexis Menard | 2009-09-29 | 1 | -5/+16 | |
| * | | | | | | Install the qmediaplayer.exe too. | Frans Englich | 2009-09-30 | 1 | -0/+1 | |
| * | | | | | | Fixed compilation error and one warning, when building with RVCT | Gareth Stockwell | 2009-09-30 | 3 | -11/+12 | |
| * | | | | | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp... | Frans Englich | 2009-09-29 | 8 | -29/+51 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ... | Gareth Stockwell | 2009-09-29 | 405 | -3154/+7757 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | * | | | | | | Fixed seek during video playback | Gareth Stockwell | 2009-09-29 | 2 | -4/+13 | |
| | * | | | | | | Fixed problem which caused playback to always start at default volume. | Gareth Stockwell | 2009-09-29 | 6 | -29/+34 | |
| | * | | | | | | Updated TODO list | Gareth Stockwell | 2009-09-29 | 1 | -0/+8 | |
| * | | | | | | | Changes for fixing media object. | Frans Englich | 2009-09-29 | 8 | -165/+177 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 405 | -3154/+7757 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Removed trace statements from QtGui | Gareth Stockwell | 2009-09-28 | 2 | -252/+9 | |
| * | | | | | | Removed calls to CCoeControl::DrawNow from QWidgetPrivate::setWSGeometry | Gareth Stockwell | 2009-09-28 | 1 | -30/+7 | |
| * | | | | | | Fixed logical error in QSymbianControl::Draw | Gareth Stockwell | 2009-09-28 | 1 | -4/+4 | |
| * | | | | | | Fixed build errors due to header filename clashes between epoc32/include and ... | Gareth Stockwell | 2009-09-28 | 3 | -13/+21 | |
| * | | | | | | Implemented QWidget::mapFromGlobal, QWidget::mapToGlobal, for case where chil... | Gareth Stockwell | 2009-09-28 | 1 | -5/+8 | |
| * | | | | | | Revert "Revert all GUI changes from the MMF work." | Frans Englich | 2009-09-28 | 5 | -68/+476 | |
| * | | | | | | Revert "Disable code, as we don't have the required code in QtGui." | Frans Englich | 2009-09-28 | 1 | -8/+6 | |
| * | | | | | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-24 | 929 | -17460/+35913 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Revert all GUI changes from the MMF work. | Frans Englich | 2009-09-24 | 5 | -476/+68 | |
| * | | | | | | | Disable code, as we don't have the required code in QtGui. | Frans Englich | 2009-09-24 | 1 | -6/+8 | |
| * | | | | | | | Fix build. | Frans Englich | 2009-09-24 | 1 | -4/+2 | |
| * | | | | | | | Fix build. | Frans Englich | 2009-09-24 | 1 | -1/+2 | |
| * | | | | | | | Optimization: only bitblt if blitting is enabled. | Frans Englich | 2009-09-24 | 1 | -26/+29 | |
| * | | | | | | | Remove TODO comment. | Frans Englich | 2009-09-24 | 1 | -2/+0 | |
| * | | | | | | | Do runtime check for SetVolume. | Frans Englich | 2009-09-24 | 1 | -5/+12 | |
| * | | | | | | | Essentially do 's/NULL/0/g', to adhere to Qt coding style. | Frans Englich | 2009-09-24 | 9 | -22/+22 | |
| * | | | | | | | Revert "Modified MediaPlayer to set names on its child QObject instances" | Frans Englich | 2009-09-24 | 1 | -14/+0 | |
| * | | | | | | | Remove TODO comment. | Frans Englich | 2009-09-24 | 1 | -1/+0 | |
| * | | | | | | | Make local function static. | Frans Englich | 2009-09-24 | 1 | -1/+1 | |
| * | | | | | | | Adopt Qt coding style. | Frans Englich | 2009-09-24 | 1 | -60/+60 | |
| * | | | | | | | Updated TODO list | Gareth Stockwell | 2009-09-24 | 1 | -17/+0 | |
| * | | | | | | | Fix merge conflict: the file was renamed. | Frans Englich | 2009-09-24 | 2 | -99/+7 | |
| * | | | | | | | Fix error in comments from copy & paste error. | Frans Englich | 2009-09-24 | 1 | -3/+3 | |
| * | | | | | | | Adjust to Qt coding style. | Frans Englich | 2009-09-24 | 1 | -2/+2 | |
| * | | | | | | | Rename a variable, remove unecessary includes. | Frans Englich | 2009-09-24 | 2 | -8/+4 | |
| * | | | | | | | Remove debugging code. | Frans Englich | 2009-09-24 | 1 | -4/+1 | |
| * | | | | | | | Up-date to our new website address. | Frans Englich | 2009-09-24 | 1 | -1/+1 | |
| * | | | | | | | Align with Qt coding style. | Frans Englich | 2009-09-24 | 5 | -106/+108 | |
| * | | | | | | | Fix another merge error. | Frans Englich | 2009-09-23 | 1 | -71/+0 | |
| * | | | | | | | Fix merge error. | Frans Englich | 2009-09-23 | 1 | -2/+0 | |
| * | | | | | | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-23 | 12596 | -237080/+1658677 | |
| |\ \ \ \ \ \ \ |