summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix editable combobox style on MacJiang Jiang2011-07-141-5/+5
| * Skip boundry neutral characters in bidi itemizationJiang Jiang2011-07-141-4/+22
| * Fix crash when app font is addedJiang Jiang2011-07-143-19/+28
| * Apply 57993ba7 properly to 4.8Jiang Jiang2011-07-141-1/+1
| * Avoid buffer overrun in QMacPixmapData resizingJiang Jiang2011-07-141-1/+1
| * Fix potential crash when clicking in a text editEskil Abrahamsen Blomfeldt2011-07-131-0/+1
* | Get rid of unused function in qpaintengine_raster.cpp.Samuel Rødal2011-07-211-71/+0
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-1927-389/+205
* | Images: Implement internal DIB image plugin.Friedemann Kleint2011-07-194-7/+37
* | Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-1812-576/+203
* | Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-131-2/+2
|\|
| * Fix a crash with QGraphicsScene.Pierre Rossi2011-07-121-1/+2
| * Fix uses of qRound on non-floating-point types.Thiago Macieira2011-07-121-2/+2
* | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorLars Knoll2011-07-126-81/+100
|\ \
| * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-126-81/+100
| |\|
| | * Cleanup reference counting in QIcon classJedrzej Nowacki2011-07-113-19/+6
| | * Remove some metrics parsing code from Core TextJiang Jiang2011-07-112-20/+3
| | * Remove more references to demos.Casper van Donderen2011-07-081-1/+1
| | * Don't cast a string from asciiLars Knoll2011-07-071-1/+1
| | * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-07-072-34/+34
| | * Fix regressions in previous QFontDatabase patchJiang Jiang2011-07-076-57/+64
| | * Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
* | | Use PlatformNativeInterface to obtain backingStore's dcOlli Werwolff2011-07-124-0/+17
|/ /
* | QLineControl: Fix compilation, warnings.Friedemann Kleint2011-07-082-1/+4
* | 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