summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed qmake scope specification.axis2009-10-231-1/+1
* Switched to using just QMAKE_POST_LINK for elftran.axis2009-10-231-12/+5
* Added std headers to fix Symbian build error.axis2009-10-231-0/+5
* Added support for both lib and app templates.axis2009-10-232-30/+59
* Modified makeordinalmap to also generate VtblExports.o file.axis2009-10-231-8/+30
* Fixed the expfile not being included in the link step.axis2009-10-231-1/+2
* Changed the generation of def files and ordinal maps.axis2009-10-234-39/+109
* Created tools for generating ordinal maps on Symbian.axis2009-10-233-0/+103
* Fixed some compiler flags and defines for the Symbian platform.axis2009-10-232-4/+6
* Added default libraries for Symbian.axis2009-10-231-1/+2
* Added libraries for S60 to the linux mkspec.axis2009-10-231-0/+3
* Switch to correct architecture for Symbian.axis2009-10-231-1/+1
* Add extra linker options to RVCT.axis2009-10-231-0/+2
* Enable RVCT type linker options.axis2009-10-231-1/+1
* Suppressed some warnings from RVCT.axis2009-10-231-1/+1
* Temporarily fixed the architecture for S60.axis2009-10-231-0/+2
* Fixed incorrect header includes.axis2009-10-232-2/+2
* Fixed incorrect compiler parameter.axis2009-10-231-1/+1
* Disabled some modules for S60.axis2009-10-231-0/+4
* Added a precompiled version of S60 resource file.axis2009-10-231-0/+3
* Enabled static lib creation using armar.axis2009-10-232-3/+3
* Disabled moc directory check for all other mkspecs than abld and sbs.axis2009-10-231-11/+13
* Enabled exceptions for S60 builds.axis2009-10-231-1/+1
* Switched to unoptimized builds when doing debug mode.axis2009-10-231-1/+1
* Added various defines and includes to make Qt for S60 compile.axis2009-10-232-2/+6
* Made qmake support mkspecs under the symbian directory.axis2009-10-231-3/+6
* Fix symbian builds on Linux.Simon Hausmann2009-10-232-2/+3
* Removed the linux configuration from the armcc mkspec.axis2009-10-231-1/+20
* Removed leftover gcc arguments.axis2009-10-231-1/+1
* Enabled Symbian scope when compiling with linux-armcc.axis2009-10-231-1/+4
* Various header file inclusion fixes for rvct on linux using a case-sensitive ...Simon Hausmann2009-10-2310-13/+13
* Fix compilation.Simon Hausmann2009-10-231-1/+1
* Hack to allow -no-feature-foo on non-qwsSimon Hausmann2009-10-231-4/+0
* Modify visibility test to support armcc as well.axis2009-10-232-8/+17
* Skeleton for a native symbian makespec.axis2009-10-233-0/+216
* Make it possible to cross-compile for non-x11-non-qws platforms.Simon Hausmann2009-10-231-1/+1
* fix line endingOswald Buddenhagen2009-10-231-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-231440-15891/+42346
|\
| * Better sql unicode tests (still not working correctly tho).Bill King2009-10-232-11/+9
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-10-221464-16003/+43818
| |\
| | * Store DirectFB winID as a dynamic propertyAnders Bakken2009-10-221-0/+13
| | * Compile fix for gestures on Windows.Denis Dzyubenko2009-10-221-4/+4
| | * Temporary fix in qt.git to allow build on s60.Jocelyn Turcotte2009-10-221-1/+3
| | * Temporary fix in qt.git to allow build on s60.Jocelyn Turcotte2009-10-221-0/+5
| | * Re-apply change 0f8bff1970d4b0f10e98ce7d6ab341620f4ce76b by Martin SmithMartin Smith2009-10-221-1/+1
| | * Re-apply change 8e0fbc2caa3edefb78d6667721235b783bc1a850 by IainIain2009-10-221-0/+13
| | * Re-apply change 6b8ac349b9a477863a8c8388dcc0658f3284bc54 by Jocelyn TurcotteJocelyn Turcotte2009-10-221-2/+6
| | * Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit-4.6-snapshot-22102...Jocelyn Turcotte2009-10-221270-11675/+33732
| | * Update mkdist-webkit script with latest tag.Jocelyn Turcotte2009-10-221-1/+1
| | * Remove declaration of QDirectFBScreen::scrollAnders Bakken2009-10-221-1/+0