summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian/symbiancommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Symbian: Fix language mappings for localize_deploymentMiikka Heikkinen2011-12-071-5/+10
* Symbian: Only localize the application .rss that needs it, not all .rssMiikka Heikkinen2011-12-071-1/+0
* Symbian: Parse ts filenames case-insensitively for localize_deploymentMiikka Heikkinen2011-09-301-0/+1
* Remove few unused variables.Miikka Heikkinen2011-09-061-2/+0
* Symbian: Detect app caption and pkg name translations by id attribute.Miikka Heikkinen2011-09-061-33/+28
* Improved support for shadow builds in Symbian.Miikka Heikkinen2011-08-241-2/+4
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-151-1/+6
|\
| * Ignore child elements in non-application caption/pkg name translationsMiikka Heikkinen2011-08-031-1/+6
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| * Added Symbian deployment localization for makefile build system.axis2011-03-041-2/+1
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-161-2/+1
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-311-1/+2
| |\ \
| * | | Added Symbian deployment localization for makefile build system.axis2011-01-271-2/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-011-17/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | No longer replace dash and dot in TARGET with underscore in SymbianMiikka Heikkinen2011-01-271-17/+6
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-0/+1
|\| |
| * | Fixed UTF-8 application names in device application menu in SymbianMiikka Heikkinen2011-01-241-0/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\| | | |/ |/|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-1/+1
|\|
| * Fix infinite loop in qmake when reading malformed .ts files.Miikka Heikkinen2010-12-221-1/+1
* | Changed various DEPLOYMENT variable ".sources" suffixes to ".files"Miikka Heikkinen2010-12-021-2/+2
|/
* Fixed namespace issues related to epocroot.cppMiikka Heikkinen2010-11-191-2/+2
* Localize .loc and .pkg content based on TRANSLATIONSMiikka Heikkinen2010-11-121-199/+268
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-091-2/+2
|\
| * Doc: Fixing typoSergio Ahumada2010-11-091-2/+2
* | Implement support for DEPLOYMENT.display_name in SymbianMiikka Heikkinen2010-11-081-7/+14
* | Added .flags modifier support for DEPLOYMENT items in SymbianMiikka Heikkinen2010-11-081-2/+18
* | Make default application deployment removableMiikka Heikkinen2010-11-081-81/+1
* | Allow pkg_prerules and pkg_postrules to be targeted to separate filesMiikka Heikkinen2010-11-081-79/+156
|/
* qmake/symbian: Add icons with backslashes in pkg filesMartin Storsjo2010-10-111-4/+4
* Streamlined smart installer package creationMiikka Heikkinen2010-09-271-3/+10
* Fix Symbian handling of projects with special characters in TARGETMiikka Heikkinen2010-09-031-12/+7
* Added support for DEPLOYMENT.pkg_build_versionMiikka Heikkinen2010-08-261-0/+14
* Fix package header in cases where VERSION doesn't contain all valuesMiikka Heikkinen2010-08-041-2/+24
* Change $${EPOCROOT} to also have drive if EPOCROOT env variable has itMiikka Heikkinen2010-06-151-3/+0
* Change the directory where smart-installable application package isMiikka Heikkinen2010-06-081-1/+1
* Fixed def file usage for Qt plugins under the makefile build system.axis2010-06-041-0/+36
* Fix pkg_prerules handling for installer packagesMiikka Heikkinen2010-05-181-5/+0
* Fix generation of stub sis filesShane Kearns2010-05-141-14/+69
* Shadow building on Symbian fixes: part 1 - files to right placeIain2010-05-141-6/+5
* Fix path removal from target in Symbian buildsMiikka Heikkinen2010-04-301-3/+6
* Shouldn't call epocRoot() in non-epoc builds in generatePkgFileMiikka Heikkinen2010-04-151-1/+3