summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix missing/incorrect license headersJason McDonald2011-09-157-1/+245
* Fix email address in license headers.Jason McDonald2011-09-1545-45/+45
* Add missing license headersJason McDonald2011-09-159-0/+360
* Fix stale license headers from refactor branchJason McDonald2011-09-1524-409/+409
* Add missing license headers.Jason McDonald2011-09-152-0/+82
* Add a function to get all relations of an accessible.Frederik Gladhorn2011-09-152-4/+25
* Ensure build_all is propagated to all modules when appropriate.Rohan McGovern2011-09-153-2/+3
* revert bogus .pro.user file additionOswald Buddenhagen2011-09-141-83/+0
* Use QPlaftormInputContextFactory to load input context in Wayland pluginJoona Petrell2011-09-142-0/+13
* Add new composite Qt::ImQueryInput queryJoona Petrell2011-09-142-1/+3
* Fix warnings received when xcb platform is ran without ibus platforminputcontextJoona Petrell2011-09-141-7/+8
* Don't build ibus when dbus is not availablePaul Olav Tvete2011-09-141-2/+2
* Adjust test to the new locationLars Knoll2011-09-141-5/+5
* disable autotests temporarily on MacLars Knoll2011-09-141-0/+2
* added small delay after touch event is dispatchedMatthew Cattell2011-09-141-0/+1
* Windows: fixed compile of libQtPlatformSupportRohan McGovern2011-09-144-2/+19
* Windows: disable the (currently broken) Windows platform pluginRohan McGovern2011-09-141-1/+4
* Windows: correctly disable ibus plugin on WindowsRohan McGovern2011-09-141-1/+1
* Removed obsolete QEXPECT_FAILJo Asplin2011-09-141-4/+0
* Temporarily disabled testsJo Asplin2011-09-143-3/+6
* Temporarily disabled testsHolger Ihrig2011-09-142-0/+2
* export QActionPrivate, as the Mac Cocoa plugin needs itLars Knoll2011-09-131-1/+1
* Remove uilib and QtUiTools from QtBaseLars Knoll2011-09-13233-52574/+2
* Merge branch 'master' of codereview.qt-project.org:qt/qtbaseGunnar Sletta2011-09-131-1/+1
|\
| * Fix outdated license headerJason McDonald2011-09-131-1/+1
* | Merge branch 'refactor'Gunnar Sletta2011-09-1311855-513777/+441255
|\ \ | |/ |/|
| * make a toplevel compile workGunnar Sletta2011-09-131-1/+1
| * Disabled tests for refactor->master integrationJo Asplin2011-09-1336-17/+52
| * hack to allow qWaitForWindowShown to be used in test cases that use QWindowMatthew Cattell2011-09-121-0/+7
| * added ascii translations to qasciikey for keyup and keydownMatthew Cattell2011-09-122-1/+2
| * Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-128-120/+350
| * Added new QOpenGLPaintDevice test case in tst_QOpenGL.Samuel Rødal2011-09-121-0/+42
| * Fix compilationLars Knoll2011-09-121-2/+2
| * Fixed auto-test failure in tst_QOpenGL.Samuel Rødal2011-09-122-9/+8
| * Fixed race condition in xcb plugin logging (when debugging is enabled).Samuel Rødal2011-09-122-0/+4
| * Compile fix for QPAHolger Ihrig2011-09-122-0/+2
| * Disambiguated access to QTestLib APIJo Asplin2011-09-122-43/+43
| * Disambiguated access to QTestLib APIJo Asplin2011-09-123-3/+3
| * Add other.pro back to auto.proJo Asplin2011-09-122-1/+2
| * Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-12369-4/+8
| * Fix crash in QPlatformInputContextFactory.Samuel Rødal2011-09-121-1/+1
| * Modify mkspecs/unsupported/macx-clang/qplatformdefs.hTakumi ASAKI2011-09-121-55/+1
| * don't build ibus plugin on windows/macGunnar Sletta2011-09-121-1/+1
| * Made FBO blit behave properlyGunnar Sletta2011-09-122-13/+25
| * Use the context we're givenGunnar Sletta2011-09-121-1/+1
| * Moved autotests in category 'testlib' into new directory structureJo Asplin2011-09-12217-3/+7
| * Merge branch 'master' into refactorGunnar Sletta2011-09-1238-720/+986
| |\
| * | Fixed build error in tst_qopenglJo Asplin2011-09-091-1/+2
| * | Clang Build Fix: Cocoa platform pluginTakumi ASAKI2011-09-094-5/+5
| * | added additional qwindow test support functions for keyboard and mouse eventsMatthew Cattell2011-09-092-1/+85