summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed PAGED keyword from qlocale test case GCCE builds in S60 3.2 environme...Miikka Heikkinen2009-06-011-1/+8
* Made securesocketclient example build in SymbianMiikka Heikkinen2009-06-011-0/+2
* Recompiled configure.exe with MSVC6.axis2009-05-291-0/+0
* Enabled runtime resolving of OpenSSL symbols by default in Symbian OS.Janne Anttila2009-05-294-3/+3
* Oops typo in my previous commit: 8137373.Janne Anttila2009-05-291-1/+1
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-2920-257/+251
|\
| * A fix for a bug 252798ikause2009-05-291-0/+1
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-05-292-54/+126
| |\
| | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-05-2912-106/+42
| | |\
| | | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-05-2948-402/+505
| | | |\
| | | * | Removed PAGED keyword from S60 3.1 buildsMiikka Heikkinen2009-05-291-0/+1
| | * | | Further refinement of release package creation scriptMiikka Heikkinen2009-05-291-54/+125
| * | | | Disable keypad navigation for the autotests and document it.Jason Barron2009-05-293-4/+16
| | |_|/ | |/| |
| * | | S60Style: Remove unneeded case-statements and own implementation for drawItem...Sami Merilä2009-05-293-94/+0
| * | | S60Style: Rename the private class to highlight that it is available only to ...Sami Merilä2009-05-292-1/+1
| * | | Cleaned up the inputMethodHints enum a bit.axis2009-05-282-10/+15
| * | | Fixed input methods support on all spinbox types.axis2009-05-284-1/+24
| * | | S60Style: Adding missing break for clearCaches.Sami Merilä2009-05-281-0/+1
| |/ /
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-05-2818-163/+223
| |\ \
| | * | Enabled QtS60Style background filling also for _simulated, by movingAlessandro Portale2009-05-286-91/+65
| * | | Fixed sis package names in S60 install docs.Miikka Heikkinen2009-05-281-2/+2
* | | | Support for SSL symbol runtime resolving in Symbian.Janne Anttila2009-05-291-0/+145
| |/ / |/| |
* | | Recompiled configure.exe with MSVC6.axis2009-05-281-0/+0
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-281-1/+0
|\ \ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-281-4/+2
| |\ \ \
| * | | | No need for this IP address.Aleksandar Sasha Babic2009-05-281-1/+0
* | | | | Enabled STL support by default in configure.exe for Symbian.Janne Anttila2009-05-282-1/+1
* | | | | Fixed Qt/Symbian compilation with -stl configure option.Janne Anttila2009-05-282-1/+4
| |/ / / |/| | |
* | | | Optimize font DPI calculation by using cached value.Jason Barron2009-05-281-4/+2
|/ / /
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-2715-139/+261
|\ \ \
| * | | Modify QDesktopWidget to emit proper signals on resize.Jason Barron2009-05-272-8/+65
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-274-54/+46
| |\ \ \
| | * | | S60Style: Keep the background texture in static QPixmap pointer.Sami Merilä2009-05-274-54/+46
| * | | | Workaround for non-native makefile target names with symbian-abl.Janne Anttila2009-05-271-1/+5
| |/ / /
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-273-46/+117
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-05-2714-57/+57
| | |\ \
| | * | | Updated S60 installation docs.Miikka Heikkinen2009-05-273-46/+117
| * | | | Configured qtwidgets autotest to use default IAP without user prompts.Janne Anttila2009-05-271-0/+13
| | |/ / | |/| |
| * | | Fixed qscriptv8testsuite test case out-of-memory crashes.Janne Anttila2009-05-272-1/+6
| * | | Converted qstylesheetstyle test case to use qttest_p4.Janne Anttila2009-05-271-11/+1
| * | | Fixed qscriptv8testsuite test case deployment for Symbian.Janne Anttila2009-05-271-2/+2
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-272-2/+16
| |\ \ \
| * | | | Implemented task 247268 - Cleanup qeventdispatcher_unix.cpp.Janne Anttila2009-05-271-17/+7
* | | | | InputMethods supported enabled for QPlainTextEdit.Aleksandar Sasha Babic2009-05-272-3/+23
| |/ / / |/| | |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-2784-688/+1641
|\ \ \ \ | |/ / /
| * | | Fixed qpen test case panic in Symbian OS.Janne Anttila2009-05-271-6/+6
| * | | Fixed qsqldatabase test case compilation.Janne Anttila2009-05-271-1/+0
| * | | Fixed qtemporaryfile test case compilation for Symbian OS.Janne Anttila2009-05-272-1/+5
| * | | Keep exported symbols the same between udeb and urel, although theIain2009-05-262-1/+6
| * | | Update comment - this version might even make sense...Iain2009-05-261-1/+1