summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-297-9/+18
|\
| * 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
| * 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
| * Fix "make sis" target for -xplatform symbian-sbsv2Shane Kearns2009-09-221-2/+3
| * 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
| * Give the soft key functionality it's own macro.Jason Barron2009-09-211-1/+1
* | Merge commit 'origin/4.6' into kinetic-declarativeuiLars Knoll2009-09-185-288/+9
|\ \ | |/
| * Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-1/+1
| * Remove remaining support for win32-mwc mkspecIain2009-09-182-274/+0
| * Workaround for problems interworking RVCT-built s60main with GCCE appsIain2009-09-182-1/+7
| * Remove unnecessary lines from MMP files when using libstdcppv5.dllIain2009-09-161-12/+1
* | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-09-15125-476/+674
|\ \ | |/
| * Make static builds work fot Qt/Cocoa.Morten Sorvig2009-09-102-0/+8
| * Add a mkspec for selecting gcc-4.0 on Mac OS X.Morten Sorvig2009-09-104-0/+190
| * Update license headers again.Jason McDonald2009-09-09119-476/+476
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-0833-981/+236
|\ \ | |/
| * mkspec wince60standard-x86-msvc2005 addedJoerg Bornemann2009-09-083-73/+76
| * use a single qplatformdefs.h for all Windows CE mkspecsJoerg Bornemann2009-09-0830-908/+160
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-042-3/+3
|\ \ | |/
| * Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-032-3/+3
| |\
| | * Move the S60/Avkon framework initialization into QtGui.axis2009-09-032-3/+3
* | | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2009-09-033-72/+8
|\ \ \ | |/ /
| * | Renamed make 'sisx' target to 'sis' and QT_SISX_* variables to QT_SIS_*Janne Anttila2009-09-031-2/+2
| * | Fixed Qt/S60 build failures when MOC_DIR contains a `.' anywhere.Rohan McGovern2009-09-031-6/+6
| * | Removed stale fixed_stdlib.h file.Janne Anttila2009-09-021-64/+0
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-31118-1534/+1534
|\ \ \ | |/ /
| * | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3114-182/+182
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-08-31104-1352/+1352
| |\ \
| | * | Update tech preview license header.Jason McDonald2009-08-31104-1352/+1352
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-316-0/+207
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into 4.6Janne Anttila2009-08-282-0/+43
| |\ \ \
| | * | | Changed createpackage parameters to be more consistent with make targets.Janne Anttila2009-08-281-2/+6
| | * | | Various small fixes and cleanups for symbian qmake generator.Janne Anttila2009-08-281-2/+2
| | * | | Added support for 'make sisx' target in Symbian OS.Janne Anttila2009-08-272-0/+39
| * | | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-281-0/+41
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add missing license headers.Jason McDonald2009-08-284-0/+164
| | * | | Update license headers.Jason McDonald2009-08-11100-100/+100
| | * | | Fix compilation of webkit with mingwThierry Bastian2009-08-031-3/+0
| * | | | Fix some missing and duplicated license headers.Jason McDonald2009-08-273-0/+123
| | |_|/ | |/| |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-2530-8/+1580
|\ \ \ \ | |/ / /
| * | | Integrate QAbstractVideoSurface API.Andrew den Exter2009-08-241-1/+1
| | |/ | |/|
| * | Merge commit 'origin/master' into symbolVisibilityIain2009-08-212-7/+6
| |\ \
| | * \ 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-214-8/+12
| | |\ \ \