summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.troll.no:qt/qt-fire-reviewEskil Abrahamsen Blomfeldt2011-04-2347-556/+2111
|\
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-04-2283-942/+5624
| |\
| | * doc: Simplify language in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-221-2/+2
| | * doc: Minor cleanup in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-211-1/+1
| | * Remove extra comma at the end of enum listJiang Jiang2011-04-201-1/+1
| | * Fix compilation with Qt3SupportJiang Jiang2011-04-191-0/+1
| | * Don't transform glyph positions for Core Graphics paint engineJiang Jiang2011-04-191-2/+3
| | * Skip linearGradientSymmetry test on QWS.Samuel Rødal2011-04-191-0/+4
| | * Turn on HarfBuzz support for Mac/CocoaJiang Jiang2011-04-193-2/+51
| | * Support visual cursor movement for BIDI textJiang Jiang2011-04-1917-273/+998
| | * Disable tst_QPixmap::onlyNullPixmapsOutsideGuiThread on MacJiang Jiang2011-04-181-2/+2
| | * Revert "Switch the default graphics system to raster on Mac."Fabien Freling2011-04-181-1/+1
| | * Fix an race condition in the auto test.Fabien Freling2011-04-181-2/+4
| | * Made linearGradientSymmetry test pass on qreal=float platforms.Samuel Rødal2011-04-181-2/+2
| | * Make sure #ifdef'd tests still have main() functionEskil Abrahamsen Blomfeldt2011-04-182-6/+12
| | * Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-1542-388/+3509
| | * Fix an race condition in the auto test.Fabien Freling2011-04-151-2/+5
| | * Another attempt at fixing the MSVC2005 build.Samuel Rødal2011-04-151-1/+6
| | * Compile fix in qdrawhelper_sse2.cpp for MSVC 2005.Samuel Rødal2011-04-141-0/+5
| | * Compile fix in qdrawhelper_sse2.cpp.Samuel Rødal2011-04-141-1/+1
| | * Added support for six-parameter radial gradients.Samuel Rødal2011-04-1321-130/+617
| | * Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-04-136-77/+256
| | * Optimized radial gradient fetch using SSE 2.Samuel Rødal2011-04-133-0/+98
| | * Improved qt_gradient_clamp for reflect spreads.Samuel Rødal2011-04-131-5/+2
| | * Prepared for SIMD implementation of radial gradients.Samuel Rødal2011-04-132-177/+174
| | * Fix a race condition when the main window is being destructed.Fabien Freling2011-04-122-1/+3
| | * Switch the default graphics system to raster on Mac.Fabien Freling2011-04-111-1/+1
* | | Make sure #ifdef'd tests still have main() functionEskil Abrahamsen Blomfeldt2011-04-192-6/+12
* | | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-1942-388/+3509
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-stagingaavit2011-04-121-1/+9
|\ \ \ | |/ / |/| |
| * | Update XCreateWindow in qgl_X11egl.cppJuanZhao2011-04-121-1/+9
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-04-11769-2666/+49718
|\ \ \ | |/ / |/| / | |/
| * Lancelot: support for custom keys added to protocol. API cleanup.aavit2011-04-112-53/+144
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-105-9/+65
| |\ | |/ |/|
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-04-074-8/+64
|\ \
| * | Lancelot: bail out if rendering consistently failsaavit2011-04-071-1/+10
| * | Minor optimization to lance/elotaavit2011-04-071-1/+2
| * | Make it possible to test the new font hinting in lance[elot]aavit2011-04-073-6/+52
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-04-0770-857/+2276
|\ \ \ | |/ /
| * | Merge remote branch 'qt-mainline/master'aavit2011-04-0769-856/+2275
| |\ \
| * | | Fixes: The "test: too many arguments" error after every makeaavit2011-04-071-1/+1
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-04-092-1/+4
| | | |\
| | | | * Designer: Allow promoted QWidget's to be buddies.Friedemann Kleint2011-04-081-1/+3
| | | | * Designer: Specify 'notr' attribute for buttongroup name.Friedemann Kleint2011-04-081-0/+1
| | | * | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-095-22/+33
| | | |\ \
| | | | * \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-095-22/+33
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-092-17/+30
| | | | | |\ \
| | | | | | * | [QTBUG-15278] QWidget::windowState gets out of sync (Aero Snap)Arnold Konrad2011-04-081-9/+25
| | | | | | * | HTTP cacheing: do not store the date header with the resourcePeter Hartmann2011-04-081-8/+5
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-081-3/+1
| | | | | |\ \ \