summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added support for rvct_linker config in qmake's MinGW generator.axis2011-03-041-3/+11
* Avoided some MinGW specific codepaths when building Symbian libs.axis2011-03-042-3/+4
* Added .lib/.dso dependency tracking to Symbian with MinGW generator.axis2011-03-041-0/+6
* Stopped honoring the RVCT22INC variable on symbian-armcc mkspec.axis2011-03-041-6/+6
* Fixed a typo in src profile.axis2011-03-041-1/+1
* Fixed a build library deployment issue in sqlite.axis2011-03-041-0/+6
* Fixed include in network module on Symbian.axis2011-03-041-1/+1
* Added object script support to RVCT when using MinGW qmake generator.axis2011-03-042-8/+40
* Added Symbian makefile building support using MinGW backend.axis2011-03-043-4/+10
* Fixed some tools definitions and properties in symbian profiles.axis2011-03-042-2/+3
* Fixed a bug in elf2e32_qtwrapper regarding spaces in def files.axis2011-03-041-3/+3
* Added missing header.axis2011-03-041-0/+41
* Unified the usage of $${EPOCROOT} for symbian.axis2011-03-042-9/+9
* Added Symbian deployment localization for makefile build system.axis2011-03-045-53/+108
* Made the translations dependency work for shadow builds.axis2011-03-041-1/+1
* Fixed PREPEND_INCLUDEPATH being executed too early.axis2011-03-043-16/+15
* Moved the default dependency targets to default_post.prf.axis2011-03-042-47/+47
* Fixed elf2e32_qtwrapper when not using def files.axis2011-02-211-13/+17
* Fixed a bug in the elf2e32_qtwrapper script.axis2011-02-211-14/+90
* Fix some build issues for building Qt for Symbian on Mac OS X.axis2011-02-211-1/+2
* Support to build Qt for Symbian on Mac OS X with gcce compiler.axis2011-02-212-80/+77
* Got rid of some "duplicate library" warnings.axis2011-02-211-1/+1
* Added wrapper for the elf2e32_qtwrapper script.axis2011-02-213-145/+151
* Changed various qmake constructs to support Windows.axis2011-02-183-11/+36
* Fixed various quotation problems when porting to Windows.axis2011-02-182-8/+13
* Renamed the symbian/linux-* mkspecs to symbian-*.axis2011-02-1812-23/+23
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Eckhart Koppen2011-02-173-27/+20
|\
| * Remove sqlite3.sis from qt.sis.Miikka Heikkinen2011-02-173-27/+20
* | Changed the localized vendor name for Qt SIS packages to "Nokia"Eckhart Koppen2011-02-173-3/+3
|/
* Made Q_ASSERT meaningful againEckhart Koppen2011-02-161-1/+1
* Introduce new flag for splitview support in SymbianSami Merila2011-02-162-0/+8
* Fix for clipping failure in OpenVG paint engine.Jani Hautakangas2011-02-152-5/+33
* Fix for ARMV6 drawhelper blendingJani Hautakangas2011-02-141-2/+2
* Worked around a SC issue in S60 3.x vs 5.0 versions.axis2011-02-141-1/+13
* Apply the gcce link rules for LIBS_PRIVATE too.Liang Qi2011-02-111-3/+3
* Build Qt with GCCE 4.4.1, Symbian^3 PDK on Linux and Mac OS X.Liang Qi2011-02-111-4/+1
* Fix QFileDialog Symbian native file dialog filename filtering.Miikka Heikkinen2011-02-101-33/+19
* 4.7.2 changesIain2011-02-091-0/+16
* Change paging attributes for Symbian binariesIain2011-02-093-8/+15
* Fix build failureGareth Stockwell2011-02-092-6/+6
* Fix regression in creating mkspecs/defaultMiikka Heikkinen2011-02-093-29/+66
* Changes for 4.7.2Gareth Stockwell2011-02-091-4/+10
* Recreate Symbian raster backing store when WA_TranslucentBackground setGareth Stockwell2011-02-093-4/+42
* Fixed compilerwarnings regression in public headers.axis2011-02-081-2/+2
* Fix duplicate definition errorShane Kearns2011-02-071-4/+0
* Fix namespace errorShane Kearns2011-02-071-3/+3
* Fix the broken QPixmap::fromSymbianRSgImage().Laszlo Agocs2011-02-071-1/+1
* Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-062-15/+23
* Fixed "not a valid preprocessing token" on GCCE.axis2011-02-041-1/+1
* Avoided the Linux version of the --no-undefined switch.axis2011-02-041-1/+1