summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Install phonon.Frans Englich2009-05-051-0/+5
* Add include paths for STL such that phonon builds. See comment for details.Frans Englich2009-05-051-0/+7
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-05-0517-157/+556
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-051-16/+16
| |\
| | * S60Style: latest pixel metrics included.Sami Merilä2009-05-051-16/+16
| * | Hacked select to listen also expectfds in Symbain OS for given sockets.Janne Anttila2009-05-051-5/+42
| |/
| * Fix for thread termination in Symbian OS.Janne Anttila2009-05-042-6/+8
| * Merge commit 'private/translucentWindows'Jason Barron2009-04-3012-90/+169
| |\
| | * Avoid overwriting a user set palette.Jason Barron2009-04-304-33/+50
| | * Small optimization when hiding windows.Jason Barron2009-04-301-3/+4
| | * Some code cleanups after review.Jason Barron2009-04-291-3/+3
| | * Undo implementation of setWindowOpacity_sys().Jason Barron2009-04-291-4/+2
| | * Fixes crash when setting geometry on an obscured window.Jason Barron2009-04-291-1/+1
| | * Make QPixmap::grabWindow() work for top level windows.Jason Barron2009-04-291-1/+1
| | * Fix compilation of QS60Style after bad merge.Jason Barron2009-04-281-1/+1
| | * Get transparency working by clearing the window surface.Jason Barron2009-04-281-1/+22
| | * More work on translucent windows.Jason Barron2009-04-283-12/+14
| | * Fixes: Add support for translucent windows in Symbian.Jason Barron2009-04-286-3/+57
| | * We previously had some hacks in this function to avoid creating aJason Barron2009-04-281-2/+4
| | * Fix background painting.Jason Barron2009-04-283-42/+26
| * | S60Style: Build break fix for 3.2SDK environment (it is lacking some skin IDs...Sami Merilä2009-04-301-9/+9
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-04-301-2/+4
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-04-301-3/+6
| | |\ \
| | * | | Fixed bug in QTemporaryFile::rename.Janne Anttila2009-04-301-2/+4
| * | | | S60Style: Layout spinbox so that up and down buttons are side-by-side, not on...Sami Merilä2009-04-301-13/+66
| | |/ / | |/| |
| * | | S60Style: buildbreak fix - missing lines from commit d333404c72aa6c707cf38989...Sami Merilä2009-04-301-3/+6
| |/ /
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-04-296-78/+332
| |\ \
| | * | S60Style: Use title font for GroupBox title.Sami Merilä2009-04-291-0/+5
| | * | S60Style: Styled QToolBar implementation.Sami Merilä2009-04-294-41/+258
| * | | Fixed temporary file rename problem in Symbian OS.Janne Anttila2009-04-291-1/+2
| | |/ | |/|
* | | ARMV6 optimizations to qdrawhelperMiikka Heikkinen2009-05-056-18/+1251
* | | Fixed #ifdef syntaxMiikka Heikkinen2009-05-041-1/+1
| |/ |/|
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-04-292-13/+29
|\ \ | |/
| * Enable dynamic [de|con]struction of window surfaces based on visibilityJason Barron2009-04-282-13/+29
* | Basic optimizations to qdrawhelper for RVCT builds:Miikka Heikkinen2009-04-292-37/+69
|/
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-04-281-2/+2
|\
| * Fixed ASSERT panic in Symbian event dispatcher.Janne Anttila2009-04-281-2/+2
* | Always build Qt libs with "All -Tcb" capabilities in SymbianMiikka Heikkinen2009-04-281-5/+1
|/
* Removed setting the unnecessary parent for menu structuresMarkku Luukkainen2009-04-281-1/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-04-283-6/+16
|\
| * Qt lib dependencies had to be revisited as there were issues with someAleksandar Sasha Babic2009-04-271-4/+2
| * Workaround for problems with paging Core and Sql libsMiikka Heikkinen2009-04-272-2/+14
* | Fixed wrong menu showing up on S60 while launching a dialog.Markku Luukkainen2009-04-283-11/+38
|/
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-27311-5662/+9987
|\
| * Re-send network request properly when the socket is in Closing state.Denis Dzyubenko2009-04-241-0/+8
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-243-2/+10
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-2414-11/+601
| * Return the correct MIB number for TSCII. When the code wasFrans Englich2009-04-241-2/+1
| * Alias for QUtf16Codec is wrong.Frans Englich2009-04-241-3/+1
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-2419-42/+438