summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation when QT_NO_CURSOR is definedRomain Pokrzywka2012-04-102-0/+10
* Plug memory leak when gestures are grabbed but never triggeredAndy Shaw2012-04-101-93/+91
* Made qt_accStripAmp handle "&&"José Millán Soto2012-04-091-12/+28
* Fixes a problem with the proxy detection on WindowsThierry2012-04-051-2/+46
* Fixed build failure in tools/qml for HarmattanGareth Stockwell2012-04-051-11/+11
* Call wait() after calling quit() so that it can gracefully finishAndy Shaw2012-04-052-0/+3
* Fix signed/unsigned warnings (QWS)Sergey Gusarov2012-04-052-3/+3
* Fix clang warningSergey Gusarov2012-04-051-1/+1
* Use value of LANG if LC_TIME is empty.Thomas Sondergaard2012-04-041-0/+2
* Fix corelib build for WEC7.Janne Anttila2012-04-041-1/+3
* Move handling of rotation changes from event handler to screenKevin Krammer2012-04-045-20/+25
* Updated WebKit to 9c745c625c6d1112cec51d742ecc8c041cc090d7Simon Hausmann2012-04-044-3/+15
* Add a native interface with the ability to query the window groupThomas McGuire2012-04-035-3/+168
* Add support for screen overlays / foreign windowsThomas McGuire2012-04-038-19/+112
* Make everything in QBBScreen non-staticThomas McGuire2012-04-036-110/+127
* Fix QTcpServer::listen() returning true when the port is in use on OS X.Robin Burchell2012-04-032-1/+24
* test: Mark test as insignificant on MacSergio Ahumada2012-04-031-1/+1
* test: Mark test as insignificant on WindowsSergio Ahumada2012-04-031-1/+1
* Fix a crash in cursorToX() when new block is addedJiang Jiang2012-04-031-0/+4
* Memory leak fix of sqlite driver when close failedHonglei Zhang2012-04-033-3/+66
* Updated Russian translationSergey Belyashov2012-04-021-1/+76
* Fix platforms.pro scope to match all QNX platformsRafael Roquetto2012-04-021-1/+1
* Fix QFileSystemEngine::tempPath on Blackberry OSRafael Roquetto2012-04-011-0/+7
* Separate virtual keyboard interface and implementationKevin Krammer2012-04-0110-109/+252
* Fix regressions due to partial QSslSocket::peek fixShane Kearns2012-03-303-12/+163
* Fix compilation error on Solaris caused by ShapeInputIikka Eklund2012-03-301-0/+2
* Move screen event processing into its own classKevin Krammer2012-03-306-514/+653
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-3010-64/+93
* Fix build error for Blackberry OS QDesktopServicesRafael Roquetto2012-03-301-0/+1
* Fix window focusing problem in SymbianPauli Jarvinen2012-03-301-1/+1
* tests: Mark unstable test as insignificant on WindowsSergio Ahumada2012-03-302-0/+4
* The scaling should not effect the width of a cosmetic penAndy Shaw2012-03-301-1/+1
* tests: Mark unstable test as insignificant on WindowsSergio Ahumada2012-03-291-1/+1
* Support QDesktopServices on BlackBerry platformsRafael Roquetto2012-03-293-1/+128
* QNam: try to read the last CRLF when chunked encoding is used.Martin Petersson2012-03-292-3/+21
* Update changes-4.8.1 file for 4.8.1 releaseIikka Eklund2012-03-291-20/+310
* Fix scopes on iconv related pro/pri filesRafael Roquetto2012-03-282-2/+2
* Give QThread threads better names on SymbianMurray Read2012-03-271-6/+17
* Fix TypeErrorsh kim2012-03-272-2/+2
* Fixed a possible crash in Qt CocoaThierry Bastian2012-03-261-4/+8
* Blackberry mkspecsRafael Roquetto2012-03-264-0/+102
* Updated WebKit to c0107296d95cf4f2e988513db42572976ff7d55eSimon Hausmann2012-03-265-79/+95
* revamp reading of bootstrap variablesOswald Buddenhagen2012-03-261-57/+84
* Fix performance problem with NTLM auth in http POSTShane Kearns2012-03-231-0/+2
* Symbian: drop OpenGL ES in non-supported hardwarePasi Pentikainen2012-03-232-1/+11
* Make QNX virtual keyboard handling main event loop drivenKevin Krammer2012-03-222-86/+90
* qmake: fix default value for C++ optimization in vcxproj filesJoerg Bornemann2012-03-221-0/+4
* Use main thread event loop for navigator event processingKevin Krammer2012-03-225-71/+53
* Disable the use of sed on native mingwHib Eris2012-03-211-1/+0
* Silence warnings about va_list mangling for QNX toolchainSean Harmer2012-03-211-3/+4