summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows buildJiang Jiang2011-06-031-2/+2
* Refactor glyph pretransform checkJiang Jiang2011-06-039-56/+65
* Fix problem with cosmetic stroking of cubic beziersaavit2011-06-021-2/+2
* Still use midpoint rendering of aliased ellipsesaavit2011-05-312-0/+161
* Symbian build failure for Armv5Sami Merila2011-05-314-12/+12
* Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-05-301-1/+1
* We need to let the currentContext be in the same state afterJørgen Lind2011-05-301-1/+8
* Track Wayland changesPaul Olav Tvete2011-05-303-3/+40
* Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-302-10/+24
* Prevent crash in wayland mimedata in case there is no offer.Laszlo Agocs2011-05-301-0/+2
* Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-306-11/+9
* Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-302-23/+69
* Added Wayland selection support.Laszlo Agocs2011-05-3011-3/+361
* Keep line consistency with text baselineJiang Jiang2011-05-304-8/+10
* Fix compile for systems with old fontconfigJiang Jiang2011-05-271-0/+5
* Fix boundry conditions for cursor hit testJiang Jiang2011-05-251-1/+1
* Add authentication token support for wayland windowsLasse Holmstedt2011-05-256-14/+53
* Fix QFontEngineX11FT compilationJiang Jiang2011-05-251-0/+2
* Fix cursor position test on CursorOnCharacter caseJiang Jiang2011-05-253-4/+9
* Refer to 3rdparty in windowmanagerintegration headersLasse Holmstedt2011-05-241-6/+6
* Move wayland headers files to 3rdparty due to copyright issuesLasse Holmstedt2011-05-242-0/+0
* Revert the revert of subpixel positions interpretation for textJiang Jiang2011-05-231-3/+2
* Support placing cursor in ligature with mouse or touchJiang Jiang2011-05-233-7/+77
* Force repaint of modal sheet in Cocoa.Fabien Freling2011-05-231-0/+1
* Fixed inconsistent behaviour in Qt.rect().Kim Motoyoshi Kalland2011-05-201-3/+0
* Fix smaller bugs in the strokerLars Knoll2011-05-201-7/+14
* Fix ligature offset in multi-line textJiang Jiang2011-05-201-2/+2
* Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-197-12/+55
* Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-1910-25/+78
* Lighthouse minimal: Add support for transparencyJanusz Lewandowski2011-05-192-3/+3
* Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13
* Don't crash if windowmanager is not initializedLasse Holmstedt2011-05-191-1/+2
* Compilation fix of f8e8583aavit2011-05-191-2/+3
* Wayland: send surface id + process id pairs to compositorLasse Holmstedt2011-05-199-1/+324
* Revert "Fix how subpixel positions are intepreted in an aliased grid."aavit2011-05-194-15/+46
* Change the flushing of the CGContext to a synchronization.Fabien Freling2011-05-182-5/+3
* Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-184-14/+68
* fix autotest regressions introduced by 37c329a3Lars Knoll2011-05-162-0/+86
* Workaround a bug in Core Text to select Light fontsJiang Jiang2011-05-161-1/+6
* fix compilation with namespacesLars Knoll2011-05-121-8/+8
* Fix compilation with namespaces enabledLars Knoll2011-05-122-0/+14
* Clear confusion between QMainWindow and QMainWindowLayout.Fabien Freling2011-05-123-3/+1
* New algorithm for drawing thin linesLars Knoll2011-05-126-1449/+1137
* Fix QGLWidget::renderPixmap for raster engine on MacJiang Jiang2011-05-111-2/+9
* Check if OES_texture_npot is present on OpenGL ES 2.Kim Motoyoshi Kalland2011-05-111-13/+20
* Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-1114-42/+45
* Move the painting redirection to the unified toolbar surface.Fabien Freling2011-05-112-10/+10
* Fix misspelled word in comment.Fabien Freling2011-05-111-1/+1
* Add some QRawFont related low level functions to avoid extra copyingJiang Jiang2011-05-102-5/+55
* Compile on MacEskil Abrahamsen Blomfeldt2011-05-101-2/+2