summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-03-141-2/+7
* Fix documentation errorShane Kearns2012-03-131-1/+0
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-131-0/+3
* Harfbuzz GPOS hinting- do not consider a subtable to be invalid if it is just...John Tapsell2012-03-121-0/+3
* Removed invalid assert in BMP loader code.Kim Motoyoshi Kalland2012-03-121-2/+0
* Improve type detection for query resultsAndy Shaw2012-03-121-4/+29
* Hang on to the correct screen index in QWidgetNick Ratelle2012-03-121-0/+1
* Support changing locales at runtime in QPA plugins.Nick Ratelle2012-03-126-4/+64
* Fixes mismatching delete operatorRafael Roquetto2012-03-111-1/+1
* Fixed wrong iconv_open call under QNXRafael Roquetto2012-03-111-1/+1
* Windows - handle both auto detect proxy settings togetherShane Kearns2012-03-091-7/+31
* Fix a number of bugs with windows system proxiesShane Kearns2012-03-091-6/+75
* Windows - fall back on static proxy config if autoproxy failsShane Kearns2012-03-091-23/+17
* Windows - handle proxy autoconfiguration resulting in no proxyShane Kearns2012-03-091-0/+2
* Windows - fix proxy types for manually specified proxiesShane Kearns2012-03-091-8/+15
* Windows - fix QWindowsSystemProxy global static raceShane Kearns2012-03-091-1/+1
* BlackBerry Plugin: support 8 mouse buttons, instead of just 3.Kevin Krammer2012-03-091-3/+10
* Use QSocketNotifier instead of sleeping in an endless loopKevin Krammer2012-03-092-35/+51
* Fixes codecs.pri to reflect new QNX mkspec nameRafael Roquetto2012-03-091-1/+1
* Fix platforms.pro to match new qnx mkspec nameRafael Roquetto2012-03-091-1/+1
* Enable storage of global Qt settings in app-local settings file on MacPasi Matilainen2012-03-072-2/+84
* Don't allow app panic on QProcess destruction, kill or terminateMurray Read2012-03-071-4/+12
* Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-071-2/+6
* Fix error handling in QHostInfo windows backendShane Kearns2012-03-071-10/+18
* Prevent stack corruption when using OpenGL Core Profile on WindowsSean Harmer2012-03-061-1/+1
* qpa: Don't force event handling every secondEike Ziller2012-03-061-1/+2
* Improving clipboard integrationKevin Krammer2012-03-062-44/+157
* Add egl include paths and link lines to eglfs.Girish Ramakrishnan2012-03-061-0/+11
* Correcting fixed native orientation translation for touch pointsMurray Read2012-03-062-10/+13
* React to changes of focus widgetKevin Krammer2012-03-052-0/+15
* Bump Qt version to 4.8.1Girish Ramakrishnan2012-03-053-4/+4
* Fixed missing parenthesesRobert Loehning2012-03-051-1/+1
* Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypePositionJohn Tapsell2012-03-041-13/+35
* QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-041-0/+8
* Fix signature of q_atomic_test_and_set_ptr.Girish Ramakrishnan2012-03-041-1/+1
* Fix incorrect state of show/hide menu items in Mac application menuPasi Matilainen2012-03-043-0/+13
* Fix crash when opening a file dialog in sandbox on MacPasi Matilainen2012-03-041-6/+13
* Add accessible role Desktop.Frederik Gladhorn2012-03-032-0/+3
* Fixing z-ordering of windowsKevin Krammer2012-03-021-1/+1
* Fixed handling of keyboard info messages.Kevin Krammer2012-03-021-3/+3
* Fixed Windows performance regression introduced by ac2818bef95f134.Samuel Rødal2012-03-021-2/+7
* Include blackberry QPA plugin when building for blackberry make specKevin Krammer2012-03-021-0/+3
* Fixed missing parenthesesRobert Loehning2012-03-011-1/+1
* Revert "Don't render glyph with FT with fetchMetricsOnly"Jiang Jiang2012-03-011-1/+1