summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Make QWS a bit more OS independent.Robert Griebl2009-04-028-23/+29
* Keymap support for QWS.Robert Griebl2009-04-0213-584/+1791
* Merge commit 'origin/4.5'Oswald Buddenhagen2009-04-021-1/+5
|\
| * Only set system style when it actually changesJens Bache-Wiig2009-04-021-1/+5
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-027-41/+45
|\ \ | |/
| * Improved stylesheet support for setting background and foreground rolesJens Bache-Wiig2009-04-024-23/+19
| * Fixing some CoreText errors.Norwegian Rock Cat2009-04-022-14/+19
| * Fix slowdown regression in QGraphicsItem::ItemCoordinateCacheAndreas Aardal Hanssen2009-04-021-4/+7
* | Don't need to update visibility and enabled if the item is destructingJan-Arve Sæther2009-04-021-8/+9
* | Improve performance of text blitting in raster paint engine.Samuel Rødal2009-04-021-2/+2
* | Compile error on VisualStudio 2005Prasanth Ullattil2009-04-021-0/+9
* | Visual tweaks on the new dialJens Bache-Wiig2009-04-021-9/+9
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-6/+10
|\ \ | |/
| * Doc: Clarified the usage of QImage::dotsPerMeterX() and QImage::dotsPerMeterY().David Boddie2009-04-011-6/+10
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-0116-75/+84
|\ \ | |/
| * Doc - clarified that QMessageBox's predefined icons are not defined inKavindra Devi Palaraja2009-04-011-16/+16
| * Marked QWidget::resetInputContext() function as obsolete.Denis Dzyubenko2009-04-011-4/+8
| * Removed obsolete internal function that focuses input context.Denis Dzyubenko2009-04-013-25/+0
| * Input Method cannot be enabled in License Wizard and Class WizardDenis Dzyubenko2009-04-011-1/+2
| * Subject: Fix typo in CompositionMode sectionAndy Shaw2009-04-011-1/+1
| * QComboBox with Qt::NoFocus triggers a crash.Prasanth Ullattil2009-04-011-3/+7
| * Subject: A couple of minor doc fixesAndy Shaw2009-04-011-1/+1
| * Doc: Clarified that the main use case for QRegion is as a clipping primitive ...David Boddie2009-03-311-9/+13
| * Doc: Removed a reference to a deprecated function.David Boddie2009-03-311-4/+4
| * Fix text drawing and perspective transforms for the Windows, PDF andTrond Kjernåsen2009-03-314-3/+17
| * compile on Linux.jasplin2009-03-311-1/+1
| * Doc: Added a code snippet to illustrate the opening of local files.David Boddie2009-03-301-0/+5
| * Doc: Synchronized the QTransform constructor arguments with the class documen...David Boddie2009-03-301-8/+11
* | Optimize blend functions for short adjacent spans.Samuel Rødal2009-04-011-22/+96
* | Remove some VC6 Template workaround in the drawhelper codeOlivier Goffart2009-04-011-357/+91
* | Ensure that fetchPixel is inlined in RGB32 cases in fetchTransformedBilinear.Olivier Goffart2009-04-011-32/+32
* | Use templates to remove code duplication in qdrawhelper.Olivier Goffart2009-04-011-286/+141
* | Give input context focus only when widget is enabled.Denis Dzyubenko2009-04-013-5/+17
* | Improved IME handling on Windows.Denis Dzyubenko2009-04-016-21/+21
* | Add a semi-colon.Norwegian Rock Cat2009-04-011-1/+1
* | Add more enums for the search fields.Norwegian Rock Cat2009-03-311-0/+7
* | Update the license on this code to match the rest.Thiago Macieira2009-03-3117-17/+527
* | Allow setting font properties for Command Link ButtonsJens Bache-Wiig2009-03-301-3/+6
* | Consistency between Carbon and Cocoa with fullscreen mode.Norwegian Rock Cat2009-03-302-20/+5
* | Call documented API.Norwegian Rock Cat2009-03-301-11/+2
* | Fix incorrect painting of checked itemview itemsJens Bache-Wiig2009-03-301-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-3010-13/+61
|\ \ | |/
| * Fix threaded QImage text drawing under Windows.Trond Kjernaasen2009-03-301-1/+3
| * Don't send QFileOpenEvents for items on the command-lineNorwegian Rock Cat2009-03-302-4/+21
| * Adjust the opacity value for popupsNorwegian Rock Cat2009-03-301-1/+1
| * Fix draImage() calls for threaded printing to a PostScript printer.Trond Kjernaasen2009-03-304-5/+35
| * Fix missing fills of rects with negative width/height in raster engine.Samuel Rødal2009-03-301-1/+1
| * Revert "don't include uic in non-gui configurations"Rohan McGovern2009-03-301-1/+0
* | Allow styling of pressed splitterOlivier Goffart2009-03-302-6/+15
* | Remove all call in itemviews to set/updateDirtyRegionThierry Bastian2009-03-305-29/+24