summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make sure we release IAdviseSink interfaceJian Liang2012-02-291-1/+2
* Make reference counting for QAxClientSite multi-processor safeJian Liang2012-02-291-6/+6
* Fix QTreeView header re-ordering bug on Mac OS.Chris Meyer2012-02-281-0/+7
* Fix to exit of adopted thread watcher in Windowsjian liang2012-02-281-7/+20
* Fix potential race condition in data structure of adopted thread watcherjian liang2012-02-281-1/+3
* Revert "Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition."Jonathan Liu2012-02-281-3/+7
* Fix window positioning regression.Miikka Heikkinen2012-02-281-2/+2
* Fix submenu positioningMiikka Heikkinen2012-02-281-0/+8
* Fix divide by zero when glyphWidth is 0Jiang Jiang2012-02-281-0/+2
* QWindowsPipeWriter could terminate the process to earlyMartin Petersson2012-02-281-1/+1
* Fix modal file dialog opening on MacPasi Matilainen2012-02-281-1/+1
* Fix for Thai characters with a below markMarko Kenttala2012-02-283-4/+16
* Fix static build of Qt for WinCE and WEC7.Janne Anttila2012-02-272-2/+1
* QNetwork: fix compilation with "-no-feature-bearermanagement"Martin Petersson2012-02-273-1/+5
* QNetwork: remove compile warning.Martin Petersson2012-02-271-2/+2
* Fix mouse wheel page-by-page scrolling on windowsPasi Pentikainen2012-02-271-4/+14
* Fixed zlib build for WEC7.Andreas Holzammer2012-02-273-10/+17
* Build fix to raster window surface.Janne Anttila2012-02-261-1/+1
* Fix backspace on empty lines with custom QML editorsAapo Haapanen2012-02-251-1/+4
* 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
* Updated WebKit to c1252be57a3f673277c732c0902568111b2f4964Simon Hausmann2012-02-238-7/+32
* 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-201-0/+10
* 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-201-1/+1
* Fix for Shazam crashMurray Read2012-02-171-7/+5
* 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-151-5/+1
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-151-1/+1
* 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-151-2/+9
* Fixed memory leak in QPA/Lighthouse event handling.Samuel Rødal2012-02-141-0/+1
* Build break fixAri Lehtola2012-02-141-1/+2
* Initializes seqDumpPos on qiodevice.cppNick Ratelle2012-02-141-1/+2
* Fixed compiler warning about unused variable with QT_NO_TEXTCODEC.Andreas Holzammer2012-02-111-0/+3
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-104-18/+147
* 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