summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash in QSystemLocalePrivate::uiLanguages().Friedemann Kleint2012-02-251-1/+1
* Port QBBRootWindow from the Qt 5 QPA plugin.Robin Burchell2012-02-255-222/+375
* Fix tst-qtextscriptengine unit test when no appropriate font existsJohn Tapsell2012-02-241-0/+4
* Updated WebKit to c1252be57a3f673277c732c0902568111b2f4964Simon Hausmann2012-02-238-7/+32
* INTEGRITY mkspecs updateKalle Viironen2012-02-2311-105/+209
* Stabilize tst_qdbusabstractinterface and make it XFAILRohan McGovern2012-02-231-40/+40
* Allowing symbian cleanup code in thread started and finished slotsMurray Read2012-02-221-2/+10
* Take into account input shaping in findRealWindowAlbert Astals Cid2012-02-213-26/+19
* Implemented QAccessibleTextWidgetJosé Millán Soto2012-02-212-179/+312
* QElapsedTimer/Win: Fix 64-bit integer overflowJonathan Liu2012-02-211-1/+3
* Initial import of the BlackBerry Playbook QPA plugin.Rafael Roquetto2012-02-2133-0/+7381
* Fixes QProcess on QNXRafael Roquetto2012-02-203-82/+67
* Remove unnecessary locking from QNetworkProxy constructorShane Kearns2012-02-201-17/+6
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-202-10/+63
* Fix incorrect use of QObject::disconnect in synchronous http requestShane Kearns2012-02-201-2/+4
* Update documentation to show NTLMv2 is supportedShane Kearns2012-02-201-4/+2
* RR scheduler error handling for deleted active objectsMurray Read2012-02-202-4/+10
* Fixed typo in text: "dpeth" -> "depth"Sergey Belyashov2012-02-202-2/+2
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-173-2/+2
* Fix for Shazam crashMurray Read2012-02-171-7/+5
* Doc fix for LinguistAndy Shaw2012-02-171-1/+1
* Ensure the scrollers appears when there is too many menu itemsAndy Shaw2012-02-171-10/+11
* Fix Windows timer performance regressionJonathan Liu2012-02-161-1/+1
* Don't render glyph with FT with fetchMetricsOnlyJiang Jiang2012-02-151-1/+1
* Abort FTP download, not the whole applicationShane Kearns2012-02-152-5/+25
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-153-1/+98
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-153-0/+6
* QDial: Fix crash when singleStep-property is 0.Friedemann Kleint2012-02-151-1/+3
* Checking for directory exists in failed QDir::mkpath on SymbianMurray Read2012-02-152-2/+15
* Fixed memory leak in QPA/Lighthouse event handling.Samuel Rødal2012-02-141-0/+1
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-147-4/+7
* Re-enabled tst_LargeFileJo Asplin2012-02-142-1/+3
* Build break fixAri Lehtola2012-02-141-1/+2
* Initializes seqDumpPos on qiodevice.cppNick Ratelle2012-02-141-1/+2
* test: Do not mark tst_qdeclarativeerror as insignificant anymoreSergio Ahumada2012-02-131-2/+0
* Fixed compiler warning about unused variable with QT_NO_TEXTCODEC.Andreas Holzammer2012-02-111-0/+3
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-105-18/+192
* Symbian: Fix for VKB default language to English in RTL variantSatyam Bandarapu2012-02-101-1/+1
* Raise loopLevel for deleteLater in event filtersJohn Stanley2012-02-103-12/+16
* When doing mouse move compression, pass non-MotionNotify events to installed ...John Stanley2012-02-101-1/+4
* Pass events to installed event dispatcher event filters before passing them t...John Stanley2012-02-103-13/+25
* test: Do not mark tst_qdeclarativetimer as insignificant anymoreSergio Ahumada2012-02-101-2/+0
* test: Do not mark tst_uic3 as insignificant anymoreSergio Ahumada2012-02-101-2/+0
* test: Mark tst_QMdiSubWindow with insignificant_test on Mac OS XSergio Ahumada2012-02-101-1/+1
* test: Re-enabled passing test in tst_qdbuspendingcallSergio Ahumada2012-02-101-2/+0
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-102-7/+57
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-102-3/+50
* Harfbuzz-thai - When calling HB_OpenTypePosition we must set doLogClusters to...John Tapsell2012-02-101-1/+1
* Fix crash in qt_init when the XFIXES extension is not available.David Faure2012-02-101-0/+8
* Fix unstable test due to a race in QThreadBradley T. Hughes2012-02-101-1/+1