summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qmakeExtraCompilerFixes' using "ours" strategyaxis2009-12-180-0/+0
|\
| * Made OBJECTS variable work with QMAKE_EXTRA_COMPILERS input variable.axis2009-10-232-90/+113
* | Disabled OpenGL on Symbian.axis2009-12-111-0/+7
* | Disabled Qt3Support on Symbian.axis2009-12-111-2/+2
* | Fixed Symbian resource creation.axis2009-12-111-0/+2
* | Fixed a lot of small bugs in the version and UID handling.axis2009-12-111-7/+34
* | Added some libraries.axis2009-12-111-1/+3
* | Increased section base address to avoid overlap at link time.axis2009-12-111-1/+1
* | Fixed a scoping bug GUI.axis2009-12-111-1/+1
* | Added support for QT_*_STATICLIB variables in qmake.axis2009-12-113-9/+16
* | Added the Qt tree to search paths.axis2009-12-112-0/+6
* | Fixed some bugs in the exe generation on Symbian.axis2009-12-111-2/+2
* | Fixed a bug in the LIBS mangling on Symbian.axis2009-12-111-2/+9
* | Switched to using ABIv2 format to generate Symbian binaries.axis2009-12-117-190/+37
* | Merge branch 'possible_qmake_scope_fixes'axis2009-12-111-1/+1
|\ \
| * | Fixed qmake scope specification.axis2009-10-231-1/+1
| |/
* | Merge branch 'qmakeShlibFixes'axis2009-12-114-19/+56
|\ \
| * | Switched Symbian away from the Linux lib$(TARGET).4.6.0 naming schemeaxis2009-10-231-3/+21
| * | Made Symbian use QMAKE_SYMBIAN_SHLIB and QMAKE_PREFIX_SHLIB variablesaxis2009-10-231-0/+5
| * | Added QMAKE_PREFIX_SHLIB and QMAKE_SYMBIAN_SHLIB support.axis2009-10-232-16/+30
| |/
* | Disable the forced profile recursion on Qt's Symbian build system.axis2009-12-111-2/+3
* | Added support for -s60 option to configure.axis2009-12-111-1/+27
* | Switched to Symbian export rules when building.axis2009-12-111-0/+4
* | Revert "Modify visibility test to support armcc as well."axis2009-12-112-17/+8
* | Removed useless dependency.axis2009-11-131-1/+1
* | Added UIDs to the resource generation to avoid warning.axis2009-11-131-1/+2
* | Added Symbian resources for QtGui.axis2009-11-131-0/+2
* | Fixed compilation on S60 without keypad navigation.axis2009-11-131-0/+2
* | Some compile fixes.axis2009-11-132-2/+2
* | Added automatic mangling of LIBS to include vtable exports.axis2009-11-133-2/+20
* | Added a missing POSIX macro to the Symbian qplatformdefs.h.axis2009-11-061-0/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-11-061343-45025/+62926
|\ \
| * \ Merge branch '4.6-s60' into 4.6axis2009-11-0656-384/+1599
| |\ \
| | * | Initial LFLAGS support for qmake on Symbian OSIain2009-11-052-12/+53
| | * | QS60Style: Harmonize theme graphic with LineEdit and QTextEditSami Merilä2009-11-053-16/+1
| | * | QProgressBar is drawn stretched in QS60StyleSami Merilä2009-11-051-0/+5
| | * | QS60Style: Checked menu check indicators are not shownSami Merilä2009-11-051-5/+6
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0592-353/+1193
| | |\ \
| | * | | Fixed symbian-abld build problems with xmlpatternsxqtsMiikka Heikkinen2009-11-052-3/+1
| | * | | tst_qwidget widgetAt now does not leave widget lowered if test failsGareth Stockwell2009-11-041-2/+3
| | * | | Fix for link error when building QtSvgGareth Stockwell2009-11-042-1/+6
| | * | | QS60Style: QToolButton indicator will not fit into toolbutton areaSami Merilä2009-11-041-5/+8
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-044-111/+149
| | |\ \ \
| | | * | | Unexported a class that doesn't need to be exported.axis2009-11-043-108/+108
| | | * | | Fixed input panel detection on post-5.0 S60 SDKs.axis2009-11-042-3/+41
| | * | | | Make button margins bigger in QS60StyleSami Merilä2009-11-041-0/+7
| | |/ / /
| | * | | Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-04747-8997/+20543
| | |\ \ \
| | | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-04704-8768/+19538
| | | |\ \ \
| | | * | | | Fixed modal dialog fading support in Symbian.Janne Anttila2009-11-043-4/+25
| | | * | | | Added UIDs to projects lacking themMiikka Heikkinen2009-11-049-3/+34