summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenGL: Reinstate support for OpenGL geometry shadersSean Harmer2013-02-283-4/+58
* Allow flushing window system events from other threadEskil Abrahamsen Blomfeldt2013-02-284-2/+36
* EGLFS: Enablers for Android pluginEskil Abrahamsen Blomfeldt2013-02-287-51/+78
* PSQL: lastInsertId without OID on tableIsrael Lins2013-02-281-1/+6
* Enable C++11 mode for Qt tools tooThiago Macieira2013-02-281-1/+1
* Add qt_common.prf and move some common definitions thereThiago Macieira2013-02-285-11/+24
* QT_MESSAGE_OUTPUT: add support for condition depending on the typeOlivier Goffart2013-02-272-16/+135
* ODBC: implementation of lastInsertId()Israel Lins2013-02-272-1/+38
* Export QAbstractFileEngine[XXXX] classes.BogDan Vatra2013-02-271-3/+3
* Style fixes for android enablersPaul Olav Tvete2013-02-272-3/+3
* Fix test scriptPaul Olav Tvete2013-02-271-39/+56
* Fix compile on AndroidBogDan Vatra2013-02-271-2/+2
* Update the display to reflect changes by input methodPaul Olav Tvete2013-02-271-1/+2
* Cocoa: Remove qt_mac_toCGImage warningsGabriel de Dietrich2013-02-271-2/+4
* tst_qfile: remove unused variableDavid Faure2013-02-271-5/+0
* Add ISO 8859-11 as an alias for TIS-620David Faure2013-02-271-1/+2
* Enablers for input methods on AndroidPaul Olav Tvete2013-02-274-0/+32
* Fix thumb armv5 atomicsBogDan Vatra2013-02-271-0/+8
* Add multi-line input method hintPaul Olav Tvete2013-02-273-1/+5
* Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-274-0/+54
* Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-274-4/+4
* Make sure that the reference count for plugins is kept correctlyThiago Macieira2013-02-275-6/+66
* Autotest: check that the plugin was actually unloaded in QPluginLoaderThiago Macieira2013-02-271-0/+20
* Don't try to unload a library that isn't loadedThiago Macieira2013-02-271-1/+1
* Stop using function deprecated in D-Bus 1.2 (raise minimum version)Thiago Macieira2013-02-273-5/+5
* Fix QString::toUcs4() returns incorrectly resized QVectorKonstantin Ritt2013-02-272-7/+56
* QWin32PrintEngine: Fix build on MinGW + avoid dummy allocationsKonstantin Ritt2013-02-261-6/+14
* EGLFS: Replace the global static 'hooks' variable with a functionThiago Macieira2013-02-266-24/+25
* ODBC: improve detection of DBMSIsrael Lins2013-02-261-11/+19
* make static function a class memberMark Brand2013-02-261-7/+8
* rename private driver to privDriverMark Brand2013-02-261-12/+12
* qpsql: simplify expressionMark Brand2013-02-261-1/+1
* tst_qfileinfo: Fix invalid preprocessor directive.Friedemann Kleint2013-02-261-1/+1
* Add a new static lib and module for OpenGL extensionsSean Harmer2013-02-265-1/+27199
* OpenGL: Add a set of version and context specific OpenGL classesSean Harmer2013-02-2655-2/+85644
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-2611-13/+13
* Fix typo.Frederik Gladhorn2013-02-261-1/+1
* QGraphicsView - emit signal when rubber band changes.Thorbjørn Lund Martsum2013-02-265-22/+47
* QGraphicsView - add function to get RubberBand rectThorbjørn Lund Martsum2013-02-264-4/+61
* Adapt the newly-renamed SQL driver headers to proper private headersThiago Macieira2013-02-269-45/+99
* Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-2638-54/+36
* Windows native dialogs: Handle libraries.Friedemann Kleint2013-02-251-5/+114
* Fix HB incorrectly hides [narrow non-breaking space] characterKonstantin Ritt2013-02-251-1/+1
* OpenGL: Add code generator for OpenGL enabler classesSean Harmer2013-02-2522-0/+5261
* Fix primary screen selection.Alain Boyer2013-02-251-1/+1
* Harfbuzz: backporting fixes from upstreamKonstantin Ritt2013-02-257-14/+26
* ANGLE: Fix static build.Friedemann Kleint2013-02-256-40/+274
* Update qopenglext.h with the latest version from KhronosGiuseppe D'Angelo2013-02-251-32/+434
* QPA: fix memory leak in qwindowsysteminterface.hRichard Moe Gustavsen2013-02-241-1/+1
* Deprecate QSqlError setters.Marcel Krems2013-02-242-13/+42