summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed Qt/S60 build failures when MOC_DIR contains a `.' anywhere.Rohan McGovern2009-09-031-6/+6
|/
* Integrate QAbstractVideoSurface API.Andrew den Exter2009-08-241-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-211-5/+4
|\
| * Updated flawed comment after 5365c1cdJanne Anttila2009-08-211-5/+4
* | Merge commit 'qt/master'Jason Barron2009-08-211-1/+2
|\ \ | |/ |/|
| * make Qt Designer compile when Qt is configured with -no-scriptKent Hansen2009-08-191-1/+2
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-212-3/+7
|\ \
| * | Comment clarifications based on mkspecs review.Miikka Heikkinen2009-08-202-3/+7
* | | Revert "Hackish workaroung to Open C / C++ defect when intermixing standard"Janne Anttila2009-08-211-1/+0
|/ /
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-191-0/+1
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-0/+1
| |\ \ | | |/
| | * mingw: make it possible to build without rtti supportThierry Bastian2009-08-181-0/+1
* | | Review fixes for qmake (project.cpp cleanup)Miikka Heikkinen2009-08-192-3/+2
|/ /
* | Merge commit 'qt/master'Jason Barron2009-08-186-6/+20
|\ \ | |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMorten Sorvig2009-08-174-4/+4
| |\
| | * Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-174-4/+4