summaryrefslogtreecommitdiffstats
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-282-1/+49
* Make textEditTest more tolerant wrt characterRect verificationJan Arve Saether2012-11-282-8/+68
* 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
* Device mkspec for Blackberry PlaybookRafael Roquetto2012-11-284-0/+98
* Draw disabled QMenu items in inactive state in vista style.Friedemann Kleint2012-11-281-1/+1
* BlackBerry mkspecs: use compiler flags for C++ and C compilerPeter Hartmann2012-11-282-0/+5
* 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-282-1/+13
* qmake: do not exclusively lock files for reading on Windows/MSVCJoerg Bornemann2012-11-281-1/+1
* Fix multiple tablet hires coordinate bug under X11Ryan Stelzleni2012-11-281-5/+11
* test: Remove insignificant_test from tst_QXmlQuerySergio Ahumada2012-11-261-2/+0
* test: Mark some tst_QHostInfo functions as XFAILSergio Ahumada2012-11-261-0/+14
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-263-6/+88
* BlackBerry mkspecs: tell compiler the specific ARM version (cortex-a9)Peter Hartmann2012-11-251-0/+2
* Fix moc from choking on boost headers.Kevin Kofler2012-11-251-0/+4
* Fix hover handling in QTreeViewMiikka Heikkinen2012-11-242-14/+12
* test: Mark some tst_qdeclarativetextedit functions as XFAILSergio Ahumada2012-11-231-4/+24
* test: Mark tst_networkselftest as insignificant only on WindowsSergio Ahumada2012-11-231-1/+1
* test: Remove QSKIP from tst_QGraphicsItem::updateMicroFocus()Sergio Ahumada2012-11-231-4/+0
* test: Mark tst_QPauseAnimation as insignificant only on WindowsSergio Ahumada2012-11-231-1/+1
* test: Mark tst_qdeclarativexmlhttprequest::send_ignoreData() as XFAILSergio Ahumada2012-11-231-1/+3
* BlackBerry: Removed filtering of window system eventsBernd Weimer2012-11-232-6/+8
* auto tests: only build help autotests when not cross-compilingPeter Hartmann2012-11-231-1/+1
* Updated WebKit to 994432629cb04ffd8e1985dce9e9ed3a89236dd1Simon Hausmann2012-11-235-6/+15
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-232-2/+36
* Qnx: Handle the MeasurementSystem in QNXmfekari2012-11-232-0/+100
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-232-7/+47
* Make the rules for redirects a bit stricter.v4.8.4Richard Moore2012-11-221-3/+5
* tests: Mark flaky tests as insignificantSergio Ahumada2012-11-222-0/+4
* Revert "QtConcurrent: Fix for leak in QFuture"Thiago Macieira2012-11-195-111/+13
* Fix failing tst_QWidget_window::tst_showWithoutActivating() test.Mitch Curtis2012-11-181-0/+1
* Fix regression introduced in QFileSystemEntry::path()Andy Shaw2012-11-182-2/+2
* 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
* Fix code convention docsAlan Alpert2012-11-152-5/+6
* test: Fix tst_qdeclarativexmlhttprequest failure on Windows.Sergio Ahumada2012-11-151-0/+3
* 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
* test: Mark some tst_QGraphicsProxyWidget functions as XFAILSergio Ahumada2012-11-151-8/+23
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-152-1/+47
* 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 syntax error on configure.exe source code.Rafael Roquetto2012-11-131-1/+1
* fix binding of bool type in mysql driverMark Brand2012-11-132-1/+41