summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-3/+7
* Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-183-3/+3
* Fixed RSS_RULES statement in application_icon.prfMiikka Heikkinen2010-03-111-1/+1
* Added some missing IBY export paths to platform_path.prfMiikka Heikkinen2010-03-101-54/+42
* Make `make check' build the checked project.Rohan McGovern2010-03-032-1/+5
* Added addMMPRules for adding conditional MMP_RULESMiikka Heikkinen2010-02-261-0/+33
* Define a GNU-style `check' target for all projects.Rohan McGovern2010-02-251-0/+11
* Fixes: make check not checking that target is up to dateBill King2010-02-221-2/+22
* Fixed libstdcpp.dll version autodetection for SymbianMiikka Heikkinen2010-02-191-6/+13
* Removed dependency to moc.exe from Symbian buildsMiikka Heikkinen2010-02-101-1/+1
* Do not run the tests automatically during install.Janne Hämäläinen2010-02-081-15/+11
* Further bug fixes for enable/disables DEF files mechanism on SymbianIain2010-02-042-23/+37
* Improve DEF file enable/disable mechanism on SymbianIain2010-01-222-0/+33
* Symbian RnD SDK version pf_5250, wk48 and later (e.g., for ivalo target) has ...Norbert Leser2010-01-181-1/+1
* Attempt at readding the capital P headers for PhononThiago Macieira2010-01-061-0/+1
* Remove special Phonon processing from syncqt.Thiago Macieira2010-01-061-3/+0
* Removed QtWebkit.dll from Qt.sis in Symbian buildsMiikka Heikkinen2009-12-291-0/+7
* Changed autodetection logic for stlport version and sqlite in SymbianMiikka Heikkinen2009-12-231-9/+13
* Add "nocopy" mode for seperate-debug-info to configureTom Cooksey2009-12-141-1/+1
* Use relative paths when invoking mifconv.Janne Anttila2009-11-191-1/+1
* Unified ICON keyword handling for ABLD and SBSv2 toolchains.Janne Anttila2009-11-191-2/+3
* Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-181-0/+3
* Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-181-10/+20
* Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-041-2/+10
* Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-041-3/+29
* Declarative building infrastructure.Warwick Allison2009-11-041-1/+2
* Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-021-4/+22
* Build fix for QtXmlPatterns' examples on SymbianFrans Englich2009-10-271-0/+4
* Fixed the build for people who only have emulator binaries installedaxis2009-10-191-1/+1
* Fixed uitools.prf to include QtUiTools.lib statically in SymbianMiikka Heikkinen2009-10-161-1/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Janne Koskinen2009-10-141-0/+5
|\
| * Bump heap and stack size for Phonon plugins.Frans Englich2009-10-141-0/+5
* | QtWebkit demos&examples compilation fix for SymbianJanne Koskinen2009-10-141-3/+9
|/
* Avoid adding a debug library to the glue projects, when debug_and_releaseMarius Storm-Olsen2009-10-071-1/+1
* Changed Qt package name in pkg and generated sis files for Symbian.Janne Anttila2009-10-051-4/+4
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-307-17/+40
|\
| * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-291-0/+4
| |\
| | * Webcore build break on Symbian fixJanne Koskinen2009-09-281-2/+1
| | * Fix compilation of files that #include <QtGui> on newer Symbian SDKs.Jason Barron2009-09-251-0/+5
| * | Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-281-0/+15
| |/
| * Mac: remove visibility warnings when building in macRichard Moe Gustavsen2009-09-241-1/+0
| * Try to support Qt 4.4-style Phonon includes in Qt.Thiago Macieira2009-09-231-2/+6
| * Docs: Fix spelling and reword docs about S60 specifics.Daniel Molkentin2009-09-221-2/+3
| * Set maximum heap to 32MB for Symbian autotests.Miikka Heikkinen2009-09-221-1/+1
| * Workaround for problems interworking RVCT-built s60main with GCCE appsIain2009-09-181-0/+5
| * Remove unnecessary lines from MMP files when using libstdcppv5.dllIain2009-09-161-12/+1
| * Make static builds work fot Qt/Cocoa.Morten Sorvig2009-09-101-0/+6
* | Fixed symbian-sbsv2 build break in apps using debug_and_release.Miikka Heikkinen2009-09-041-1/+1
|/
* Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-031-1/+1
|\
| * Move the S60/Avkon framework initialization into QtGui.axis2009-09-031-1/+1