summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix minor formatting issues.Jason McDonald2011-08-291-7/+7
| | * Remove QTestFileLogger class.Jason McDonald2011-08-296-201/+5
| | * Remove ability to change XML logger during a test.Jason McDonald2011-08-299-23/+17
| | * Enable multiple instances of QAbstractTestLogger.Jason McDonald2011-08-296-164/+167
| | * Remove color logging feature from qtestlib.Jason McDonald2011-08-293-74/+12
| | * Remove circular dependency in testlib logging codeJason McDonald2011-08-299-19/+17
| | * Remove obsolete testlib files from .gitignoreJason McDonald2011-08-291-2/+0
| | * Fix typo for ifdef QT_NO_ACCESSIBILITYFrederik Gladhorn2011-08-261-1/+1
| | * Call QAccessible::updateAccessibility when a widget is deletedJosé Millán Soto2011-08-261-0/+4
| | * Call QAccessible::updateAccessibility when setText is called on QLabelJosé Millán Soto2011-08-261-0/+9
| | * Incorrect property name in QAccessibleAbstractSpinBox::setCurrentValueJosé Millán Soto2011-08-261-1/+1
| | * Check if bridge plugin vector is still valid.Frederik Gladhorn2011-08-261-1/+1
| | * Fix crash when fallback font is not #0 in multi font engineEskil Abrahamsen Blomfeldt2011-08-262-0/+7
| | * optimize parsing of templates like p{IsArabic}, etcRitt Konstantin2011-08-261-161/+160
| | * optimize parsing of templates like p{L}, p{Lu}, etcRitt Konstantin2011-08-261-98/+124
| | * don't build code related to CClass if QT_NO_REGEXP_CCLASS is definedRitt Konstantin2011-08-261-0/+6
| | * Remove duplicated code from QTestBasicStreamer.Jason McDonald2011-08-263-57/+4
| | * Don't use the // operator, since some versions of Perl don't have it.Michael Goddard2011-08-261-1/+1
| | * Fix justification of RTL textEskil Abrahamsen Blomfeldt2011-08-251-1/+2
| | * Add constants to QAccessible::Event enum.Frederik Gladhorn2011-08-251-34/+34
| | * test: marked tst_qfiledialog as insignificant for qpa, xcbRohan McGovern2011-08-251-0/+2
| | * test: marked tst_qmenu as insignificant (for qpa, xcb)Rohan McGovern2011-08-251-0/+2
| | * test: marked tst_qlistwidget as insignificantRohan McGovern2011-08-251-1/+1
| | * Mark QNetworkReply test as unstableEskil Abrahamsen Blomfeldt2011-08-251-0/+2
| | * Add a QApplication::queryKeyboardModifiers() method.David Faure2011-08-258-17/+60
| | * Make the DBus timeout configurable in QDBusAbstractInterface.David Faure2011-08-258-4/+149
* | | Compile without QT_DEBUG.Morten Sorvig2011-08-292-2/+2
* | | Get cocoa plugin compiling after OpenGL refactoringGunnar Sletta2011-08-292-3/+3
|/ /
* | Clean up legacy defines in gui/opengl.Samuel Rødal2011-08-293-78/+10
* | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-29205-9028/+24294
* | Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-2920-485/+772
* | Always relay configure notify events from XCB plugin.Samuel Rødal2011-08-291-3/+0
* | test: removed obsolete tst_maketestselftest::tests_auto_proRohan McGovern2011-08-291-26/+0
* | QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-295-0/+131
* | directfb: Follow coding standards, add hints of memleaks, remove varsHolger Hans Peter Freyther2011-08-265-36/+36
* | directfb: Convert the directfb plugin, disable the OpenGL supportHolger Hans Peter Freyther2011-08-2611-84/+57
* | xcb: Disable GLX when xcb-xlib is not present due xlib usageHolger Hans Peter Freyther2011-08-262-2/+2
* | xcb: Be able to compile without xlib supportHolger Hans Peter Freyther2011-08-261-4/+5
* | Temporarily disable printers on Windows, fix export.Friedemann Kleint2011-08-263-1/+5
* | Introduce new test macro for GUI applications.Friedemann Kleint2011-08-262-2/+14
* | Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-265-18/+33
* | Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-267-1/+18
* | Move XCB event reading to a separate thread.Samuel Rødal2011-08-266-20/+212
* | Moving relevant tests to corelib/codecsHolger Ihrig2011-08-2613-2/+5
* | Fix building of examples.Friedemann Kleint2011-08-2524-16/+38
* | Fix exports for widgets.Friedemann Kleint2011-08-253-4/+8
* | Fix compilation/use correct data type for qt_lastx,y.Friedemann Kleint2011-08-254-19/+14
* | Merge "Merge branch 'master' into refactor" into refactorGunnar Sletta2011-08-25176-6879/+5594
|\ \
| * | Merge branch 'master' into refactorGunnar Sletta2011-08-25176-6879/+5594
| |\|
| | * update .gitignoreCharles Yin2011-08-241-0/+44