summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QNX: Don't crash on application exit.Sergio Martins2012-11-091-0/+1
* test: fix tst_QLocale::macDefaultLocaleLiang Qi2012-11-091-2/+4
* Support native event filter for Mac OS XLiang Qi2012-11-097-14/+261
* fix binding of bool type in mysql driverMark Brand2012-11-092-1/+41
* Save grayscale palleted images to grayscale pngSergey Borovkov2012-11-091-4/+7
* Simplify and speed up OpenGL framebuffer grabbing.aavit2012-11-091-54/+13
* QGtkStyle: GTK3 compatible gtk_adjustment_new()J-P Nurmi2012-11-082-5/+4
* Report threaded rendering support in xcb when using event reader thread.Samuel Rødal2012-11-082-1/+3
* Return appropriate currentContext() in platform's makeCurrent().Samuel Rødal2012-11-082-4/+17
* QFutureInterface: Remove unused functionOrgad Shaneh2012-11-082-6/+0
* Cleanup old signal handler mechanismsRafael Roquetto2012-11-083-67/+0
* test: Mark tst_QLocale::macDefaultLocale as XFAILSamuli Piippo2012-11-081-0/+2
* QAbstractProxyModel: fix sibling() reimplementationMark Brand2012-11-081-1/+1
* Implement "-device" option for configure.exeRafael Roquetto2012-11-081-5/+31
* add (parts of) QtXml to the bootstrap libOswald Buddenhagen2012-11-082-12/+13
* compile bootstrap lib with QT_NO_TRANSLATIONOswald Buddenhagen2012-11-082-2/+1
* Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-089-106/+51
* make it possible to put removals into modules' .CONFIG and .DEFINESOswald Buddenhagen2012-11-081-4/+13
* fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is presentOswald Buddenhagen2012-11-081-3/+7
* add support for per-module QT_BUILD_PARTS overridesOswald Buddenhagen2012-11-081-0/+3
* Windows: Add missing support for X-buttons.Miikka Heikkinen2012-11-081-3/+8
* Accessibility Linux: Do not depend on external libatspi2Frederik Gladhorn2012-11-086-13/+1253
* Relax QOpenGLContext::swapBuffers() conditions.Samuel Rødal2012-11-081-15/+1
* Accessibility: Make accessibleInterface() in event virtual.Frederik Gladhorn2012-11-081-1/+1
* Accessibility: Warn if an event cannot create an interface for some reason.Frederik Gladhorn2012-11-081-1/+3
* Remove qSort usages from SSL codeGiuseppe D'Angelo2012-11-081-2/+4
* Remove qSort usages from QDnsLookupGiuseppe D'Angelo2012-11-081-2/+4
* Fix TapAndHoldGesture (others) for QWidgetsRafael Roquetto2012-11-081-0/+8
* Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-084-11/+7
* Temporary backwards-compatible QWindow::setPos accessorsShawn Rutledge2012-11-081-0/+6
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-085-32/+46
* Enabled QSystemSemaphore autotestv5.0.0-beta2Oliver Wolff2012-11-081-0/+1
* Prevent frame notifications going out when the content view is setAndy Shaw2012-11-081-0/+2
* test: Remove CONFIG += testcase from tst_bench_qnetworkreply_from_cacheSergio Ahumada2012-11-071-1/+0
* Temporary backwards-compatibility window propertiesShawn Rutledge2012-11-071-0/+29
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-0726-226/+248
* Remove qSort/qStableSort usages from itemmodelsGiuseppe D'Angelo2012-11-073-12/+18
* Update dist/README fileSergio Ahumada2012-11-071-62/+125
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-0743-143/+37376
* fix warnings about empty "while" bodiesOswald Buddenhagen2012-11-071-7/+7
* fix sign mismatch warningsOswald Buddenhagen2012-11-071-2/+2
* move QSharedMemory autotest from qtscript to qtbaseOliver Wolff2012-11-076-1/+1058
* Remove out-of-memory test in QVarLengthArray.Christian Strømme2012-11-071-50/+0
* Fix autocapture for doubleclick in WindowsMiikka Heikkinen2012-11-071-1/+2
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-072-1/+40
* configure: Pick up environment paths again on MinGWKai Koehne2012-11-071-4/+6
* Fixed QSystemSemaphore autotest for "check" targetOliver Wolff2012-11-073-5/+21
* Re-enable some skipped tests in tst_qwidgetMiikka Heikkinen2012-11-071-8/+0
* Fix sentences in QGraphicsItem documentation.Mitch Curtis2012-11-071-10/+10
* Cocoa: fix backingstore flush for 10.8Teemu Katajisto2012-11-071-9/+6