summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows/Windows CE: Do not dynamically load shell32/coredll.Friedemann Kleint2014-01-075-35/+7
* Make output when failing a test for diff in line numbers more verboseFrederik Gladhorn2014-01-071-1/+11
* Update testlib selftest unitsFrederik Gladhorn2014-01-071-2/+2
* QNX: Add some more properties to a touch pointFabian Bumberger2014-01-071-2/+24
* Add takeTexture() to QOpenGLFramebufferObjectLaszlo Agocs2014-01-074-41/+147
* Prevent foolish use of setuid when using Qt.Richard J. Moore2014-01-073-0/+50
* WinRT: Clean up core event dispatcherAndrew Knight2014-01-073-139/+88
* WinRT: Properly return exit codeAndrew Knight2014-01-071-2/+6
* qmake vcproj: Support setting the SDK versionAndrew Knight2014-01-073-11/+16
* qmake vcproj: Correct VCProject Version stringsAndrew Knight2014-01-071-2/+2
* qmake vcproj generator: Add app manifest for WinRT projectsAndrew Knight2014-01-071-1/+39
* qmake vcproj generator: Don't generate WinMD by default on WinRTAndrew Knight2014-01-071-0/+1
* qmake vcproj generator: Honor the preferred MSVC version in the mkspecAndrew Knight2014-01-071-4/+9
* WinRT: Enable accessibility by defaultAndrew Knight2014-01-073-4/+6
* WinRT: Improve event dispatcherAndrew Knight2014-01-072-8/+35
* xcb: Remove useless flushesUli Schlachter2014-01-062-7/+2
* Add a way to reproduce testlib selftest dataFrederik Gladhorn2014-01-061-0/+119
* Update tests to normalizes the paths by using script.Frederik Gladhorn2014-01-0686-537/+533
* Change entry point for WinRT apps to WinMainMaurice Kalinowski2014-01-063-17/+38
* OSX: support fake fullscreen and etcLiang Qi2014-01-033-13/+67
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-0338-145/+454
|\
| * Make texture glyph cache more robust against missing glyphsSimon Hausmann2014-01-031-1/+1
| * REG: Fix support for strings spanning multiple font enginesEskil Abrahamsen Blomfeldt2014-01-031-1/+1
| * Accessibility Linux: Fix atspi getActions to return action nameFrederik Gladhorn2014-01-031-0/+1
| * Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-01-031-5/+0
| * Add missed header to qfileselector.cpp.Ivan Komissarov2014-01-031-0/+4
| * Android: let fullscreen use entire screenPaul Olav Tvete2014-01-031-0/+38
| * Android: Overwrite plugin cache when APK is updatedEskil Abrahamsen Blomfeldt2014-01-031-10/+116
| * Android: Don't show ActionBar at startup.BogDan Vatra2014-01-022-5/+3
| * Fix some typos in documentation.Jeff Tranter2014-01-028-12/+12
| * Accessibility: Do not assert when a widget doesn't have a QAIFrederik Gladhorn2014-01-021-0/+2
| * qdoc: Fix Q_PROPERTY parsingTopi Reinio2013-12-311-6/+16
| * xcb platform: Fix build when both EGL and xcb-Xlib are usedAndrew Knight2013-12-311-2/+6
| * Don't leak pending call objects when peer disconnectsRobin Burchell2013-12-302-0/+11
| * Improve QFileSelector docAlan Alpert2013-12-301-27/+36
| * Windows platform plugin: Add missing case statementKurt Pattyn2013-12-301-0/+6
| * mtdev: Change to use configure detection instead of requiring source hacking.Robin Burchell2013-12-304-12/+15
| * linuxfb: Make mouse cursor behavior match eglfsLaszlo Agocs2013-12-301-0/+4
| * Add mtdev configure testRobin Burchell2013-12-303-0/+79
| * Doc: Polish Qt::ConnectionType descriptionsSze Howe Koh2013-12-301-11/+9
| * fix compile of qt without egl availableChristoph Cullmann2013-12-301-1/+1
| * xcb: added env variables to show input devices and eventsShawn Rutledge2013-12-303-45/+56
| * XCB: Don't recalculate the DPI if we have a forced DPI settingThiago Macieira2013-12-301-3/+3
| * Fix ‘looses precision’ warning in public APIKurt Pattyn2013-12-272-4/+4
| * Avoid crash due to accessing deleted QWidgetWindow objectJian Liang2013-12-242-1/+31
* | Apply the fix stated in PCRE bug #1423Giuseppe D'Angelo2014-01-022-1/+18
* | RValue ref version of QPixmap::fromImage()Allan Sandfeld Jensen2014-01-025-1/+42
* | Fix crashes when calling into qdbus interfaces from QMLSimon Hausmann2014-01-022-24/+32
* | Extend multimedia keysAllan Sandfeld Jensen2014-01-024-0/+22
* | Move struct declaration out of the union to avoid a compiler warning.Marcel Krems2013-12-311-4/+5