summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-049-7/+77
* Call PositionChanged from QSymbianControl::SizeChangedGareth Stockwell2009-11-041-0/+5
* Removed some logging from MMF Phonon backendGareth Stockwell2009-11-041-2/+2
* Fixed crash opening audio clip when video clip currently openGareth Stockwell2009-11-031-0/+3
* Revert "Fixed a crash in the QApplication autotest."Gareth Stockwell2009-11-031-2/+1
* Merge branch '4.6' into mmfphononGareth Stockwell2009-11-03356-4233/+28918
|\
| * QS60Style: impossible to open menu from styled QToolButtonSami Merilä2009-11-031-2/+34
| * Fixed compile error on Symbian emulator.axis2009-11-031-0/+1
| * Fix tst_qwebpage and tst_qwebframe compilation on Symbian.Liang QI2009-11-034-2/+10
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-03210-1575/+4231
| |\
| | * fix font height calculation on QWSJoerg Bornemann2009-11-031-1/+1
| | * WebKit compile fix for Windows CEJoerg Bornemann2009-11-031-0/+11
| | * Fixed compilation on windows.Dmytro Poplavskiy2009-11-031-3/+3
| | * Fixed qrand global static related problem.Dmytro Poplavskiy2009-11-031-19/+40
| | * Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-0234-297/+1200
| | |\
| | | * Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-2913-106/+810
| | | |\
| | | * | Remove the posix_memalign and Win32 _aligned_mallocThiago Macieira2009-10-291-38/+0
| | | * | Merge branch '4.6' into core-4.6Thiago Macieira2009-10-2920-449/+591
| | | |\ \
| | | * | | Fix compilation on Mac: there's no malloc.h thereThiago Macieira2009-10-291-5/+4
| | | * | | Update confusing qWarning message.Thiago Macieira2009-10-291-2/+2
| | | * | | Fix compilation in QContiguousCache.Thiago Macieira2009-10-291-3/+3
| | | * | | QLocalServer: block indefinitely when timeout value is -1Peter Hartmann2009-10-281-16/+6
| | | * | | Initialise the reserved bits to 0.Thiago Macieira2009-10-287-4/+11
| | | * | | Fix Qt containers to properly support types with strict alignments.Thiago Macieira2009-10-289-39/+150
| | | * | | Add the aligned versions of qMalloc/qRealloc/qFreeThiago Macieira2009-10-282-0/+103
| | | * | | Add some STL compatibility for QContiguousCache and private inheritanceThiago Macieira2009-10-281-60/+65
| | | * | | Doc: add documentation for QDBusServiceWatcher class.Thiago Macieira2009-10-281-0/+163
| | | * | | Add QDBusServiceWatcher class.Thiago Macieira2009-10-283-69/+393
| | | * | | Add a warning to user's connecting to serviceOwnerChanged directlyThiago Macieira2009-10-281-1/+7
| | | * | | Stop using the NameOwnerChanged signal without arg0 in QtDBus itselfThiago Macieira2009-10-283-4/+37
| | | * | | Move the bulk of the signal connecting/disconnecting code to QDBusConnectionP...Thiago Macieira2009-10-283-60/+82
| | | * | | Fix the use of the owner when connecting the service "watcher".Thiago Macieira2009-10-282-3/+10
| | | * | | Use the new argument-based rule-matching in QDBusAbstractInterface.Thiago Macieira2009-10-281-6/+22
| | | * | | Add new public API to QDBusConnection for connecting with stringThiago Macieira2009-10-282-22/+78
| | | * | | Add the ability for the match-rule builder to add argument matching.Thiago Macieira2009-10-283-6/+16
| | | * | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-2845-186/+20835
| | | |\ \ \
| | | * | | | Make QProcess report errors from a failed subprocess start.Thiago Macieira2009-10-271-4/+14
| | | * | | | QAbstractSocket: insert timer to prevent timeoutPeter Hartmann2009-10-273-2/+30
| | | * | | | QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-279-7/+55
| | | * | | | QLibrary on Windows: Do not show error boxes when library load failsPeter Hartmann2009-10-271-0/+3
| | * | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-02189-1578/+3400
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'feature' into 4.6Jørgen Lind2009-11-0275-242/+499
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge commit 'origin/4.6' into featureJørgen Lind2009-11-02169-2310/+3603
| | | | |\ \ \ \ \
| | | | * | | | | | Reverts bf1a6bb6b3b8c98f6ab402512eb2f1996c2435c7Jørgen Lind2009-10-307-119/+85
| | | | * | | | | | Fix GRAPHICSVIEWJørgen Lind2009-10-297-13/+41
| | | | * | | | | | Remove QT_NO_ICON from mimimalJørgen Lind2009-10-291-3/+0
| | | | * | | | | | Fix QT_NO_MAINWINDOWJørgen Lind2009-10-291-0/+2
| | | | * | | | | | FIX TABBARJørgen Lind2009-10-292-6/+16
| | | | * | | | | | Fix SHAREDMEMORYJørgen Lind2009-10-291-2/+1
| | | | * | | | | | Fix PROXYMODELJørgen Lind2009-10-293-5/+2