summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Duplicate some harfbuzz symbols inside Qt.Gunnar Sletta2011-06-094-3/+115
* Use homePath instead of homeDirPathEckhart Koppen2011-06-091-1/+1
* Add tilde (both ~ and ~<user>) expansion to QFileDialog on UNIX.Pierre Rossi2011-06-081-4/+73
* Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
* Reorder member varibles in QGlyphRunPrivate to eliminate warningJiang Jiang2011-06-081-4/+4
* Fix warning in qtextengine compilationJiang Jiang2011-06-081-1/+1
* Fix compile when configure with no fontconfig supportJiang Jiang2011-06-081-3/+3
* Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-076-53/+111
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* Correct antialias disabling logic for Core TextJiang Jiang2011-06-041-3/+2
* Fix Windows buildJiang Jiang2011-06-031-2/+2
* Refactor glyph pretransform checkJiang Jiang2011-06-036-56/+62
* Make TextEdit word selection more natural.Andrew den Exter2011-06-011-1/+1
* Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-06-011-1/+3
* Don't crash on an invalid replacementStart from an input method.Andrew den Exter2011-06-011-1/+3
* Fix build in C++0x modeBernhard Rosenkraenzer2011-05-313-8/+8
* Support placing cursor in ligature with mouse or touchJiang Jiang2011-05-303-7/+82
* Fix ligature offset in multi-line textJiang Jiang2011-05-271-2/+2
* Fix compile for systems with old fontconfigJiang Jiang2011-05-271-0/+5
* Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-7/+5
* Fix QGLWidget::renderPixmap for raster engine on MacJiang Jiang2011-05-251-2/+9
* Workaround a bug in Core Text to select Light fontsJiang Jiang2011-05-251-1/+6
* Fix QFontEngineX11FT compilationJiang Jiang2011-05-251-0/+2
* Compile. Morten Sorvig2011-05-251-13/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241246-21159/+21159
* Doc: Added some details to the accessibility events API documentation.David Boddie2011-05-231-36/+95
* Doc: Fixed qdoc warnings.David Boddie2011-05-234-41/+60
* Doc: Fixed qdoc warnings.David Boddie2011-05-232-7/+10
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-4/+4
* Doc: Fixed qdoc warnings.David Boddie2011-05-2324-145/+177
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-1/+14
* Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-238-23/+126
* Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-191-2/+9
* Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-191-2/+1
* Fixed compile of qdrawhelper_neon.cpp.Samuel Rødal2011-05-191-1/+1
* Always call XInitThreads.Gunnar Sletta2011-05-191-2/+2
* Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-183-3/+46
* Fix broken drawing with large fonts using QStaticText and FreeTypeEskil Abrahamsen Blomfeldt2011-05-181-1/+1
* fix compilation with namespacesLars Knoll2011-05-121-8/+8
* Fix compilation with namespaces enabledLars Knoll2011-05-122-0/+14
* Make QLineControl send accessibility updates.Frederik Gladhorn2011-05-125-5/+13
* Revert "Fix double painting when adding an item into a linear layout"Jan-Arve Sæther2011-05-121-4/+1
* Fix licence headers again for MR 900Sergio Ahumada2011-05-122-9/+18
* Avoid flicker when invalidate is propagated in a widget/layout hierarchyJan-Arve Sæther2011-05-125-76/+190
* Fix licence headers again for MR 900Gabriel de Dietrich2011-05-122-20/+21
* New algorithm for drawing thin linesLars Knoll2011-05-126-1449/+1137
* Prevent crash in OpenGL engine when scaling images / pixmaps.Samuel Rødal2011-05-112-0/+4
* Add the QIdentityProxyModel.Stephen Kelly2011-05-114-1/+700
* Fix initial main window dimensions for "fullscreen with softkeys" caseMiikka Heikkinen2011-05-111-0/+5
* Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-112-0/+21