summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [2/2] Implement Unicode Normalization Form Quick Check (NF QC)Konstantin Ritt2013-08-144-6447/+6733
* Add useful signals to QTabBar and QTabWidgetIvan Komissarov2013-08-136-0/+159
* qdoc: Clarify documentation of member functionsMartin Smith2013-08-131-76/+94
* Implement support for global whatsthis on WindowsSimon Hausmann2013-08-137-2/+29
* Add more key names to QKeySequence.Mitch Curtis2013-08-131-0/+8
* [1/2] Implement Unicode Normalization Form Quick Check (NF QC)Konstantin Ritt2013-08-131-6/+45
* iOS: Wrap Xcode projects in Makefile for convenience and subdirs supportTor Arne Vestbø2013-08-133-16/+39
* iOS: Link to platform plugin when application requires gui-privateTor Arne Vestbø2013-08-131-1/+1
* iOS: Set PLUGIN_CLASS_NAME for platform pluginTor Arne Vestbø2013-08-131-0/+1
* Doc: ignore "Q_NORETURN" in function signatures.David Faure2013-08-131-0/+1
* Doc: Fixed qmake manual's images and snippets directories.Jerome Pasion2013-08-1335-184/+183
* Fix Undefined Behavior due to `delete new[]`Konstantin Ritt2013-08-121-3/+3
* Update QLocale locale database up to CLDR 23.1Konstantin Ritt2013-08-124-1260/+1270
* 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