summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/symbian
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Added object script support to RVCT when using MinGW qmake generator.axis2011-01-281-0/+2
| | * | | Added Symbian makefile building support using MinGW backend.axis2011-01-281-1/+5
| | * | | Fixed some tools definitions and properties in symbian profiles.axis2010-12-231-2/+2
| * | | | Added missing header.axis2011-01-281-0/+41
| * | | | Added Symbian deployment localization for makefile build system.axis2011-01-272-3/+26
| * | | | Made the translations dependency work for shadow builds.axis2011-01-271-1/+1
| |/ / /
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-101-2/+3
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Change paging attributes for Symbian binariesIain2011-02-091-2/+3
| | * | | Revert "Implement Symbian support for enable_backup CONFIG value"Miikka Heikkinen2011-02-041-8/+0
| | * | | Implement Symbian support for enable_backup CONFIG valueMiikka Heikkinen2011-02-041-0/+8
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-02-101-5/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | QPixmap::to/fromSymbianCFbsBitmap() in OpenGL graphics system.Jani Hautakangas2011-02-091-5/+6
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-2/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed wrong static library extension on Symbian.axis2011-02-031-2/+0
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-011-7/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | No longer replace dash and dot in TARGET with underscore in SymbianMiikka Heikkinen2011-01-271-7/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-252-3/+3
|\ \ \ | |/ /
| * | Make QMAKE_EXTENSION_SHLIB and friends work in all Symbian mkspecs.Miikka Heikkinen2011-01-212-3/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-174-5/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-2/+2
| * Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
* | Fixed PREPEND_INCLUDEPATH being executed too early.axis2010-12-211-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-4/+4
|\ \ | |/
| * Fix incorrect file name case for OpenGL libraries in symbian.conf.Miikka Heikkinen2010-12-171-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-1/+1
|\ \ | |/
| * Add libinfix support for QML plugins in Symbian.Miikka Heikkinen2010-12-091-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-1/+5
|\ \ | |/
| * Updated language map in localize_deployment.prfMiikka Heikkinen2010-11-291-1/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-254-13/+147
|\ \ | |/
| * Fix symbian-mmp.conf include pathMiikka Heikkinen2010-11-221-2/+2
| * Localize .loc and .pkg content based on TRANSLATIONSMiikka Heikkinen2010-11-123-11/+145
| * Started using qtmain.lib for all Qt applications, also corelib ones.axis2010-11-081-1/+4
| * Make default application deployment removableMiikka Heikkinen2010-11-081-1/+1
| * Revert "Use qtmain.lib to provide entry point for all Symbian applications"axis2010-11-051-2/+1
* | Started using qtmain.lib for all Qt applications, also corelib ones.axis2010-11-091-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-1/+2
|\ \ | |/
| * Use qtmain.lib to provide entry point for all Symbian applicationsMiikka Heikkinen2010-11-041-1/+2
* | Correct RVCT4 parameter so it applies to all 4.x versions, not just 4.0Iain2010-10-291-2/+2
* | Merge branch 'macMakefileBuildSupport' into master.Liang Qi2010-10-261-2/+2
|\ \
| * | Fixed various quotation problems when porting to Windows.axis2010-10-211-2/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-1/+1
|\ \ \ | | |/ | |/|
| * | qmake/symbian: Make sure the destination directory exists before copyingMartin Storsjo2010-10-181-1/+1
* | | Merge branch '4.7-s60' into master-s60axis2010-10-082-10/+8
|\ \ \ | |/ /
| * | Fixed missing QMAKE_MOC definition in certain mkspecs.axis2010-10-082-10/+8
| |/
* | Make default application deployment removableMiikka Heikkinen2010-10-071-1/+1
|/
* Improved Symbian4 platform detectionMiikka Heikkinen2010-09-231-26/+36
* Load environment.prf from Symbian SDK if it exists thereMiikka Heikkinen2010-09-171-22/+33
* Fixes for QMAKE_EXTRA_* variable handling in symbian-sbsv2Miikka Heikkinen2010-09-061-0/+12
* Fix Symbian handling of projects with special characters in TARGETMiikka Heikkinen2010-09-031-0/+18