summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-142-1/+11
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-142-0/+27
* Fix QDateEdit calendar pop-up having wrong datejahonkon2011-11-141-0/+2
* Windows platform plugin: Fix compilation with MinGW.Friedemann Kleint2011-11-141-2/+2
* Don't pass irrelevant arguments to the compilerBradley T. Hughes2011-11-141-12/+12
* Don't use deprecated functions on Mac OS XBradley T. Hughes2011-11-142-7/+7
* Cleanup corelib autotestsJason McDonald2011-11-1421-93/+11
* Remove commented code from qfuture test.Jason McDonald2011-11-141-20/+0
* Update V8Kent Hansen2011-11-1412-26/+30
* Re-enabled tst_qpluginloaderJo Asplin2011-11-111-2/+0
* fix makefiles againOswald Buddenhagen2011-11-113-3/+3
* Fix warning in tst_qobjectOlivier Goffart2011-11-111-2/+0
* Fix symbol fonts support with FT engineJiang Jiang2011-11-113-20/+6
* Fix application font loading in basic font dbJiang Jiang2011-11-111-5/+13
* Replace fixqt4headers shell scriptHarald Fernengel2011-11-112-23/+195
* Add Qt's debug/release mode to the lancelot autotests' client infoaavit2011-11-112-0/+5
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-1127-111/+846
* Document QInputPanel APIJoona Petrell2011-11-111-0/+122