summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor fix to MAKEFILE variable in SBSv2 generated makefiles.Janne Anttila2009-08-281-4/+1
* Various small fixes and cleanups for symbian qmake generator.Janne Anttila2009-08-287-43/+48
* Bug fix for store_build target when using subdirs project template.Janne Anttila2009-08-271-2/+4
* Fixed createpackage.bat params to be more consistent with make targets.Janne Anttila2009-08-272-5/+12
* Added support for 'make sisx' target in Symbian OS.Janne Anttila2009-08-277-4/+118
* Support for template PKG file.Janne Anttila2009-08-275-123/+165
* Make fluidlauncher sis generation work with -no-script configurationMiikka Heikkinen2009-08-261-13/+9
* Update QtCore and QtGui EABI DEF files with recent symbol changesIain2009-08-242-20/+241
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Anttila2009-08-2411-276/+296
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-247-38/+42
| |\
| * | Removed unnecessary Q_OS_SYMBIAN ifdefsMiikka Heikkinen2009-08-241-2/+2
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-24179-846/+46016
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-2128-44/+63
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-21623-39516/+27394
| |\ \ \ \
| * | | | | Review inspired changes to Symbian QProcessMiikka Heikkinen2009-08-212-170/+175
| * | | | | Review inspired changes to Symbian file system watcherMiikka Heikkinen2009-08-212-55/+58
| * | | | | Review inspired fixes to Symbian file engineMiikka Heikkinen2009-08-216-50/+62
* | | | | | Removed some 'illegal empty declaration' warnings from Symbian buildJanne Anttila2009-08-243-7/+7
* | | | | | Made examples to compile for Symbian with -no-script configure flag.Janne Anttila2009-08-241-1/+0
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-24631-37711/+68271
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Added some internal docs to make the class clearer.axis2009-08-211-0/+6
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicIain2009-08-211-5/+5
| |\ \ \ \
| | * | | | Fixed an MSVC 9.0 /2008 warningAlessandro Portale2009-08-211-5/+5
| * | | | | Merge branch 'symbolVisibility'Iain2009-08-2124-5/+39189
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge commit 'origin/master' into symbolVisibilityIain2009-08-21677-39737/+27759
| | |\ \ \ \
| | * | | | | Update EABI DEF files after 4.6 mergeIain2009-08-2110-1160/+2560
| | * | | | | Merge commit 'origin/master' into symbolVisibilityIain2009-08-20387-1266/+34125
| | |\ \ \ \ \
| | * | | | | | Update schema version number for SBSv2 Qt integrationIain2009-08-191-1/+1
| | * | | | | | ***EXPERIMENTAL*** DEF files for WINSCW targetsIain2009-08-199-0/+19218
| | * | | | | | ***EXPERIMENTAL*** DEF files for EABI targetsIain2009-08-199-0/+18549
| | * | | | | | New definition for ...EXPORT_INLINE to deal with the way we drive RVCTIain2009-08-191-0/+6
| | * | | | | | Ensure the correct set of symbols are exported in the DEF files (part 1)Iain2009-08-193-4/+15
| * | | | | | | Fixed compile error.axis2009-08-211-1/+1
| * | | | | | | Merge branch 'master' of git@scm:qt/qt-s60-public into master-s60axis2009-08-211-12/+0
| |\ \ \ \ \ \ \
| | * | | | | | | remove the old .pri files, forgotEspen Riskedal2009-08-211-12/+0
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-2190-228/+5506
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBjørn Erik Nilsen2009-08-216-105/+244
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Doh, we have to convert the pixmap to an image.Bjørn Erik Nilsen2009-08-211-1/+1
| | * | | | | | | | | Merge commit 'qt-kinetic/kinetic-graphicseffect'Bjørn Erik Nilsen2009-08-2190-228/+5506
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Cleanup after wrong merge.Bjørn Erik Nilsen2009-08-211-2/+1
| | | * | | | | | | | | Only compile shader effect example when having OpenGL.Bjørn Erik Nilsen2009-08-212-3/+3
| | | * | | | | | | | | Move shader effect example from examples/graphicsview to examples/effectsBjørn Erik Nilsen2009-08-2120-4/+10
| | | * | | | | | | | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-21500-38189/+24506
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Improve performance of the drop shadow pixmap filter.Bjørn Erik Nilsen2009-08-212-30/+16
| | | * | | | | | | | | | Add an alpha to the drop shadow pixmap filter by the default.Bjørn Erik Nilsen2009-08-211-1/+1
| | | * | | | | | | | | | Fix broken drop shadow pixmap filter on X11.Bjørn Erik Nilsen2009-08-211-2/+4
| | | * | | | | | | | | | Use pixmap filter for the drop shadow effect.Bjørn Erik Nilsen2009-08-216-150/+48
| | | * | | | | | | | | | Add auto-tests for QGraphicsItem/QWidget::setGraphicsEffect.Bjørn Erik Nilsen2009-08-212-0/+64
| | | * | | | | | | | | | Merge commit 'qt/master-stable' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2083-990/+2735
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Fix some rendering bugs on the Mac when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-201-4/+4