summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the module qdoc files from qtdoc and split up doc/src.Casper van Donderen2011-09-1945-0/+148
* Support synthesized oblique and bold in SceneGraphEskil Abrahamsen Blomfeldt2011-09-192-3/+21
* Enable glyph caching on QPAEskil Abrahamsen Blomfeldt2011-09-191-31/+3
* Remove gui-related ifdef from testlib/qbenchmark.cppKent Hansen2011-09-191-4/+0
* Treat QTestFontEngine properlyJiang Jiang2011-09-191-1/+1
* Fixed xcb-render config test.Samuel Rødal2011-09-191-1/+1
* Fix the test caseLars Knoll2011-09-172-2/+3
* correctly initialise private data in QTouchEventSequence constructorMatthew Cattell2011-09-171-2/+2
* Make sure libQtPlatformSupport has proper flagsJiang Jiang2011-09-171-0/+1
* Simplify selftestJason McDonald2011-09-171-17/+11
* Improve cleanup of selftestsJason McDonald2011-09-171-2/+3
* Remove obsolete QEXPECT_FAIL callsJason McDonald2011-09-171-2/+0
* Improve compliance with Qt coding guidelinesJason McDonald2011-09-171-60/+48
* Fix XFAIL in testlib selftestJason McDonald2011-09-174-5/+5
* minor docu fixesKonstantin Ritt2011-09-171-5/+5
* Wrap calls to Sequence::push_backJoão Abecasis2011-09-174-20/+32
* Compile in C++0x modeLars Knoll2011-09-171-4/+8
* Fixed XComposite hardware integration in wayland plugin.Samuel Rødal2011-09-173-3/+3
* Set the correct buffer pointer (protected member variables are evil).Samuel Rødal2011-09-171-1/+1
* Fix trailing spaces problem by not adding it to QScriptLine.lengthJiang Jiang2011-09-173-5/+7
* Avoid fontconfig access in fontEngine creationJiang Jiang2011-09-172-43/+25
* Mac: fix linking with Qt frameworks which don't exist at qmake timeRohan McGovern2011-09-172-3/+15
* Fixed Test for QStyleSheetStyle after refactor mergeHolger Ihrig2011-09-162-2/+1
* Accessibility: TabWidget - remove virt children, add action interface.Frederik Gladhorn2011-09-163-76/+167
* Set accessible name on QTabBar buttons.Frederik Gladhorn2011-09-161-1/+4
* For complex widgets try to return accessible interfaces.Frederik Gladhorn2011-09-162-3/+8
* Fix xcb-icccm 3.8 supportJędrzej Nowacki2011-09-151-3/+15
* Fix Xcb autodetection during configure.Jędrzej Nowacki2011-09-152-0/+10
* Boost performance of QChar::isSpaceKent Hansen2011-09-153-5/+35
* Boost performance of QChar::isLetterOrNumberKent Hansen2011-09-153-3/+41
* Boost performance of QChar::isLetterKent Hansen2011-09-153-3/+44
* Boost performance of QChar::isDigitKent Hansen2011-09-153-3/+34
* Boost performance of QChar::is{Upper,Lower}Kent Hansen2011-09-151-2/+8
* Add benchmark for QCharKent Hansen2011-09-152-0/+157
* Fix include path.Frederik Gladhorn2011-09-151-1/+1
* The Q_WS_X11 define exists no longer. Use Q_OS_UNIX.Frederik Gladhorn2011-09-156-70/+71
* Fix warning when building objects with a Q_OBJECT macroTobias Hunger2011-09-151-1/+1
* Re-add QT_GCC_*_VERSION qmake variablesSimon Hausmann2011-09-151-0/+24
* doc: Fix incorrect enum name in QRawFont::alphaMapForGlyph docsEskil Abrahamsen Blomfeldt2011-09-151-1/+2
* Properly register preedit text in QLineControlEskil Abrahamsen Blomfeldt2011-09-151-1/+0
* compile when shadowing is an errorGunnar Sletta2011-09-152-10/+10
* Get the 'dockwidgets' example to compile.Jason Barron2011-09-151-1/+1
* Get the Windows GL context to compile.Jason Barron2011-09-151-5/+1
* Make the Windows input context compile after the refactoring.Jason Barron2011-09-152-23/+14
* Fixed crash in tst_QPathClipper.Samuel Rødal2011-09-152-3/+1
* Fixed tst_QIcon::task184901_badCache().Samuel Rødal2011-09-152-32/+30
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-152-2/+2
* Remove AccessibleEx classes.Frederik Gladhorn2011-09-1519-355/+204
* Revert accidental v8 submodule version downgradeKent Hansen2011-09-151-0/+0
* tests: removed semi-obsolete `maketestselftest'Rohan McGovern2011-09-157-697/+0