summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmacmime: bugfix unicode::canConvertRichard Moe Gustavsen2014-03-061-1/+2
* Cocoa/Platformsupport: move qmacmime from cocoa to platformsupportRichard Moe Gustavsen2014-03-067-5/+9
* Cocoa: remove old carbon code from qmacmimeRichard Moe Gustavsen2014-03-061-38/+9
* Cocoa: remove qmacmime includes where not neededRichard Moe Gustavsen2014-03-066-6/+0
* Cocoa: create QCocoaMimeTypes for Cocoa-only mime-typesRichard Moe Gustavsen2014-03-065-94/+206
* do not use fileno calls in forked childJoerg Bornemann2014-03-061-4/+4
* Make QGLFunctions wrap QOpenGLFunctionsLaszlo Agocs2014-03-062-3067/+115
* Sanitize tst_qftp.Friedemann Kleint2014-03-062-92/+113
* WinRT: Use native wait methods instead of std::thread's sleep_forAndrew Knight2014-03-061-4/+4
* Window change notification QQuickWidgetPaul Olav Tvete2014-03-063-0/+26
* Tslib plugin: also apply missing release coordinate code to non-raw modeRolf Eike Beer2014-03-061-7/+6
* Doc fixPaul Olav Tvete2014-03-061-6/+4
* Fix building of Qt with icc on WindowsAndy Shaw2014-03-061-0/+1
* Try to speedup tst_qmetatype.cpp compilation with clang.Jędrzej Nowacki2014-03-062-4/+15
* Fix cursor blink time in WindowsFrederik Gladhorn2014-03-061-1/+1
* Reduce clang compilation time of tst_qmetatype by ~50%Jędrzej Nowacki2014-03-061-13/+1
* Re-enable drag-and-drop on iOS after bugfixes to QBasicDrag and friendsTor Arne Vestbø2014-03-061-2/+0
* Simplify tst_QMetaType::automaticTemplateRegistrationJędrzej Nowacki2014-03-061-55/+62
* CMake: Test with the NMake Makefiles generator on Windows.Stephen Kelly2014-03-061-4/+1
* Update bundled libxcb-xkb version to 1.10Gatis Paeglis2014-03-066-10722/+1986
* tst_QGLThreads: Fix errors about makeCurrent() in different thread.Friedemann Kleint2014-03-061-0/+12
* Increase CI timeout for cmake tests.Friedemann Kleint2014-03-061-0/+1
* Avoid polluting debug output in eglfs and linuxfbLaszlo Agocs2014-03-062-8/+16
* Unify default dpi between eglfs and linuxfbLaszlo Agocs2014-03-061-1/+1
* simd.prf: replace CONFIG based neon check with a QT_CPU_FEATURES checkThomas Senyk2014-03-061-1/+1
* Do not attempt to open multiple windows in hellowindow on embeddedLaszlo Agocs2014-03-061-2/+3
* Add optimize_full qmake config optionAllan Sandfeld Jensen2014-03-067-29/+32
* Cleanup SPDY stream closingAllan Sandfeld Jensen2014-03-061-33/+16
* Fix warning about unused memberJędrzej Nowacki2014-03-061-2/+1
* Improve xkb config root detectionGatis Paeglis2014-03-062-2/+31
* Append additional compose file search pathsGatis Paeglis2014-03-062-8/+14
* Clean up proxy leftovers in gui/openglLaszlo Agocs2014-03-063-16/+0
* Fix win32 mkspecsOswald Buddenhagen2014-03-069-23/+19
* Use None instead of GLX_NONEAlbert Astals Cid2014-03-061-1/+1
* Remove unused and unlinked qdocconf file from src/plugins.Jędrzej Nowacki2014-03-061-25/+0
* QDoc: Do not warn about a file overwritting while writing to /dev/nullJędrzej Nowacki2014-03-061-1/+1
* spdy autotest: Fixed build with QT_NO_NETWORKPROXYOliver Wolff2014-03-061-0/+8
* spdy autotest: Fix build with QT_NO_OPENSSLOliver Wolff2014-03-061-2/+2
* Make QOpenGLFunctions able to resolve everythingLaszlo Agocs2014-03-064-49/+348
* Dynamic GL: Query gl handle and type via the native interfaceLaszlo Agocs2014-03-063-1/+45
* Tablet target widget isn't always the same as its widget windowShawn Rutledge2014-03-061-2/+8
* CustomSortFilterModel example: fix build with QT_NO_CURSORAndrew Knight2014-03-061-0/+2
* Complete QJsonValue::fromVariant()Sze Howe Koh2014-03-062-1/+60
* Always initialize integer types in D-Bus demarshallingThiago Macieira2014-03-061-0/+18
* Fix the name of the GPLv3 license fileThiago Macieira2014-03-062-7/+7
* Avoid creating a new QMimeData each time the Android clipboard is usedSamuel Gaist2014-03-062-4/+6
* Fix compileBogDan Vatra2014-03-061-2/+1
* Pass the APPLICATION_PARAMETERS variable if defined.BogDan Vatra2014-03-061-5/+9
* Android: Display HTML text correctly on Android native dialog.BogDan Vatra2014-03-061-7/+9
* Update QStyle::sizeFromContents() docsJ-P Nurmi2014-03-051-8/+22