| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-01-26 | 1 | -1/+1 |
|\ |
|
| * | Fix for symbian dialog background transparency. | Jani Hautakangas | 2010-01-22 | 1 | -1/+1 |
|
|
* | | Switched to using the QMAKE_LIBS_THREAD variable for thread libs. | axis | 2010-01-26 | 1 | -1/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-01-21 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 2 | -2/+2 |
|
|
* | | Reorganized the Symbian build system profiles. | axis | 2010-01-12 | 3 | -74/+106 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2009-12-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | qreal-ization | Aleksandar Sasha Babic | 2009-12-02 | 1 | -1/+1 |
|
|
* | | Added support for QT_*_STATICLIB variables in qmake. | axis | 2009-12-11 | 1 | -0/+2 |
|
|
* | | Merge branch 'qmakeShlibFixes' | axis | 2009-12-11 | 1 | -0/+1 |
|\ \ |
|
| * | | Added QMAKE_PREFIX_SHLIB and QMAKE_SYMBIAN_SHLIB support. | axis | 2009-10-23 | 1 | -0/+1 |
|
|
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-11-06 | 5 | -10/+30 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-06 | 1 | -10/+11 |
| |\ |
|
| | * | Initial LFLAGS support for qmake on Symbian OS | Iain | 2009-11-05 | 1 | -10/+11 |
|
|
| * | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-05 | 2 | -0/+14 |
| |\ \
| | |/ |
|
| | * | Fixed compilation and linking of EGL on Windows CE. | Trond Kjernåsen | 2009-11-04 | 1 | -0/+1 |
|
|
| | * | Sanitize building Qt with OpenGL ES support | Harald Fernengel | 2009-11-02 | 2 | -0/+13 |
|
|
| * | | Define QT_OPEN_LARGEFILE on Symbian + WinCE | João Abecasis | 2009-10-27 | 2 | -0/+2 |
|
|
| * | | Introducing QT_MMAP | João Abecasis | 2009-10-21 | 2 | -0/+3 |
| |/ |
|
* | | Fixed some compiler flags and defines for the Symbian platform. | axis | 2009-10-23 | 1 | -2/+2 |
|
|
* | | Suppressed some warnings from RVCT. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Fixed incorrect compiler parameter. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Enabled static lib creation using armar. | axis | 2009-10-23 | 1 | -0/+3 |
|
|
* | | Enabled exceptions for S60 builds. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Switched to unoptimized builds when doing debug mode. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Added various defines and includes to make Qt for S60 compile. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Removed leftover gcc arguments. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Skeleton for a native symbian makespec. | axis | 2009-10-23 | 1 | -0/+37 |
|/ |
|
* | Workaround for the problem with abld ignoring OPTION_REPLACE | Iain | 2009-10-05 | 1 | -1/+7 |
|
|
* | Give the soft key functionality it's own macro. | Jason Barron | 2009-09-21 | 1 | -1/+1 |
|
|
* | Adding support for symbian graphics resources. | Aleksandar Sasha Babic | 2009-09-18 | 1 | -1/+1 |
|
|
* | Workaround for problems interworking RVCT-built s60main with GCCE apps | Iain | 2009-09-18 | 1 | -1/+2 |
|
|
* | Make static builds work fot Qt/Cocoa. | Morten Sorvig | 2009-09-10 | 1 | -0/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 2 | -8/+8 |
|
|
* | use a single qplatformdefs.h for all Windows CE mkspecs | Joerg Bornemann | 2009-09-08 | 2 | -0/+131 |
|
|
* | Merge branch 'minimizeWrapperApp' into 4.6 | axis | 2009-09-03 | 1 | -2/+2 |
|\ |
|
| * | Move the S60/Avkon framework initialization into QtGui. | axis | 2009-09-03 | 1 | -2/+2 |
|
|
* | | Removed stale fixed_stdlib.h file. | Janne Anttila | 2009-09-02 | 1 | -64/+0 |
|
|
* | | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 2 | -26/+26 |
|/ |
|
* | Merge commit 'origin/master' into symbolVisibility | Iain | 2009-08-20 | 3 | -7/+7 |
|\ |
|
| * | Changed a define to comply to Qt naming conventions. | Miikka Heikkinen | 2009-08-20 | 1 | -4/+4 |
|
|
| * | Comment clarifications based on mkspecs review. | Miikka Heikkinen | 2009-08-20 | 1 | -1/+1 |
|
|
| * | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 2 | -2/+2 |
|
|
* | | Ensure the correct set of symbols are exported in the DEF files (part 1) | Iain | 2009-08-19 | 1 | -1/+2 |
|/ |
|
* | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -3/+2 |
|\ |
|
| * | Replace instances of weak linking for 10.3 with 10.4. | Morten Sorvig | 2009-08-06 | 1 | -3/+2 |
|
|
* | | Enable symbol visibility when compiling with RVCT. | axis | 2009-08-06 | 1 | -1/+1 |
|
|
* | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 2 | -5/+5 |
|
|
* | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -2/+2 |
|
|
* | | Fix extern WebKit build that uses qmake generators. | Simon Hausmann | 2009-08-06 | 1 | -1/+1 |
|
|