summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-191-1/+1
* Backport adjusting cursorToX for trailing spaces from Qt 5Eskil Abrahamsen Blomfeldt2012-12-192-15/+10
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-12-181-0/+4
* Return correct accessible name when a label has rich textJosé Millán Soto2012-12-161-1/+9
* a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-161-10/+24
* Remove the timestamp info in genarated filesLiang Qi2012-12-153-10/+3
* QUrl: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-151-1/+4
* QUrl: ensure toEncoded() matches toString() wrt. empty authorityPeter Hartmann2012-12-151-1/+1
* QPaintEngine: Fix build if compiled with QT_NO_XRENDERPeter Hartmann2012-12-151-1/+4
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-12-141-7/+7
* Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-142-11/+7
* Update defaultNumberingSystem value for some indic and slovak countries/regionsmfekari2012-12-141-19/+19
* Add missing fields for atomic classes in ARMv5 OABI.Tomasz Duda2012-12-121-0/+2
* Specify better increment for captured propertiesAlan Alpert2012-12-113-4/+4
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-113-1/+13
* Fixes ignored composition mode in QPainter::fillRect with X11 engine.Samuel Rødal2012-12-111-2/+8
* Fix SSSE3 support build failure on mingwErik van Pienbroek2012-12-111-1/+1
* Blackberry: remove JSON plugin reference from .proRafael Roquetto2012-12-101-2/+0
* Fix QWidget support on PlaybookRafael Roquetto2012-12-101-1/+29
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-093-5/+23
* Disable graphic effects for widgets on Mac to prevent crashingAndy Shaw2012-12-091-1/+4
* Bump Qt version to 4.8.5Sergio Ahumada2012-12-073-4/+4
* Fix for fullscreen resolution change on QWSKarim Pinter2012-12-071-2/+6
* fix uninitialized has_brush,has_pen in QOpenGLPaintEnginePrivateDon Hatch2012-12-061-0/+2
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-051-3/+9
* QNX: Move buffer count check to appropriate locationRafael Roquetto2012-12-031-13/+13
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-291-2/+5
* Remove invalid assert from QGraphicsSceneRafael Roquetto2012-11-281-1/+0
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-282-8/+28
* QNX: fix QProcess fd inheritanceRafael Roquetto2012-11-281-3/+18
* Prevent crashes after throwing an exception.Mitch Curtis2012-11-281-0/+15
* Fix conflict between QMainWindow::restoreState, QWidget::setStylesheet.Mitch Curtis2012-11-281-1/+2
* 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