summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-037-80/+191
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-05-022-2/+2
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7David Boddie2011-05-022-2/+2
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Doc: Fixed reference to a name in a table.David Boddie2011-04-111-1/+1
| | | | | * | | | | | | | qdoc: Updated the QDoc manual.Martin Smith2011-04-071-1/+1
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-05-025-79/+190
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-05-025-79/+190
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | Revert "Fix double painting when adding an item into a linear layout"Jan-Arve Sæther2011-04-281-4/+1
| | | | | * | | | | | | | | Merge branch '4.7-upstream' into 4.7Thierry Bastian2011-04-2070-500/+1100
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Revert "Fixed a crash in QListView"Thierry Bastian2011-04-191-1/+1
| | | | | * | | | | | | | | | Avoid flicker when invalidate is propagated in a widget/layout hierarchyJan-Arve Sæther2011-04-145-76/+190
| | | | | * | | | | | | | | | Do not call setSizePolicy from ctor, it might call a virtual functionJan-Arve Sæther2011-04-141-2/+2
| | | | | * | | | | | | | | | Fixed a crash in QListViewThierry Bastian2011-04-111-1/+1
| * | | | | | | | | | | | | | Merge earth-team into origin/4.8Olivier Goffart2011-05-0395-878/+2968
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-023-1/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-281-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Fix crash in raster on X11 when text contains unsupported charactersEskil Abrahamsen Blomfeldt2011-04-281-1/+1
| | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-04-2827-102/+177
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | | Upload VGImage data when drawing pixmaps that are being painted into.Laszlo Agocs2011-04-272-0/+6
| * | | | | | | | | | | | | | Reduce open and stat system calls for QSettingsmae2011-04-291-0/+3
| * | | | | | | | | | | | | | Fixes warnings about unused variablesOlivier Goffart2011-04-289-18/+6
| * | | | | | | | | | | | | | Fixes warnings about unused variablesOlivier Goffart2011-04-2811-65/+1
| * | | | | | | | | | | | | | Fixes warnings about unused variablesOlivier Goffart2011-04-285-17/+2
* | | | | | | | | | | | | | | Only enable design metrics for scalable fontsJiang Jiang2011-05-051-1/+1
* | | | | | | | | | | | | | | Add a way to retrieve CTFontRef from QFontJiang Jiang2011-05-052-3/+6
* | | | | | | | | | | | | | | Merge branch 'master' into merge_rasterFabien Freling2011-05-042-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Change the repaint() call to an update().Fabien Freling2011-05-031-2/+2
| * | | | | | | | | | | | | | | Change the repaint() to an update().Fabien Freling2011-04-291-4/+4
| * | | | | | | | | | | | | | | Set the default graphics system to raster.Fabien Freling2011-04-261-1/+1
| * | | | | | | | | | | | | | | Merge remote branch 'fire/master'Fabien Freling2011-04-1846-590/+3398
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | Include pixel size of font in exported HTML from QTextDocumentEskil Abrahamsen Blomfeldt2011-05-041-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Compile on WindowsEskil Abrahamsen Blomfeldt2011-05-041-1/+1
* | | | | | | | | | | | | | | | Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-032-9/+14
* | | | | | | | | | | | | | | | Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-032-101/+0
* | | | | | | | | | | | | | | | Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2011-05-031-2/+7
* | | | | | | | | | | | | | | | Add required font metrics functions to QRawFontJiang Jiang2011-05-022-0/+56
* | | | | | | | | | | | | | | | Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2011-05-021-1/+4
* | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-05-024-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-022-5/+5
| * | | | | | | | | | | | | | | Make sure removed QTextBlock is invalidJiang Jiang2011-04-293-1/+11
| * | | | | | | | | | | | | | | Make sure QFont's resolve mask is copied on compilers with C++0x supportEskil Abrahamsen Blomfeldt2011-04-291-1/+1
| * | | | | | | | | | | | | | | Fix glyph position issue with fallback fontsJiang Jiang2011-04-291-0/+3
* | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-293-7/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'qt-fire-review/master'aavit2011-04-283-7/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Fixed off-by-one in radial gradient color table index computation.Samuel Rødal2011-04-281-4/+2
| | * | | | | | | | | | | | | | | Support more items for QTextCharFormat::VerticalAlignment enum for custom tex...Dmitry Zelenkovsky2011-04-282-3/+13
* | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-04-2927-100/+896
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.8-upstream'Thierry Bastian2011-04-2817-146/+403
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Make QLineControl send accessibility updates.Frederik Gladhorn2011-04-275-5/+13
| * | | | | | | | | | | | | | | | | Add accessible events as defined by IAccessible2.Frederik Gladhorn2011-04-271-0/+36