summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-3011-100/+404
* Add a few more typedefs to QString, for STL compatibilityThiago Macieira2013-07-302-3/+33
* Avoided zero devision in cube root approximationBernd Weimer2013-07-291-4/+6
* Uic: remove unused option -3David Faure2013-07-292-8/+0
* Fix fillRect on RGBA8888 imagesAllan Sandfeld Jensen2013-07-291-12/+28
* Implement move-ctor and move-assignment-op for QScopedPointerGiuseppe D'Angelo2013-07-282-0/+40
* QNX: adapt SSL lib file name lookup heuristicsPeter Hartmann2013-07-261-1/+1
* QUrl: add matches(url, options) method.David Faure2013-07-262-0/+71
* XCB: Readd support for -name command line argument.Friedemann Kleint2013-07-252-0/+7
* Reintroduce -geometry command line argument for X11/XCB.Friedemann Kleint2013-07-253-4/+125
* qdoc: Don't try to output from index nodesMartin Smith2013-07-252-0/+7
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-2441-124/+266
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-2341-124/+266
| |\
| | * document that validity of exitCode() depends on exitStatus() == NormalExitOswald Buddenhagen2013-07-221-3/+7
| | * xcb: Don't use Xlib's XBell() functionUli Schlachter2013-07-221-6/+3
| | * Prevent activation of windows with Qt::WindowDoesNotAcceptFocus.Friedemann Kleint2013-07-222-1/+6
| | * Ensure that the user codecs are listed in QTextCodec::availableCodecsThiago Macieira2013-07-211-4/+4
| | * Fix compilation of QtTest on Linux systems with old kernel headersThiago Macieira2013-07-211-0/+10
| | * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-2010-10/+10
| | * Fix warning about using QString's const char* constructor on MacThiago Macieira2013-07-201-1/+2
| | * Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-203-3/+5
| | * Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-206-55/+72
| | * Fix compilation of run-time-resolved SSL on AndroidEskil Abrahamsen Blomfeldt2013-07-191-3/+3