summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup corelib autotestsJason McDonald2011-11-11126-709/+435
* Add missing naming for libraries built statically.Caroline Chao2011-11-111-3/+7
* Split TARGET_BASEPATH from breakpad.Caroline Chao2011-11-112-59/+62
* Fix warning when using QXmlInputSource with non opened QIODeviceShane Kearns2011-11-111-1/+2
* Fix parsing of #if defined expressionOlivier Goffart2011-11-112-3/+25
* Doc: Added more appropriate links to help reduce confusion.David Boddie2011-11-111-0/+2
* Removed include to qdatastream.h from qmetatype.hOlivier Goffart2011-11-101-4/+2
* Update V8Aaron Kennedy2011-11-1024-2809/+1901
* Fix Q_STATIC_ASSERT on MacJoão Abecasis2011-11-101-1/+1
* Updated Qt::InputMethodQuery documentationPekka Vuorela2011-11-101-7/+22
* Document QInputMethodQueryEvent classPekka Vuorela2011-11-102-10/+28
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-107-8/+15
* QTextEdit to use tentative commit instead of QInputPanel::commit()Pekka Vuorela2011-11-102-5/+25
* Implement partial tentativeCommit support in QTextEditPekka Vuorela2011-11-106-10/+56
* Add isDebugBuild() query function to QLibraryInfoaavit2011-11-102-16/+21
* Compile.Morten Sorvig2011-11-102-2/+7
* Re-enabled passing tests in tst_qabstractprintdialogJo Asplin2011-11-102-2/+1
* Re-enabled passing tests in tst_exceptionsafety_objectsJo Asplin2011-11-102-2/+3
* Cleanup corelib autotestsJason McDonald2011-11-1030-3815/+3790
* Remove redundant #defineJason McDonald2011-11-101-7/+4
* Propagate QTest::mouseEvent keyboard modifiers.Andrew den Exter2011-11-101-7/+7
* Remove unused MMX/3DNOW/SSE/SSE2/SSSE3/NEON custom compiler logicBradley T. Hughes2011-11-101-158/+0
* Fix build when QEGL_EXTRA_DEBUG is defined for debug outputJohannes Zellner2011-11-091-11/+11
* support the obj-c #import statement in the dependency generatorOswald Buddenhagen2011-11-091-1/+2
* Adopt eglfs platform plugin to changed QEGLPlatformContext APIJohannes Zellner2011-11-091-2/+2
* Correctly normalize timevals before calling select()Bradley T. Hughes2011-11-092-9/+5
* QVariant: Fix MSVC compiler warning about unused variable null.Friedemann Kleint2011-11-091-2/+1
* Remove unnecessary variable self-assignmentBradley T. Hughes2011-11-091-2/+0
* Assign function argument to class member, not to itselfBradley T. Hughes2011-11-091-1/+1
* Un-internalized QDBusServerPekka Vuorela2011-11-091-1/+0
* Removed obsolete host.pro from qtbaseJo Asplin2011-11-092-6/+0
* Deleted qtipc autotest from qtbaseJo Asplin2011-11-0928-2886/+0
* Fixed typo: private-tests -> private_testsJo Asplin2011-11-091-1/+1
* Re-enabled passing tests in tst_qopenglJo Asplin2011-11-092-2/+8
* Cocoa: Implement mouse and keyboard grab.Morten Sorvig2011-11-092-3/+53
* Widgets: Remove dialog functionality from QGuiPlatformPlugin.Friedemann Kleint2011-11-094-129/+10
* [optimization] QVariants comparisonJędrzej Nowacki2011-11-091-2/+2
* Add QPolygonF to metatype system.Jędrzej Nowacki2011-11-095-5/+13
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-097-728/+521
* Implement QMetaTypeSwitcher.Jędrzej Nowacki2011-11-092-1/+103
* Add QTypeModuleInfo template classJędrzej Nowacki2011-11-092-1/+118
* Refactor QMetaType types.Jędrzej Nowacki2011-11-094-238/+267
* Silence warnings from clangBradley T. Hughes2011-11-091-0/+62
* Remove redundant copies of QTRY_COMPARE.Jason McDonald2011-11-092-28/+0
* Update .gitignoreDavid Faure2011-11-081-35/+53
* Widgets: Remove remains of Windows file dialog.Friedemann Kleint2011-11-084-1225/+2
* QGlobal: Define a default message handlerAurindam Jana2011-11-082-16/+38
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-084-8/+91
* Avoid double initialize of platform font databaseJiang Jiang2011-11-081-1/+0
* SSL: blacklist intermediate certificates that issued weak certsPeter Hartmann2011-11-081-0/+3