summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Support multiple raster windowsLaszlo Agocs2013-09-2012-155/+386
* evdevtouch: Make TouchPointReleased working with certain driversLaszlo Agocs2013-09-201-21/+40
* Fix QGLWidget segfault on AndroidPaul Olav Tvete2013-09-202-4/+7
* Revert "Fix Invalid Drawable error when using createWindowContainer on Mac."Gunnar Sletta2013-09-202-7/+3
* Set tst_qfilesystemmodel as insiginificantSimo Fält2013-09-201-0/+2
* evdevtouch: Handle single-touch devicesLaszlo Agocs2013-09-201-23/+23
* Fix android after Eglfs binary compatibility breakPaul Olav Tvete2013-09-201-2/+3
* Disable tst_QFileSystemWatcherGunnar Sletta2013-09-201-0/+2
* Android: handle inverted orientationsPaul Olav Tvete2013-09-2012-19/+111
* MetaType: de-inline the container iterables.Stephen Kelly2013-09-202-225/+400
* Add support for baseline alignmentJan Arve Saether2013-09-202-2/+8
* Implement QMainWindow::takeCentralWidget()Sune Vuorela2013-09-203-0/+73
* Change QT_FILE_SELECTORS to be comma separatedAlan Alpert2013-09-201-5/+1
* Android: Add private API for jni in QtCoreChristian Strømme2013-09-203-3/+2374
* Android: Added JNI_OnLoad to QtCoreChristian Strømme2013-09-204-0/+242
* Check if Print Properties dialog was shown before accessing itMartin Klapetek2013-09-201-8/+10
* Expose more CUPS options via the 'Properties' dialogMartin Klapetek2013-09-206-65/+256
* Revert 15da0a5af20fe6771bcb94ef8d46edbd5c8fb64c.Mitch Curtis2013-09-194-37/+33
* Specify valid values for QScrollArea::setAlignment()Jan Arve Saether2013-09-191-0/+9
* Make Accessibility publicFrederik Gladhorn2013-09-1921-957/+1035
* Android: Add tokens for androiddeployqt in template filesEskil Abrahamsen Blomfeldt2013-09-193-20/+41
* Add qmake generation of Android deployment settingsEskil Abrahamsen Blomfeldt2013-09-192-1/+71
* MetaType: Add assignment operator to the container iterators.Stephen Kelly2013-09-193-16/+33
* Don't automatically create a platform window on content orientation changeAndrew Knight2013-09-191-4/+2
* ANGLE: Update to version 2446Andrew Knight2013-09-19139-3834/+5072
* qdoc: Documentation for property groups is backMartin Smith2013-09-181-8/+5
* Split QQnxWindow into QQnxEglWindow and QQnxRasterWindowFabian Bumberger2013-09-1811-475/+718
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-186-15/+77
* Resolve error caused by server-initiated TLS renegotiationScott Deboy2013-09-171-5/+16
* qmake: added WMAppManifest generation for winphone targetKamil Trzcinski2013-09-172-0/+68
* Use egl.prf in xcb instead of hardcoding -lEGLLaszlo Agocs2013-09-171-1/+1
* eglfs: Do not leak the QOpenGLShaderProgram instanceLaszlo Agocs2013-09-171-0/+1
* eglfs: Sanitize the X11 hooksLaszlo Agocs2013-09-174-40/+121
* Export x11 screen of the QXcbConnection to the native interfaceMartin Gräßlin2013-09-172-2/+16
* Add CUPS Page Set options to print supportMartin Klapetek2013-09-175-7/+136
* Fix extension of static pluginsStephen Kelly2013-09-171-6/+15
* MetaType: Fix memory leak of QAtomicInt.Stephen Kelly2013-09-171-0/+2
* MetaType: Fix operator{++,--}(int) with the type-erased const_iterators.Stephen Kelly2013-09-172-4/+34
* QMap: don't dereference nullptr IIMarc Mutz2013-09-171-4/+4
* QMap: don't dereference nullptrMarc Mutz2013-09-171-5/+7
* Remove mentioning of 5.0 Alpha from QPA ReadmeKai Koehne2013-09-171-6/+4
* Fix name of argument in documentationKai Koehne2013-09-171-1/+1
* Fix the C++11 and GCC-atomic intrinsics when not using GCCThiago Macieira2013-09-172-38/+51
* Remove useless code setting but not using variablesThiago Macieira2013-09-171-3/+0
* qeglfshooksrpi: update vc_dispmanx_element_change_attributesDario Freddi2013-09-161-7/+1
* QObject: allow connecting to functors with a receiver objectDario Freddi2013-09-165-34/+334
* Don't use ARMv5/6/7 atomics on 64-bit ARM, as they are AArch32 specificTor Arne Vestbø2013-09-161-3/+3
* Don't use Mac OS X QCollator backend on iOSTor Arne Vestbø2013-09-163-4/+4
* Add support for ARMv8/ARM64 to qprocessordetection.hTor Arne Vestbø2013-09-161-3/+13
* QDateTime: fix unused function warning on non-WindowsMarc Mutz2013-09-161-1/+1