summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Use PlatformNativeInterface to obtain handlesOlli Werwolff2011-07-071-1/+1
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0627-378/+746
|\
| * Update the documentation after moving examples.Casper van Donderen2011-07-053-6/+6
| * Move some other examples around in the docs.Casper van Donderen2011-07-053-16/+16
| * Doc: Fixing typoSergio Ahumada2011-07-051-1/+1
| * Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-043-0/+133
| * Move the composition example in the docs.Casper van Donderen2011-07-011-2/+2
| * Doc: Fixed qdoc warnings.David Boddie2011-07-013-7/+35
| * Fix resource leak in QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-07-011-2/+3
| * Fix transformations on DirectWrite rasterized textEskil Abrahamsen Blomfeldt2011-07-012-47/+104
| * Fix text color in some cases of QML and QStaticTextEskil Abrahamsen Blomfeldt2011-06-301-3/+7
| * Add HB_LineBreakType to qharfbuzz_copy_p.h.Frederik Gladhorn2011-06-301-0/+7
| * Move glyph run merging logic to QTextLayout levelJiang Jiang2011-06-302-110/+101
| * make QHoverEvent inherit from QInputEventLars Knoll2011-06-303-7/+9
| * Remove QPainter::UniteClipGunnar Sletta2011-06-285-44/+7
| * Remove code with no consquenceGunnar Sletta2011-06-282-35/+0
| * compile on Mac OS XGunnar Sletta2011-06-281-1/+2
| * Change references to affine example.Casper van Donderen2011-06-283-6/+6
| * Add missing APIs to QRawFont and some additional notes to fromFontJiang Jiang2011-06-272-0/+29
| * Use floating point coordinates in eventsLars Knoll2011-06-274-81/+39
| * Only compare styleNames if they are not emptyJiang Jiang2011-06-272-2/+2
| * Fix problem with cosmetic stroking of cubic beziersaavit2011-06-271-2/+2
| * Still use midpoint rendering of aliased ellipsesaavit2011-06-272-0/+161
| * Fix smaller bugs in the strokerLars Knoll2011-06-271-7/+14
| * Compilation fix of f8e8583aavit2011-06-271-2/+3
| * Revert "Fix how subpixel positions are intepreted in an aliased grid."aavit2011-06-274-15/+46
| * Fix event delevery orderOlivier Goffart2011-06-271-2/+2
| * Store styleName in font databaseJiang Jiang2011-06-273-12/+38
* | added a QLineControl class to QtGuiLars Knoll2011-07-064-1/+2166
* | add QTextControl class to QtGuiLars Knoll2011-07-067-1/+3420
* | Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-0/+7
* | Adapt font engines for Windows/QPA.Friedemann Kleint2011-06-294-6/+41
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-2712-25/+108
|\|
| * Add styleName to QFontDef comparisonJiang Jiang2011-06-272-0/+4
| * fix autotest regressions introduced by 37c329a3Lars Knoll2011-06-222-0/+86
| * Make QPoint have the same layout on all platformsGunnar Sletta2011-06-202-14/+0
| * Fix fontconfig usage in X11 font databaseJiang Jiang2011-06-222-52/+31
| * Support -qtnamespace and -qtlibinfix againLiang Qi2011-06-205-6/+18
| * Fix empty lines in Qt HTML when displayed in external browsers (again)Eskil Abrahamsen Blomfeldt2011-06-203-4/+11
| * Fix bug which caused repeated characters in a QML TextEskil Abrahamsen Blomfeldt2011-06-201-2/+2
| * Make it possible to set color of QStaticText with pixel size >= 64Eskil Abrahamsen Blomfeldt2011-06-201-1/+1
| * Initialize member variable.Gunnar Sletta2011-06-141-1/+2
| * Fix a case of SP_MediaSkipForward returning the wrong pixmap.Andy Shaw2011-06-101-1/+1
| * Fix missing empty lines in Qt HTML when displayed in compliant browsersEskil Abrahamsen Blomfeldt2011-06-101-1/+1
* | Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-273-3/+3
* | Compile fix: MinGW.Friedemann Kleint2011-06-241-0/+4
* | Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-233-1/+11
* | Add QWindowSystemInterface::windowSystemEventsQueued()Morten Sorvig2011-06-233-1/+7
* | Refactor window system event dispatching.Morten Sorvig2011-06-232-0/+38
* | Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-223-0/+19