summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-06-102-36/+23
|\
| * Switched QDesktopServices mail-to URL handling to RSendAs in Symbian.Janne Anttila2009-06-102-36/+23
* | S60Style: Fix scrollbar error, when scrollbar PM minimum length is less than ...Sami Merilä2009-06-101-0/+5
|/
* Force qRound64() to take a double on platforms where qreal is a float.makuukka2009-06-101-0/+5
* Itemviews have go their focus frame back.Alessandro Portale2009-06-091-4/+4
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-092-32/+34
|\
| * Attempt to load default skin only if it is present.Alessandro Portale2009-06-081-1/+3
| * Removal of inneccessary QS60StylePrivate scopesAlessandro Portale2009-06-081-31/+31
* | Fixed STL dependency for Symbian.Janne Anttila2009-06-091-1/+1
|/
* pointSize = 7 seems to be a good desfault for S60Alessandro Portale2009-06-081-1/+0
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-0829-84/+157
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-0828-84/+138
| |\
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-0828-84/+138
| | |\
| | | * Set the error to be HostUnreacheable if WSAEHOSTUNREACH is recievedAndy Shaw2009-06-081-0/+5
| | | * Fixed an issue with graphicssystem raster on 8 and 16 bit X servers.Trond Kjernåsen2009-06-051-1/+1
| | | * Revert "BT: Fixed crash on Mac caused by erroneous handling of native focus e...jasplin2009-06-051-4/+1
| | | * Example MDI: keybord focus not working correctly!Richard Moe Gustavsen2009-06-051-1/+7
| | | * Fixed text drawing on Windows in 16 bit mode.Trond Kjernaasen2009-06-052-13/+16
| | | * Make sure to retain alpha information in copyAnders Bakken2009-06-041-3/+4
| | | * Remove a Q_ASSERT that could be triggered under some conditions.Thiago Macieira2009-06-041-1/+0
| | | * Don't use inactivatable timers to calculate time to wait for next timer.Thomas Sondergaard2009-06-041-3/+11
| | | * Document the proper signals that the ::open() convenience connects to.Norwegian Rock Cat2009-06-044-6/+15
| | | * Document that textVisible is optional when it comes to styles.Norwegian Rock Cat2009-06-041-0/+2
| | | * BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-041-1/+4
| | | * fix catalan plural rulesOswald Buddenhagen2009-06-032-0/+4
| | | * BT: Fix a crash in the SDI example in CocoaNorwegian Rock Cat2009-06-031-15/+37
| | | * Fixed raster bug causing fully clipped images to be partially blended.Samuel Rødal2009-06-031-2/+2
| | | * Fix BOM for UTF-32 codecMarius Storm-Olsen2009-06-031-1/+1
| | | * open pipes in overlapped mode also on the client sideOswald Buddenhagen2009-06-031-2/+2
| | | * Add a note about what happens when passing 0 to qobject_cast in the docAndy Shaw2009-06-031-1/+2
| | | * Fixed a byte ordering issue when using the raster graphicssystem.Trond Kjernåsen2009-06-021-7/+10
| | | * Avoid a crash when setting a focus in a widget hierarchy containingDenis Dzyubenko2009-06-021-2/+3
| | | * BT: Remove duplicate code and fix font parsing.Norwegian Rock Cat2009-06-022-9/+2
| | | * Fixed aspect ratio on WindowsThierry Bastian2009-06-022-0/+3
| | | * Use a QVarLengthArray instead of some hacky self-made containerHarald Fernengel2009-06-021-12/+3
| | | * BT: Fixed crash on Mac caused by erroneous handling of native focus events.jasplin2009-06-021-1/+4
| | | * Fixes possible infinite loop in QApplication::topLevelAtJoão Abecasis2009-06-021-4/+4
| * | | Bug fix for 251870ikause2009-06-081-0/+19
| |/ /
* | | Avoid unnecessary calls to FocusChanged in Symbian.Janne Anttila2009-06-081-3/+6
|/ /
* | S60Style: Styled graphic support for editors.Sami Merilä2009-06-053-2/+34
* | S60Style: Remove some magic numbers.Sami Merilä2009-06-051-7/+10
* | S60Style: Missing break-statementSami Merilä2009-06-051-0/+1
* | S60Style: More styleHintsSami Merilä2009-06-051-1/+27
* | Prevent double deletion of m_themePaletteAlessandro Portale2009-06-052-16/+20
* | Turned off input methods on Windows when using certain hints.axis2009-06-051-1/+6
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-053-5/+16
|\ \
| * | S60Style: Drop middlesection from tab graphics, if there is very little of ta...Sami Merilä2009-06-051-0/+10
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-058-42/+419
| |\ \
| | * | Made Selection updates relative to the block.axis2009-06-051-2/+3
| * | | Cut the process priority lowering timeout to 100ms in Symbian eventdispatcher,Miikka Heikkinen2009-06-051-3/+3