summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* rebuild configureOswald Buddenhagen2012-03-201-0/+0
* compile without rttiOswald Buddenhagen2012-03-201-1/+1
* remove pointless include pathsOswald Buddenhagen2012-03-201-6/+0
* properly enable stl via qmake instead of hacking compiler flagsOswald Buddenhagen2012-03-201-2/+1
* build with QT_NO_GEOM_VARIANTOswald Buddenhagen2012-03-201-5/+1
* add missing errno.h includeOswald Buddenhagen2012-03-201-0/+1
* remove bizarre magic from precompiled headerOswald Buddenhagen2012-03-201-26/+1
* Backported linux-g++-maemo mkspec changes from Qt5Gareth Stockwell2012-03-204-16/+71
* Doc Fix- a QML MouseArea Elelment can accept 5 buttons.Rick Stockton2012-03-201-0/+2
* TGA imageformat: fix broken canRead plugin functionAlexander Anokhin2012-03-191-3/+5
* Fix bug in qsslsocket peek()Kalle Viironen2012-03-193-0/+165
* Cherry picking qt5 bugfix 437da962c2b486b1a1722aac003bfa00b93ac204 to qt4.Arnt Witteveen2012-03-191-8/+10
* Fixed MSVC2011 buildEugene Shcherbina2012-03-198-22/+20
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-192-2/+33
* Update the links in the titlebar of Online HTML template.Casper van Donderen2012-03-173-6/+6
* Bump Qt version to 4.8.1 for Symbian specific files alsoJuha Kukkonen2012-03-164-3/+3
* Removing Symbian fast allocator implementationMurray Read2012-03-1612-6467/+3
* Crash in Symbian text codec creation without CleanupStackMurray Read2012-03-151-1/+5
* Make sure QGlobalNetworkProxy is created for QNetworkProxy.Xizhi Zhu2012-03-151-0/+8
* Fix compiling qvfb on Linux/X11Pasi Petäjäjärvi2012-03-151-2/+0
* Handle -sysroot option in configure scriptGareth Stockwell2012-03-151-1/+1
* Fixed compiler warnings about unused q and d pointers.Janne Anttila2012-03-152-2/+1
* WEC7 build fix - use ptrdiff_t from std namespace.Janne Anttila2012-03-141-1/+1
* Fix generating the qdoc3 manual in 4.8Casper van Donderen2012-03-142-3/+4
* Update the footer for qdoc output for qt-project.Casper van Donderen2012-03-148-116/+114
* Fixes potential memory leak in qtextcodec.cppNick Ratelle2012-03-141-17/+9
* Fix q_atomic_decrement for 64-bit SolarisSamuli Piippo2012-03-141-0/+2