summaryrefslogtreecommitdiffstats
path: root/src
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-134-0/+75
* 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
* iOS: Set PLUGIN_CLASS_NAME for platform pluginTor Arne Vestbø2013-08-131-0/+1
* Fix Undefined Behavior due to `delete new[]`Konstantin Ritt2013-08-121-3/+3
* Update QLocale locale database up to CLDR 23.1Konstantin Ritt2013-08-123-1259/+1268
* 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-092-1/+15
* 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
* 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
* Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-084-1/+56
* 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-073-8/+58
* Export getTimestamp to the native interfaceMartin Gräßlin2013-08-072-1/+12
* eglfs: Implement nativeResourceForWindowJan Arne Petersen2013-08-062-0/+15
* 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
* Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-064-12/+320
* OSX: Make QSslSocket compile on 10.9Liang Qi2013-08-062-15/+15
* Ensure that output is world readable on AndroidEskil Abrahamsen Blomfeldt2013-08-051-0/+10
* Bypass eglMakeCurrent where possible.Robin Burchell2013-08-051-0/+8
* QUrl: do not decode "#" in fragmentsThiago Macieira2013-08-041-3/+3
* Make sure that QUrl::FullyDecoded mode uses U+FFFD for bad UTF-8Thiago Macieira2013-08-041-0/+23
* Remove fully-decoded QUrl user info and authority sectionsThiago Macieira2013-08-041-28/+39
* 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-042-249/+160
* 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
* Cocoa: align font dialog helper with the color oneLiang Qi2013-07-312-121/+142
* Fix application font population on OS XSimon Hausmann2013-07-312-66/+127
* Doc: Unified the summary for C++ classes and QML types.Jerome Pasion2013-07-304-26/+275
* Assign icons to actions of QLineEdit context menuAurélien Gâteau2013-07-301-0/+13
* Assign icons to actions of QTextEdit context menuAurélien Gâteau2013-07-301-0/+13