summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved softkeys example to a better placeMarkku Luukkainen2009-06-104-0/+0
* Skeleton implementation for softkeys exampleMarkku Luukkainen2009-06-104-107/+145
* Better handling for setting softkeysMarkku Luukkainen2009-06-101-1/+1
* Fixes from code reviewMarkku Luukkainen2009-06-097-72/+25
* Fixes from code reviewMarkku Luukkainen2009-06-0812-57/+70
* Removed QSoftkeySet as it wasn't used anymoreMarkku Luukkainen2009-06-081-3/+1
* Set empty buttons by defaultMarkku Luukkainen2009-06-081-0/+3
* Implemented context sensitive menu itemMarkku Luukkainen2009-06-081-17/+15
* Fixed parsing error when doing configure+compile in cleanMarkku Luukkainen2009-06-081-5/+4
* Merge branch 'softkeys_without_stack' of git@scm.dev.nokia.troll.no:qt/qt-s60...Markku Luukkainen2009-06-081-0/+7
|\
| * Make the linker happy on non-Q_WS_S60Alessandro Portale2009-06-071-0/+7
* | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into s...Markku Luukkainen2009-06-0861-177/+1110
|\ \ | |/ |/|
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof...Markku Luukkainen2009-06-0861-177/+1110
| |\
| | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-0852-178/+538
| | |\
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-0851-174/+534
| | | |\
| | | | * Set the error to be HostUnreacheable if WSAEHOSTUNREACH is recievedAndy Shaw2009-06-081-0/+5
| | | | * Ensure that the manifest files are placed correctlyAndy Shaw2009-06-082-6/+10
| | | | * Add a comment for the translator so the placeholders are describedAndy Shaw2009-06-061-0/+3
| | | | * Fixed typos.Trond Kjernåsen2009-06-051-2/+2
| | | | * My 4.5.2 changes.Trond Kjernåsen2009-06-051-1/+43
| | | | * explicitly handle windows and mac9 line endingsOswald Buddenhagen2009-06-051-5/+20
| | | | * Fixed an issue with graphicssystem raster on 8 and 16 bit X servers.Trond Kjernåsen2009-06-051-1/+1
| | | | * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-2/+1
| | | | * Doc - fixed another typoKavindra Devi Palaraja2009-06-051-1/+1
| | | | * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-1/+1
| | | | * My changes for 4.5.2.jasplin2009-06-051-0/+18
| | | | * My changes for 4.5.2Thomas Hartmann2009-06-051-1/+3
| | | | * 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
| | | | * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-1/+1
| | | | * Autotest: Fixed a race condition in the network self test.Thiago Macieira2009-06-051-6/+0
| | | | * Doc - cleaned up a sentence to improve clarityKavindra Devi Palaraja2009-06-051-1/+1
| | | | * link qmake without /DEBUG on WindowsJoerg Bornemann2009-06-051-1/+1
| | | | * My changelog for 4.5.2Alexis Menard2009-06-051-0/+11
| | | | * Make sure to retain alpha information in copyAnders Bakken2009-06-041-3/+4
| | | | * my public task ...Oswald Buddenhagen2009-06-041-0/+3
| | | | * Autotest: add some tests for sending (or failing to) invalid D-Bus callsThiago Macieira2009-06-041-0/+25
| | | | * Remove a Q_ASSERT that could be triggered under some conditions.Thiago Macieira2009-06-041-1/+0
| | | | * Add my changelog for 4.5.2Thiago Macieira2009-06-041-0/+9
| | | | * 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-043-3/+25
| | | | * Silence compile warning in the testAndy2009-06-041-2/+2
| | | | * More changes for 4.5.2João Abecasis2009-06-031-0/+1
| | | | * My changes for 4.5.2João Abecasis2009-06-031-0/+17
| | | | * fix catalan plural rulesOswald Buddenhagen2009-06-033-2/+11
| | | | * use a yes/no message box for a yes/no question in http exampleJoerg Bornemann2009-06-031-2/+2
| | | | * BT: Fix a crash in the SDI example in CocoaNorwegian Rock Cat2009-06-031-15/+37