summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow overriding the output dir when running syncqtTor Arne Vestbø2011-11-161-1/+2
* Revert logic when building with --force-assertsHarald Fernengel2011-11-162-23/+3
* SSL: fix compilation warning with gcc 4.6.1Peter Hartmann2011-11-161-1/+1
* Fixes: unwanted gcc export of symbols from bundled libpngaavit2011-11-161-7/+0
* Fix Qt namespace compilation.Toby Tomkins2011-11-163-1/+9
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-1610-33/+38
* Make it possible to disable the 'check' targetBradley T. Hughes2011-11-161-5/+7
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-1612-194/+197
* Make QTest::newRow a bit more verbose if a data tag is null.Jędrzej Nowacki2011-11-161-0/+1
* Fix Q_ASSERT usage in case -force-asserts is enabledEckhart Koppen2011-11-162-0/+20
* Add correct event mask for Qt::WindowTransparentForInput in xcb pluginJørgen Lind2011-11-151-1/+5
* Adding a "helper assert" for when you can create QWindowJørgen Lind2011-11-151-0/+5
* Fix QDockWidget titlebar button positioning on Mac OS XPasi Matilainen2011-11-151-0/+101
* Fixed memory leak in Windows Vista style widgetsTero Ahola2011-11-151-0/+1
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-154-3/+11
* Hide QVariant helper classes in a namespace.Jędrzej Nowacki2011-11-152-0/+4
* Ensure that QOpenGLMultiGroupSharedResources are cleaned upKent Hansen2011-11-153-23/+36
* Make V8 build on Windows againKent Hansen2011-11-151-1/+2
* Add the ability to do unsafe SSL renegotiation as a fallback.Richard Moore2011-11-156-4/+23
* moc: Remove code that generate QMetaObject.Olivier Goffart2011-11-154-320/+0
* moc: fix Q_INVOKABLE returning referencesOlivier Goffart2011-11-152-1/+20
* Add valgrind suppression files.Morten Sorvig2011-11-152-0/+154
* Always use the hex format for certificate serial numbers.Richard Moore2011-11-153-17/+13
* QEventDispatcherQPA: processEvents should only be called onceOlivier Goffart2011-11-151-1/+0
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-1510-29/+211
* Remove obsolete QSKIP parameter.Jason McDonald2011-11-151-1/+1
* Compile on Mac OS XBradley T. Hughes2011-11-151-1/+1
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-157-2/+174
* Make QTest::qWait() handle DeferredDelete eventCharles Yin2011-11-151-0/+2
* Avoid crash in QColumnView autotest.Jason McDonald2011-11-151-0/+5
* Do not add QPF fonts to basic font dbJiang Jiang2011-11-151-1/+0
* Properly handle position in non-synthetic ConfigureNotify with xcbLaszlo Agocs2011-11-151-1/+18
* Document QPlatformInputContextPekka Vuorela2011-11-151-0/+84
* Fix for QMessageBox's autotest.Mikko Knuutila2011-11-141-1/+2
* Fix for the button size calculation in qmessagebox.cppMikko Knuutila2011-11-141-1/+1
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-142-2/+3
* Autotests need to link to QtTestLibBradley T. Hughes2011-11-141-0/+1
* Compile with non-C++11 compilersBradley T. Hughes2011-11-141-14/+20
* Define __GNUC__ to be 4 on Mac OS XBradley T. Hughes2011-11-141-1/+1
* Fix config tests for modules on Mac OS XTor Arne Vestbø2011-11-141-1/+1
* HTTP: blacklist server for pipeliningPeter Hartmann2011-11-141-0/+1
* Support 31 mouse buttons (with platform plugins xcb and xlib).Rick Stockton2011-11-144-14/+88
* Fix source incompatibility for QVariant{Map, Hash, List}Jędrzej Nowacki2011-11-141-0/+7
* Add a new handler to syncqt for explicitly dealing with special case headersKevin Simons2011-11-141-3/+17
* network: remove Symbian specific codePeter Hartmann2011-11-1428-3922/+12
* moc: support mapping pointers to member functions to indexesOlivier Goffart2011-11-145-3/+63
* Remove unused Mac codeJiang Jiang2011-11-141-5/+0
* Deprecate QSslCertificate::isValid() replace with isBlacklisted()Richard Moore2011-11-145-18/+39
* Fix QPlainTextEdit when using Qt::TextSelectableByKeyboard flagjahonkon2011-11-142-6/+3
* Mac: Fix the color of check marks in menus with stylesheetTero Ahola2011-11-141-3/+7