summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Temporary removed tizenscim input context plugin.Tomasz Olszak1-4/+4
2014-02-20Merge remote-tracking branch 'origin/release' into wip/tizenupstream/5.2.2Tomasz Olszak32-240/+289
2014-02-19QtConcurrent: Extend workaround GCC bug 58800 in median calculationNikolai Kosjar1-2/+4
2014-02-19Make unicode ranges in font take precedence over codepageEskil Abrahamsen Blomfeldt1-51/+53
2014-02-14moc: Fix parsing of operator<Olivier Goffart1-0/+4
2014-02-14Remove incomplete paragraph from QSet::iterator documentationKai Koehne1-3/+0
2014-02-14Draw more inactive style elements in retina res.Morten Johan Sørvig1-3/+8
2014-02-14Make parsing of template arguments more robust.Olivier Goffart3-28/+43
2014-02-14Added #include "qnumeric.h" to qglobal.hGlen Mabey1-0/+1
2014-02-12fix crash when using GTK 2.14 function in old gtkAndrey Volkov1-1/+3
2014-02-12Delete the children before updating the Cocoa menubarAndy Shaw1-0/+4
2014-02-12Correct the documentation of the return types of subjectInfo and issuerInfo.Richard J. Moore1-8/+11
2014-02-12Fix build with QT_NO_GRAPHICSEFFECTSérgio Martins2-0/+10
2014-02-12Make QToolButtonPrivate::popupTimerDone() more robustJ-P Nurmi1-3/+4
2014-02-11Cleanup TSLib pluginSamuel Gaist1-12/+7
2014-02-11Accessibility Linux: Report Active stateFrederik Gladhorn2-7/+2
2014-02-11Doc: Fix issues with QOpenGLTexture enumerationsTopi Reinio1-4/+15
2014-02-11support c'tor as second parameter in foreach macroJoerg Bornemann1-1/+1
2014-02-11Document `moc -f<...>` behavior change in Qt-5.2.0David Faure1-1/+1
2014-02-11Doc: Adjust QDir::tempPath docu as recommended by Ossi.David Faure1-1/+2
2014-02-11Minor optimization for QTextEngine::shapeText()Konstantin Ritt1-43/+36
2014-02-11Fix log_clusters calculation in HarfBuzz-NG code pathKonstantin Ritt1-37/+16
2014-02-10Fix drawing vertical gradients in RGBA8888 formatsAllan Sandfeld Jensen1-7/+7
2014-02-10Fix assert when converting RGBx8888 to ARGB32_PMAllan Sandfeld Jensen1-1/+1
2014-02-10Make QUrl::isLocalFile fast by storing a flagThiago Macieira1-9/+33
2014-02-10Remove useless ifFrederik Gladhorn1-3/+2
2014-02-10Accessibility: Fix reporting the same name/value twiceFrederik Gladhorn3-4/+4
2014-02-10Doc: fix typo in QDebugStateSaver docuDavid Faure1-1/+1
2014-02-10qdoc: fix memory leaks, unchecked open(), hardcoded path - in debugging codeDavid Faure1-6/+5
2014-02-10QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'.David Faure1-4/+11
2014-02-10QDir::tempPath: clarify trailing-slash situation.David Faure1-2/+2
2014-02-10QDir::tempPath: make fallback code more readable.David Faure1-2/+2
2014-02-09Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak72-198/+382
2014-02-08Don't deadlock when deleting slot objects in QMetaObject::activate()Thomas McGuire1-1/+7
2014-02-08QPA fix: allow setting the initially selected name filter (KDE)Dominik Haumann1-1/+3
2014-02-08QStandardPaths: remove trailing slash when reading from user-dirs.dirsDavid Faure1-0/+2
2014-02-07Accessibility Win: handle disabled stateFrederik Gladhorn1-0/+2
2014-02-07Fix linuxfb argument 'mmsize' parsingPeter Kümmel1-2/+2
2014-02-07Compose: Fix assert for non-UTF8 locales in table generatorGabriel de Dietrich1-1/+1
2014-02-07Small doc fix.Niels Weber1-1/+1
2014-02-06Fix printing with a custom paper specified.Andy Shaw1-2/+6
2014-02-06Doc: corrected description of QTableWidget::clear()Nico Vertriest1-1/+3
2014-02-06Fix the docs on when setDocument() deletes the previous documentAndy Shaw1-2/+2
2014-02-05QTabWidget: fix moving of the current tabJ-P Nurmi1-0/+3
2014-02-05Do not check for !IsRenderBufferLaszlo Agocs1-3/+0
2014-02-05Doc: fix documentation for QWidget::windowHandle.David Faure1-2/+8
2014-02-05Accessibility Linux: Fix all widgets reporting being editableFrederik Gladhorn1-17/+10
2014-02-05Checking input mask before scanning evdev devicesCedric Chedaleux1-12/+16
2014-02-05Do not query max samples on glesLaszlo Agocs1-0/+2
2014-02-05Make QWindowContainer accessibleFrederik Gladhorn6-4/+58