summaryrefslogtreecommitdiffstats
path: root/src/plugins/s60
Commit message (Collapse)AuthorAgeFilesLines
* Changed names and URLs to reflect name change.axis2009-08-194-4/+4
| | | | RevBy: Trust me
* Update license headers according to commit 858c70f768e.axis2009-08-064-8/+8
| | | | RevBy: Trust me
* Replaced $MODULE$ with hardcoded module names.axis2009-08-064-4/+4
| | | | RevBy: Trust me
* Trailing whitespace and tab/space fixes for src/pluginsJanne Anttila2009-08-046-6/+2
|
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-8/+10
| | | | | Contains some smaller fixes and renaming of macros. Looks big, but isn't scary at all ;)
* Make S60 integration optional.Jason Barron2009-07-151-0/+9
| | | | | | | | | | | | | | This is more a cleanup of the usage of Q_WS_S60 vs. Q_OS_SYMBIAN than anything else. One of the side effects of this work was that it was relatively little work to get QtGui compiling when Q_WS_S60 is not defined. Based on this we introduce two new configure options that control S60 integration. Currently the -no-s60 option will not work entirely because the 's60main' module has not yet been refactored and still has a dependancy on the S60 libraries. Reviewed-by: axis <qt-info@nokia.com>
* Make Qt exception safer.Robert Griebl2009-06-101-0/+1
| | | | | | | | Squashed commit of the branch haralds-haralds-qt-s60-topics/topic/exceptions, which also contains the full history. Rev-By: Harald Fernengel Rev-By: Ralf Engels
* Fixed incorrect headers.axis2009-06-034-4/+124
|
* Fixed Qt/Symbian compilation with -stl configure option.Janne Anttila2009-05-282-1/+4
| | | | The STL enabled config does not have implicit include for e32base.h.
* Long live Qt for S60!axis2009-04-2411-0/+191