summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-082-1/+40
* Accessibility: itemviews check for valid model.Frederik Gladhorn2012-11-081-11/+60
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-083-9/+15
* HeaderView - call invalidateCachedSizeHint() on clearThorbjørn Lund Martsum2012-11-071-0/+1
* QNX: Fix build with QNX SDP 6.5.Sergio Martins2012-11-071-1/+1
* QWindowsVistaStyle: Restore altered brush origin.Friedemann Kleint2012-11-071-1/+2
* Fix submenu navigation.Friedemann Kleint2012-11-071-0/+10
* Adding PAC and exclusion list support to BlackBerry Qt proxy implementation.Andrey Leonov2012-11-062-4/+26
* rebuild configureOswald Buddenhagen2012-11-061-0/+0
* QTranslator: Use resource memory instead of copying itThomas McGuire2012-11-051-19/+44
* fix bug in QLocalSocket::waitForReadyRead on WindowsJoerg Bornemann2012-11-052-6/+2
* Cocoa: QPrintDialog does not show/closes down immediatlyRichard Moe Gustavsen2012-11-041-0/+6
* x-compile with mingw: fix codec linker errorsPeter Kümmel2012-11-032-4/+9
* Qt 4 - QHeaderView - correct drop on manual QHeaderView sectionmoveThorbjørn Lund Martsum2012-11-031-1/+1
* Doc: Updated links in qt-webpages.qdoc to Digia equivalent.Jerome Pasion2012-11-0212-362/+156
* Removed usage of pipe in Blackberry event dispatcherBernd Weimer2012-11-024-42/+78
* Move insignificant_test to correct project in qlocalsocket autotest.Janne Anttila2012-11-022-2/+2
* skip flaky tst_QLocalSocket::threadedConnection on WindowsJoerg Bornemann2012-11-021-0/+4
* tst_qdeclarativepixmapcache: Remove CONFIG+=parallel_test and mark test as in...Sergio Ahumada2012-11-021-2/+1
* test: Mark tst_qhttpnetworkconnection as insignificantSergio Ahumada2012-11-021-0/+2
* Doc: Updated links on the documentation's headers.Jerome Pasion2012-11-025-23/+16
* Mac: Correct writingSystem check value for ChineseLiang Qi2012-11-011-2/+2
* Blackberry bearer plugin: Only Report working interfaces as activePeter Hartmann2012-11-011-3/+2
* correct spelling in commentMark Brand2012-11-011-1/+1
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-11-014-1/+45
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-11-014-17/+44
* Updated and fixed win32-icc mkspec for ICC 12.1 or betterAlexey Ivanov2012-11-011-16/+18
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-312-7/+54
* Fix debugger detection when running on Linux.Friedemann Kleint2012-10-311-20/+28
* Make the examples test for QtDeclarative pass.Friedemann Kleint2012-10-317-51/+99
* Fix mmap usage.Jędrzej Nowacki2012-10-311-2/+2
* Fixing font database memoryleakKarim Pinter2012-10-311-2/+2
* QNX: Remember information on whether a file is a linkThomas McGuire2012-10-311-0/+7
* QNX: Use extra information in dirent to avoid stat() callsThomas McGuire2012-10-313-2/+69
* QHeaderView - fix minor bug in visualIndexAtThorbjørn Lund Martsum2012-10-312-2/+15
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-10-312-0/+20
* QHeaderView - no big update work if updates are disabledThorbjørn Lund Martsum2012-10-311-0/+7
* Corrected licensing info and links point to Digia in qmessageboxjutaipal2012-10-301-2/+2
* Update INSTALL fileIikka Eklund2012-10-301-7/+7
* Update README fileIikka Eklund2012-10-301-9/+9
* Blackberry: Fixes QWindowSurface::grabWidgetRafael Roquetto2012-10-304-5/+66
* Blackberry: Fix for slowness of touch move eventsBernd Weimer2012-10-301-60/+46
* BlackBerry: Query dynamic buffer count at runtimeRafael Roquetto2012-10-302-2/+16
* Support other platform names on configure.exeRafael Roquetto2012-10-302-9/+68
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-304-0/+25
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-10-301-6/+29
* QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-301-2/+2
* Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-301-1/+2
* don't set QT_BUILD_DIR as a side effectOswald Buddenhagen2012-10-302-7/+10
* Fix Qt network autotests against updated autotest server.Janne Anttila2012-10-301-64/+7