summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach font database to populate families lazilyTor Arne Vestbø2014-03-205-39/+136
* Fix bundled HarfBuzz-NG build on MacKonstantin Ritt2014-03-202-1/+15
* Respect scrollbar position setting on MacJens Bache-Wiig2014-03-203-10/+11
* Android: Try to hide the sw keyboard on finishComposingText.BogDan Vatra2014-03-201-1/+1
* network: add support for NTLM Session SecurityPeter Hartmann2014-03-202-3/+10
* BlackBerry networking: call special select() methodPeter Hartmann2014-03-201-0/+48
* Logging: Remove PatternFlag::Invalid from QLoggingRuleKai Koehne2014-03-203-7/+3
* QFusionStyle: support transient scrollbarsJ-P Nurmi2014-03-202-32/+168
* QPushButton: draw label using the stylesheet's font.Mitch Curtis2014-03-201-0/+8
* Stop omitted enum value from showing up in Qt namespace doc.Mitch Curtis2014-03-202-2/+3
* QApplication: fix scroll phase handling for wheel eventsJ-P Nurmi2014-03-201-2/+2
* Docs: Correct OpenGL ES namingLaszlo Agocs2014-03-202-381/+381
* Resurrect advanced bindTexture() features in QtOpenGLLaszlo Agocs2014-03-202-3/+82
* ANGLE D3D11: Fix internal index buffer for level 9 hardwareAndrew Knight2014-03-202-75/+350
* Print when logging rule is invalid.Kai Koehne2014-03-202-1/+15
* Fix crash if SSL_get0_next_proto_negotiated() cannot be resolved.Friedemann Kleint2014-03-201-4/+6
* Fix creating directory hierarchy for WinRTMaurice Kalinowski2014-03-201-0/+14
* Save using a window-modal sheet on Mac OS X.Morten Johan Sørvig2014-03-201-3/+8
* Cocoa: Follow-up m_sendUpAsRightButton for DnDMorten Johan Sørvig2014-03-201-2/+2
* Cococa: Make QMacNativeWidget work again.Morten Johan Sørvig2014-03-201-1/+3
* Cocoa: call SetFrontProcess on raise()Morten Johan Sørvig2014-03-201-0/+3
* Accessibility Mac: Implement most TextEdit functionsFrederik Gladhorn2014-03-201-21/+68
* Accessibility Mac: Implement setting focusFrederik Gladhorn2014-03-201-2/+8
* Accessibility: Improve QTextEditFrederik Gladhorn2014-03-202-15/+38
* Accessibility Mac: Fix TextEditFrederik Gladhorn2014-03-201-0/+94
* QProcessEnvironment: Fix handling of magic environment variablesDaniel Teske2014-03-201-1/+1
* Update year in About Qt dialogKai Koehne2014-03-201-1/+1
* Fix compiler warning in exampleKai Koehne2014-03-201-1/+1
* Avoid QImage copy in toTexture()Morten Johan Sørvig2014-03-201-0/+8
* Return false on context creation failureLaszlo Agocs2014-03-201-3/+3
* Correct QPainter::setPen() documentation.Mitch Curtis2014-03-201-1/+1
* Fix positional binding values order in QSqlQueryTobias Koenig2014-03-202-4/+32
* encode the MSVC version in our mkspecsJoerg Bornemann2014-03-205-0/+5
* make -separate-debug-info saneOswald Buddenhagen2014-03-201-2/+4
* purge -separate-debug-info=nocopyOswald Buddenhagen2014-03-203-9/+1
* make -separate-debug-info configure tests saneOswald Buddenhagen2014-03-201-11/+3
* do not silently accept -separate-debug-info -staticOswald Buddenhagen2014-03-201-1/+5
* Android: Check for exception before calling NewGlobalRef().Christian Strømme2014-03-201-2/+14
* Android: Re-enable threaded renderingEskil Abrahamsen Blomfeldt2014-03-201-1/+2
* Fix QAbstractScrollArea to respect transiency per scrollbarJ-P Nurmi2014-03-201-25/+31
* qmake: add replacement function getenvJoerg Bornemann2014-03-202-1/+18
* Cocoa: Set surface resolution for all GL surfacesMorten Johan Sørvig2014-03-201-1/+1
* QOpenGLWidget retina support.Morten Johan Sørvig2014-03-203-9/+34
* Delete the OpenGL context before the window.Morten Johan Sørvig2014-03-201-4/+2
* Cocoa: Close windows with QWSI::handleCloseEvent()Morten Johan Sørvig2014-03-201-1/+2
* Cocoa: Enable QQuickWidget on Mac OS X.Morten Johan Sørvig2014-03-204-1/+8
* Use parent cursor for QLineEdit's clear button when not shown.Friedemann Kleint2014-03-202-3/+12
* Fix WinRT manifest for Visual Studio.Janne Anttila2014-03-204-14/+21
* Fix compile for embedded Androidaavit2014-03-201-1/+1
* Fixes: style runtime warnings when painting too small widgetsaavit2014-03-201-2/+2