summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* TGA imageformat: fix broken canRead plugin functionAlexander Anokhin2012-03-201-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
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-03-142-2/+36
* Fix documentation errorShane Kearns2012-03-131-1/+0
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-133-0/+162
* 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-122-4/+147
* 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
* mkspecs: don't forget to add 'qnx' when building for x86Marc Mutz2012-03-101-1/+1
* Rework QNetworkProxyFactory::systemProxyForQuery autotestShane Kearns2012-03-091-21/+120
* 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
* Renaming QNX mkspecsv4.8.1Rafael Roquetto2012-03-087-3/+3
* Enable storage of global Qt settings in app-local settings file on MacPasi Matilainen2012-03-082-2/+84
* Don't allow app panic on QProcess destruction, kill or terminateMurray Read2012-03-081-4/+12
* Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-072-2/+35
* Fix for QTBUG-21466: References to deprecated mouse driversPasi Petäjäjärvi2012-03-072-21/+8
* escape *_script_file usages in MingwMakefileGenerator::writeObjectsPartMax Desyatov2012-03-071-4/+4
* Make qget manual test compile without ssl supportShane Kearns2012-03-072-0/+6
* Fix error handling in QHostInfo windows backendShane Kearns2012-03-071-10/+18
* Move qws/qnx-* mkspec files from unsupportedSamuli Piippo2012-03-0711-51/+51
* Prevent stack corruption when using OpenGL Core Profile on WindowsSean Harmer2012-03-071-1/+1