summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve code readabilityKonstantin Ritt2014-03-081-4/+3
* Destroy backingstore before windowPaul Olav Tvete2014-03-081-4/+6
* Add Objective-C specific type converters to QByteArraySamuel Gaist2014-03-087-1/+337
* Windows Phone: Handle back-button pressAndrew Knight2014-03-072-0/+50
* WinRT: Handle window exposure when visibility changesAndrew Knight2014-03-071-0/+2
* Avoid asserting with QQuickWidget on WindowsLaszlo Agocs2014-03-071-1/+1
* Clarify QOpenGLContext::format() docsLaszlo Agocs2014-03-071-0/+14
* Clarify QWindow::format() docsLaszlo Agocs2014-03-071-3/+11
* Build the cube opengl example both for desktop and ESLaszlo Agocs2014-03-071-2/+2
* Remove unused QMakeVar QT_NO_XCBGatis Paeglis2014-03-071-3/+0
* Remove usage of QT_NO_SHAPEGatis Paeglis2014-03-074-13/+3
* Blackberry: Change name from QQnxTheme to QBlackberryThemeFabian Bumberger2014-03-074-19/+19
* BlackBerry: Implement the dark paletteFabian Bumberger2014-03-072-0/+31
* iOS: implement clipboardRichard Moe Gustavsen2014-03-065-2/+325
* 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