summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QMessageBox - add detailed text to manual testThorbjørn Martsum2013-08-122-0/+7
* add QScopedPointerDeleteLater, a custom deleter for QObjectsMatt Broadstone2013-08-122-0/+14
* qdoc: Let default output subdir be htmlMartin Smith2013-08-122-1/+6
* QScrollBar: handle QWheelEvent::Phase for transient scrollbarsJ-P Nurmi2013-08-101-0/+5
* Add a Qt-API style QStandardPaths::setTestModeEnabledThiago Macieira2013-08-093-3/+17
* Cocoa: support QWheelEvent::PhaseJ-P Nurmi2013-08-091-1/+17
* Doc: Removed extra "\group events" page in Qt GUI.Jerome Pasion2013-08-091-8/+0
* Add generated atspi2 files to .gitignoreJ-P Nurmi2013-08-081-0/+2
* Introduce QWheelEvent::Phase (Begin, Changed, Ended)J-P Nurmi2013-08-087-16/+83
* Pass Xcb errors through the native event filterMartin Gräßlin2013-08-081-0/+5
* Doc: Get QDoc to not display the \qtvariable if it is empty.Jerome Pasion2013-08-081-1/+1
* QNX: Enable rendering on different displays using OpenGLFabian Bumberger2013-08-086-148/+180
* Doc: add winextras to the list of QT variable valuesLeena Miettinen2013-08-082-0/+4
* Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-085-1/+98
* qdoc: Restore support for output in one directoryMartin Smith2013-08-0810-41/+78
* Doc: exclude snippets subdir.David Faure2013-08-071-0/+2
* QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-077-9/+218
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-08-0714-73/+321
* Export getTimestamp to the native interfaceMartin Gräßlin2013-08-072-1/+12
* Integrate gcov support into Qt build system.Sergio Ahumada2013-08-073-0/+39
* Remove exception safety testsJędrzej Nowacki2013-08-079-6201/+0
* eglfs: Implement nativeResourceForWindowJan Arne Petersen2013-08-062-0/+15
* eglfs/imx6: Implement platformDisplay() in hooksJan Arne Petersen2013-08-061-0/+6
* eglfs: Implement nativeResourceFunctionForContextJan Arne Petersen2013-08-062-0/+24
* Added automatic input device discovery to kms plugin.Samuel Rødal2013-08-061-0/+12
* Made EGLFS handle multiple surfaces with more grace.Samuel Rødal2013-08-064-1/+47
* Find primary GPU onlyPier Luigi Fiorini2013-08-063-4/+13
* Include sockLib header to enable usage of socket functions on VxWorksPasi Petäjäjärvi2013-08-061-0/+4
* Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-065-12/+363
* OSX: Make QSslSocket compile on 10.9Liang Qi2013-08-062-15/+15
* OSX: Make machtest compile on 10.9Liang Qi2013-08-051-2/+2
* Fix clean-up code in Android autotest scriptEskil Abrahamsen Blomfeldt2013-08-051-4/+4
* Ensure that output is world readable on AndroidEskil Abrahamsen Blomfeldt2013-08-051-0/+10
* Android: Enable script to run single autotestEskil Abrahamsen Blomfeldt2013-08-051-1/+9
* Bypass eglMakeCurrent where possible.Robin Burchell2013-08-051-0/+8
* QUrl: do not decode "#" in fragmentsThiago Macieira2013-08-043-8/+13
* Make sure that QUrl::FullyDecoded mode uses U+FFFD for bad UTF-8Thiago Macieira2013-08-042-0/+32
* Remove fully-decoded QUrl user info and authority sectionsThiago Macieira2013-08-042-39/+40
* QUrl: remove temporary codeThiago Macieira2013-08-041-3/+0
* Doc: update the QUrl and QUrlQuery documentationThiago Macieira2013-08-042-28/+102
* QUrlQuery: update our understanding of delimitersThiago Macieira2013-08-042-35/+27
* QUrl: update our understanding of the encoding of delimitersThiago Macieira2013-08-043-352/+223
* Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-0211-0/+11
* Doc: Added \qtvariable command to QDoc.Jerome Pasion2013-08-024-7/+36
* Added SH_Widget_Animate in QStyleÀlex Fiestas2013-08-027-16/+45
* Cocoa: emit currentFontChanged signal in font dialog helperLiang Qi2013-07-311-1/+4
* Android: Fix crash when setting WA_NativeWindowEskil Abrahamsen Blomfeldt2013-07-314-2/+11
* qdoc: Ensure obsolete members file is writtenMartin Smith2013-07-311-0/+7
* Remove hard-coded disabling of qtdeclarative on iOSSimon Hausmann2013-07-311-1/+1
* Cocoa: align font dialog helper with the color oneLiang Qi2013-07-312-121/+142