summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed old workaround for S60 emulator deployment bug with saxbookmarks xbel...Miikka Heikkinen2009-06-033-325/+2
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-032-8/+29
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-0329-734/+764
| |\
| * | S60 installation docs update.Miikka Heikkinen2009-06-032-8/+29
* | | Fixed tst_qcombobox compiler errors for Symbian WINSCW target.Janne Anttila2009-06-031-3/+3
| |/ |/|
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-038-28/+245
|\ \
| * | Change function name to match symbianHandleCommand().Jason Barron2009-06-033-3/+3
| * | Some minor correction to qs60style.peknurmi2009-06-031-18/+18
| * | Now qs60style does not send extra resize event in orientation change.peknurmi2009-06-038-30/+247
* | | Added _networkselftest to QtNetwork autotest category file.Janne Anttila2009-06-031-0/+2
* | | Adapted _networkselftest autotest for Symbian environment.Janne Anttila2009-06-032-3/+29
* | | Updated QtCore autotest category file for Symbian - qbytearraymatcher.Janne Anttila2009-06-031-0/+1
|/ /
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-0311-333/+31
|\ \
| * | Since now, S60 commands are handled by QApplication::s60HandleCommandLAlessandro Portale2009-06-028-43/+18
| * | Fixed incorrect focus detection.Aleksandar Sasha Babic2009-06-021-1/+8
| * | Missing double click handling added to mouse handling, so that latter releasemakuukka2009-06-021-4/+4
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-0211-369/+444
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-025-5/+5
| | |\ \
| | | * | Recompiled configure.exe with MSVC6.axis2009-06-021-0/+0
| | * | | Initialize the QImageAlessandro Portale2009-06-021-0/+1
| * | | | S60 release package building script moved to mkdist repo.Miikka Heikkinen2009-06-021-285/+0
* | | | | Enabled STL related test cases in QtCore autotest category file.Janne Anttila2009-06-031-3/+4
* | | | | Updated QtSql autotest category file used in Symbian.Janne Anttila2009-06-031-0/+1
* | | | | Updated QtGui autotest category file used in Symbian.Janne Anttila2009-06-031-0/+1
* | | | | Updated QtCore autotest category file used in Symbian.Janne Anttila2009-06-031-0/+1
* | | | | Fix to qapplication::setActiveWindow autotest case in Symbian.Janne Anttila2009-06-031-2/+6
| |_|/ / |/| | |
* | | | Removed confqt.bat and confsbsv2.bat.Janne Anttila2009-06-022-2/+0
* | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-02124-1161/+11016
|\ \ \ \ | | |/ / | |/| |
| * | | S60Style: Add support for setting themePalette to QStyleOption. Also, set up ...Sami Merilä2009-06-024-360/+438
| | |/ | |/|
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-02118-797/+10578
| |\ \
| | * | Recompiled configure.exe with MSVC6.axis2009-06-021-0/+0
| | |/
| | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-02116-793/+10569
| | |\
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-02116-793/+10569
| | | |\
| | | | * Improve readability of QDFBWindowSurface::scrollAnders Bakken2009-06-011-21/+18
| | | | * Fixed failure of tst_Selftests::checkXML.Rohan McGovern2009-06-013-4/+9
| | | | * Don't support porter duff |= source overAnders Bakken2009-05-291-96/+24
| | | | * Removed nested comment signature in the doc to fix a warning.Denis Dzyubenko2009-05-291-1/+1
| | | | * Remove unused variable.Alexis Menard2009-05-291-1/+0
| | | | * Fixed a crash in the GL 2 paintengine when drawing text.Trond Kjernåsen2009-05-291-0/+3
| | | | * Remove the fixFilename() usage from the solution generatorMarius Storm-Olsen2009-05-291-1/+1
| | | | * New configure.exe binaryMarius Storm-Olsen2009-05-291-0/+0
| | | | * Only display the choice of license if we can find the filesMarius Storm-Olsen2009-05-291-20/+23
| | | | * Fixed build issues with MSVCThierry Bastian2009-05-292-8/+22
| | | | * Doc - marked QFileDialog::setOption() with the since 4.5 tag.Kavindra Devi Palaraja2009-05-291-2/+3
| | | | * Changes for DirectFBAnders Bakken2009-05-281-0/+20
| | | | * Remove all force raster on RGB32 stuffAnders Bakken2009-05-284-75/+32
| | | | * Warn when trying to use an unsupported formatAnders Bakken2009-05-281-5/+10
| | | | * Fix a ASSERT/Crash when adding two times the same QAction to a QGW.Alexis Menard2009-05-282-2/+20
| | | | * Fix wrong sorting when using the QFileSystemModel with QTreeViewAlexis Menard2009-05-284-4/+80
| | | | * cosmetic changes to examples/dialogs/sipdialogJoerg Bornemann2009-05-282-8/+7