summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QIBusPlatformInputContext: Fix a crash in tst_qinputpanel::update.Friedemann Kleint2011-12-141-0/+2
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-1415-360/+1042
* QHeaderView::ResizeToContents slow hide fixThorbjørn Lund Martsum2011-12-141-1/+7
* Update V8 to match current patchsetAaron Kennedy2011-12-141-0/+0
* Update V8Aurindam Jana2011-12-1413-39/+106
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-148-193/+436
* Remove QAlphaPaintEngine::drawImage()Bradley T. Hughes2011-12-142-20/+0
* Remove incorrect information from QCOMPARE documentation.Jason McDonald2011-12-141-3/+0
* Cocoa: Use new 10.7 mouse wheel API.Morten Johan Sorvig2011-12-141-3/+14
* Remove -graphicssystem (and -runtimegraphicssystem) options from configure.Robin Burchell2011-12-142-105/+0
* Fix testlib selftests on shadow build.Kurt Korbatits2011-12-1434-28/+169
* QObject-test: Reorganize subprocess.Friedemann Kleint2011-12-146-7/+16
* Improve QStringList test in cmptest selftest.Jason McDonald2011-12-141-0/+19
* Give names to data rows in cmptest selftest.Jason McDonald2011-12-145-15/+25
* Add testlib selftest for QStringList comparison.Jason McDonald2011-12-147-101/+171
* Fix possible jump in animation timer.Michael Brasser2011-12-142-0/+37
* Add specialization for QTypeInfo<void>Jędrzej Nowacki2011-12-131-0/+13
* Fix Memory leak related to Content MenuDebao Zhang2011-12-131-1/+1
* Finish removing virtual child integersBradley T. Hughes2011-12-136-13/+13
* Fix debug output in eglfs with QEGL_EXTRA_DEBUG enabledJohannes Zellner2011-12-132-5/+5
* Improved performance of large text when parts are outside view.Kim Motoyoshi Kalland2011-12-131-6/+81
* Fix QPA xlib plugin handling of setParent(0).Bradley Smith2011-12-132-3/+4
* QImageReader-test: Make more verbose, use QTemporaryDir.Friedemann Kleint2011-12-131-9/+46
* Fix failing unit tests.Sarah Smith2011-12-131-0/+3
* QClipboard-test: Fix testFriedemann Kleint2011-12-135-72/+122
* Fix qfile unit test failing on shadow build.Kurt Korbatits2011-12-131-3/+3
* Add missing assertion to QAbstractTestLogger.Jason McDonald2011-12-131-0/+1
* testlib: fixed actual, expected order in QTest::compare_helperRohan McGovern2011-12-131-1/+1
* Stop animation driver in the appropriate place.Michael Brasser2011-12-131-2/+2
* Only call profiler callback once per animation tick.Michael Brasser2011-12-131-3/+2
* Cleanup pause timer handling in QUnifiedTimer.Michael Brasser2011-12-132-15/+11
* Fix possible jump in animation timer.Michael Brasser2011-12-133-25/+92
* Move QAbstractItemModel into a separate directory.Stephen Kelly2011-12-1312-5/+15
* Compile fix - qxcbconnection.cpp (‘Display’ was not declared)Thorbjørn Lund Martsum2011-12-131-0/+2
* Use QVarLengthArray in QXcbConnection.Robin Burchell2011-12-132-6/+9
* Add the .exe suffix to executables on Windows.Stephen Kelly2011-12-123-4/+5
* Make QApplication::type() set by QGuiApplication.Frederik Gladhorn2011-12-125-16/+22
* v8: give sensible error message if v8 sources are not checked outRohan McGovern2011-12-121-0/+5
* Add a wayland-scanner rule to qmakeJørgen Lind2011-12-123-0/+37
* Add touchEvent() virtual to QWindow.Laszlo Agocs2011-12-123-0/+93
* Remove symbian cases from library and plugin loading code.Stephen Kelly2011-12-122-124/+9
* Cocoa: Add autorelease pools.Morten Johan Sørvig2011-12-124-2/+11
* Add QVarLengthArray::length().Robin Burchell2011-12-123-0/+70
* Remove unused member variables from private class.Richard Moore2011-12-121-2/+0
* Remove template <class T> class QRingBufferJoão Abecasis2011-12-121-72/+0
* Windows-DnD: Fix cursors.Friedemann Kleint2011-12-122-8/+187
* Windows: Fix clipboard test.Friedemann Kleint2011-12-121-1/+4
* Silence -Woverloaded-virtual warnings in QRasterPaintEngineBradley T. Hughes2011-12-122-13/+13
* Silence -Woverloaded-virtual warnings in QBlitterPaintEngineBradley T. Hughes2011-12-122-5/+5
* Fix NTLM authentication with email addressShane Kearns2011-12-121-8/+3