| Commit message (Expand) | Author | Age | Files | Lines |
* | When reparenting native widget, delayed deletion of Symbian control | Gareth Stockwell | 2009-10-15 | 5 | -1/+28 |
|
|
* | Modified QSymbianControl::setFocusSafely to set last focused control | Gareth Stockwell | 2009-10-13 | 1 | -1/+2 |
|
|
* | Modified video widget to respond to WinIdChange events | Gareth Stockwell | 2009-10-09 | 2 | -0/+12 |
|
|
* | Added a new event type, WinIdChange. | Gareth Stockwell | 2009-10-09 | 3 | -2/+17 |
|
|
* | Modified reparenting to correctly deal with native child widgets | Gareth Stockwell | 2009-10-09 | 2 | -23/+48 |
|
|
* | Reformatting to comply with Qt code style | Gareth Stockwell | 2009-10-09 | 2 | -9/+9 |
|
|
* | Refactored event-handling code in video widget | Gareth Stockwell | 2009-10-09 | 2 | -13/+15 |
|
|
* | Modified ObjectDump annotator for Symbian window information | Gareth Stockwell | 2009-10-09 | 1 | -35/+35 |
|
|
* | Added ObjectDump annotator which prints Symbian-specific internal widget flags | Gareth Stockwell | 2009-10-09 | 2 | -0/+40 |
|
|
* | Modified getDsaRegion to be compiled only in debug builds | Gareth Stockwell | 2009-10-09 | 1 | -4/+9 |
|
|
* | Preventing unnecessary calls to CVideoPlayerUtility::SetDisplayWindowL | Gareth Stockwell | 2009-10-09 | 2 | -18/+30 |
|
|
* | Simplified handling of native window information in VideoPlayer | Gareth Stockwell | 2009-10-09 | 2 | -64/+55 |
|
|
* | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-10-07 | 65 | -929/+1583 |
|\ |
|
| * | Fix QDesktopServices::storageLocation() when registry keys are missing | Jens Bache-Wiig | 2009-09-16 | 1 | -22/+44 |
|
|
| * | Fix compile error on Symbian platform | Shane Kearns | 2009-10-07 | 1 | -0/+1 |
|
|
| * | Fixed initialization of the system locale on Symbian. | Denis Dzyubenko | 2009-10-07 | 1 | -2/+8 |
|
|
| * | Fixed a crash bug on S60 SDK 3.1. | axis | 2009-10-07 | 1 | -1/+4 |
|
|
| * | Prevented deployment of QtScript when not compiling that module. | axis | 2009-10-07 | 1 | -1/+4 |
|
|
| * | Revert "There's no need to include qstringmatcher.h in qstringlist.h" | Marius Storm-Olsen | 2009-10-07 | 2 | -1/+1 |
|
|
| * | Merge branch 'openbossa-expanding' into 4.6 | Jan-Arve Sæther | 2009-10-07 | 4 | -221/+483 |
| |\ |
|
| | * | Cosmetic fixes to the previous patches. | Jan-Arve Sæther | 2009-10-07 | 4 | -38/+40 |
|
|
| | * | QGraphicsAnchorLayoutPrivate: Fixing initial geometry values for new layout i... | Jesus Sanchez-Palencia | 2009-10-06 | 1 | -12/+25 |
|
|
| | * | QGraphicsAnchorLayoutPrivate: Handling floating items as an invalid layout si... | Jesus Sanchez-Palencia | 2009-10-06 | 2 | -1/+53 |
|
|
| | * | QGraphicsAnchorLayout: Fix creation of internal layout anchors | Eduardo M. Fleury | 2009-10-06 | 1 | -62/+83 |
|
|
| | * | QGraphicsAnchorLayout: Add support for expanding SizePolicy with simplification | Caio Marcelo de Oliveira Filho | 2009-10-06 | 2 | -27/+36 |
|
|
| | * | QSimplex: Remove overly conservative assertion | Eduardo M. Fleury | 2009-10-06 | 2 | -19/+31 |
|
|
| | * | QGraphicsAnchorLayout: Update solveExpanding to handle simplified graphs | Eduardo M. Fleury | 2009-10-06 | 1 | -12/+72 |
|
|
| | * | QGraphicsAnchorLayout: avoid code duplication when initializing complex anchors | Caio Marcelo de Oliveira Filho | 2009-10-06 | 2 | -52/+54 |
|
|
| | * | QGraphicsAnchorLayout: cleaning up AnchorData | Caio Marcelo de Oliveira Filho | 2009-10-06 | 2 | -83/+59 |
|
|
| | * | QGraphicsAnchorLayout: Enabling Simplex support for Expanding size policy | Eduardo M. Fleury | 2009-10-06 | 2 | -11/+88 |
|
|
| | * | QGraphicsAnchorLayout: Add data structures for Expanding size policy | Eduardo M. Fleury | 2009-10-06 | 2 | -13/+51 |
|
|
| * | | Fix linker error with Symbian/ARM RVCT ABIv2 toolchain | Shane Kearns | 2009-10-07 | 2 | -22/+14 |
|
|
| * | | 2009-10-07 Janne Koskinen <janne.p.koskinen@digia.com> | Janne Koskinen | 2009-10-07 | 2 | -0/+15 |
|
|
| * | | 2009-10-06 Janne Koskinen <janne.p.koskinen@digia.com> | Janne Koskinen | 2009-10-07 | 2 | -1/+14 |
|
|
| * | | Fixing warnings on GCC... (III) | João Abecasis | 2009-10-07 | 1 | -2/+1 |
|
|
| * | | Fixing warnings on GCC... (I) | João Abecasis | 2009-10-07 | 1 | -2/+2 |
|
|
| * | | The ::reads and ::writes were generating warnings | João Abecasis | 2009-10-07 | 1 | -45/+46 |
|
|
| * | | Only a character but could still be interrupted by a signal | João Abecasis | 2009-10-07 | 1 | -1/+1 |
|
|
| * | | Fixing more GCC warnings | João Abecasis | 2009-10-07 | 1 | -2/+2 |
|
|
| * | | Fixing some GCC warnings | João Abecasis | 2009-10-07 | 7 | -4/+6 |
|
|
| * | | Get rid of some superfluous checks in QScriptString::operator==() | Kent Hansen | 2009-10-07 | 1 | -6/+0 |
|
|
| * | | Use dbus_threads_init_default instead of QMutex wrappers | Thiago Macieira | 2009-10-07 | 4 | -151/+4 |
|
|
| * | | Use the recursive mutex functions for D-Bus only. | Thiago Macieira | 2009-10-07 | 1 | -27/+5 |
|
|
| * | | Fix compilation with -pedantic | David Faure | 2009-10-07 | 5 | -8/+8 |
|
|
| * | | Integrate the GuiPlatformPlugin interface | Olivier Goffart | 2009-10-07 | 14 | -153/+441 |
|
|
| * | | implement qHash function for QScriptString | Kent Hansen | 2009-10-07 | 3 | -0/+17 |
|
|
| * | | Fixed thread lockup in win32 backend for QAudioOutput. | Kurt Korbatits | 2009-10-06 | 1 | -3/+4 |
|
|
| * | | Update EABI DEF files for Symbian OS | Iain | 2009-10-06 | 5 | -40/+157 |
|
|
| * | | API review: change function name to setUseSystemConfiguration. | Thiago Macieira | 2009-10-06 | 2 | -3/+3 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Shane Kearns | 2009-10-06 | 163 | -644/+1236 |
| |\ \ |
|