summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Document how to name threads.Mitch Curtis2012-11-281-0/+8
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-281-1/+5
* Make textEditTest more tolerant wrt characterRect verificationJan Arve Saether2012-11-281-1/+6
* BlackBerry: Fixed physical screen dimensions when rotatedBernd Weimer2012-11-281-2/+6
* BlackBerry: Restore proper BPS channel in event dispatcherBernd Weimer2012-11-281-8/+36
* Draw disabled QMenu items in inactive state in vista style.Friedemann Kleint2012-11-281-1/+1
* Fixed crash in tst_qglthreads.Samuel Rødal2012-11-281-1/+2
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-281-1/+6
* Fix multiple tablet hires coordinate bug under X11Ryan Stelzleni2012-11-281-5/+11
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-262-5/+28
* Fix moc from choking on boost headers.Kevin Kofler2012-11-251-0/+4
* Fix hover handling in QTreeViewMiikka Heikkinen2012-11-242-14/+12
* BlackBerry: Removed filtering of window system eventsBernd Weimer2012-11-232-6/+8
* Updated WebKit to 994432629cb04ffd8e1985dce9e9ed3a89236dd1Simon Hausmann2012-11-235-6/+15
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-231-2/+4
* Qnx: Handle the MeasurementSystem in QNXmfekari2012-11-232-0/+100
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-231-7/+25
* Make the rules for redirects a bit stricter.v4.8.4Richard Moore2012-11-221-3/+5
* Revert "QtConcurrent: Fix for leak in QFuture"Thiago Macieira2012-11-193-46/+5
* Fix regression introduced in QFileSystemEntry::path()Andy Shaw2012-11-181-1/+1
* Fix compile issue with building with openssl and in a namespaceAndy Shaw2012-11-181-7/+11
* Make the qatomic classes work in ARMv5 OABI.Tomasz Duda2012-11-181-0/+16
* QString doesn't work with old ABI on ARM.Tomasz Duda2012-11-172-2/+11
* Fixed memory leak in assign operator of QGLBufferVadim Zakondyrin2012-11-171-1/+3
* Blackberry fixed crash when plugging in a secondary display.Fabian Bumberger2012-11-162-4/+4
* When clicking on a menu item which has a sub menu it should not closeAndy Shaw2012-11-151-0/+3
* On 32bit applications it would not get out of the waiting stateAndy Shaw2012-11-151-1/+1
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-151-1/+2
* Fix scrolldown arrow not showing on popup for QMenuMiikka Heikkinen2012-11-141-2/+4
* Windows: Fixed handling of key events containing ctrl modifierOliver Wolff2012-11-141-0/+8
* Don't use Cocoa code unconditionallyAndy Shaw2012-11-141-0/+2
* fix binding of bool type in mysql driverMark Brand2012-11-131-1/+6
* Update Qlocale data with CLDR 2.0.0Konstantin Ritt2012-11-103-4532/+5150
* Update Qlocale data with CLDR 1.9.1Konstantin Ritt2012-11-103-3387/+3431
* QtConcurrent: Fix for leak in QFutureOrgad Shaneh2012-11-083-5/+46
* Fix for memory leak in ResultStoreOrgad Shaneh2012-11-081-1/+4
* Use slogger2 for logging on Blackberry instead of writing to stderrFabian Bumberger2012-11-082-0/+62
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-081-1/+5
* Accessibility: itemviews check for valid model.Frederik Gladhorn2012-11-081-11/+60
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-081-9/+6
* 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
* QTranslator: Use resource memory instead of copying itThomas McGuire2012-11-051-19/+44
* fix bug in QLocalSocket::waitForReadyRead on WindowsJoerg Bornemann2012-11-051-1/+1
* 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-031-4/+4
* Qt 4 - QHeaderView - correct drop on manual QHeaderView sectionmoveThorbjørn Lund Martsum2012-11-031-1/+1