summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Make ctor and dtor of QAbstractMenuBarImpl inlineAurélien Gâteau2011-05-103-47/+3
| * | | QAbstractMenuBarImpl::allowSetVisible => setVisibleAurélien Gâteau2011-05-104-14/+6
| * | | Introduce menubar plugin systemAurélien Gâteau2011-05-104-1/+41
| * | | Introduce QAbstractMenuBarImplAurélien Gâteau2011-05-107-299/+694
| * | | Hide Q<Platform>MenuActionAurelien Gateau2011-05-105-10/+10
| * | | Fix warning about initialization orderAurélien Gâteau2011-05-101-3/+3
| * | | Added support for six-parameter radial gradients.Samuel Rødal2011-05-1011-73/+343
| * | | Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-105-72/+222
| * | | Optimized radial gradient fetch using SSE 2.Samuel Rødal2011-05-103-0/+98
| * | | Improved qt_gradient_clamp for reflect spreads.Samuel Rødal2011-05-101-5/+2
| * | | Prepared for SIMD implementation of radial gradients.Samuel Rødal2011-05-102-177/+174
| * | | Fix incorrect rendering of checked menu items on Windows ClassicJonathan Liu2011-05-102-10/+7
| * | | Fix a bug with menu overflowing from a lower resolution second screen.Pierre Rossi2011-05-102-14/+51
| * | | Calculate the submenu position after emitting aboutToShow()Pierre Rossi2011-05-101-21/+21
| * | | Fixed a crash in QListViewThierry Bastian2011-05-101-1/+1
| * | | Doc: Fixed reference to a name in a table.David Boddie2011-05-101-1/+1
| * | | Fix progressbar animation on VistaJens Bache-Wiig2011-05-101-5/+4
| * | | QTabWidget/Win: do not add content margin when documentMode enabledJonathan Liu2011-05-101-2/+8
| * | | QTableView: prevent QTableView from hanging when removing rows.Pierre Rossi2011-05-102-1/+21
| * | | QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilterJonathan Liu2011-05-101-5/+7
| * | | Fixed regression where AT client did not always announce stuff properly.Jan-Arve Sæther2011-05-101-1/+6
| * | | Don't use inactive borders for spinbox on MacJens Bache-Wiig2011-05-101-1/+1
| * | | Cocoa: respect QT_NO_EXCEPTION in color dialogRichard Moe Gustavsen2011-05-101-0/+5
| * | | Window and Application fixes for accessibility.Frederik Gladhorn2011-05-101-3/+1
| * | | Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-05-101-0/+2
| * | | Use the virtual API to clear a selection.Stephen Kelly2011-05-101-5/+2
| |/ /
| * | Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-1012-134/+135
| * | Add internal documentation for QUnifiedToolbarSurface.Fabien Freling2011-05-101-0/+33
| * | Change the repaint() call to an update().Fabien Freling2011-05-101-2/+2
| * | Change the repaint() to an update().Fabien Freling2011-05-101-4/+4
| * | Set the default graphics system to raster.Fabien Freling2011-05-101-1/+1
| * | Revert "Switch the default graphics system to raster on Mac."Fabien Freling2011-05-101-1/+1
| * | Fix a race condition when the main window is being destructed.Fabien Freling2011-05-102-1/+3
| * | Switch the default graphics system to raster on Mac.Fabien Freling2011-05-101-1/+1
| * | Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-102-2/+2
| * | Added Wayland selection support.Laszlo Agocs2011-05-093-0/+9
| * | Fix QRawFont::setPixelSize() on MacEskil Abrahamsen Blomfeldt2011-05-061-1/+1
| * | Fix QPainter::drawGlyphs() with non-affine transformationEskil Abrahamsen Blomfeldt2011-05-061-1/+8
| |/
| * 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
| * Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-042-101/+0
| * Add required font metrics functions to QRawFontJiang Jiang2011-05-042-0/+56
* | Exports for QtWidgets to link.Samuel Rødal2011-05-092-3/+3
* | get QtWidgets to linkLars Knoll2011-05-0714-20/+46
* | move to the right locationLars Knoll2011-05-071-213/+0
* | make the new QtGui compileLars Knoll2011-05-074-4/+11
* | library splitLars Knoll2011-05-07955-503264/+2
* | split up qguivariant into two filesLars Knoll2011-05-063-37/+240
* | move QPalette into QtGuiLars Knoll2011-05-0610-21/+30
* | comment out references to QDragManager for nowLars Knoll2011-05-061-4/+6