summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-0783-1681/+3353
|\
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-067-53/+132
| |\
| | * BT: Fix a crash when running a widget window modal when it has no parentNorwegian Rock Cat2009-04-061-7/+5
| | * Fix up color matching on 64-bit Cocoa.Norwegian Rock Cat2009-04-061-7/+38
| | * QGtkStyle: Fix styling and palette issues related to combo boxJens Bache-Wiig2009-04-035-39/+89
| * | Speed up selectAll in QTreeView with spansOlivier Goffart2009-04-061-4/+14
| * | Sppedup QTreeView with spans.Olivier Goffart2009-04-062-147/+264
| * | Forgot to remove a debug outputRobert Griebl2009-04-031-1/+0
| * | Merge branch '4.5'Thiago Macieira2009-04-035-23/+53
| |\ \ | | |/
| | * Fixes crash in QTreeView with QSortFilterProxyModelOlivier Goffart2009-04-031-0/+1
| | * Do not loose WindowType flags when setting translucent background in X11Olivier Goffart2009-04-031-1/+1
| | * Fix a crash in QFileDialog with a proxy on it.Alexis Menard2009-04-032-22/+44
| | * Fix focus policy propagation bug in QCompleter.jasplin2009-04-031-0/+7
| * | Build breakage: QStringList declaration missing in qkbd_qws.cppRhys Weatherley2009-04-021-0/+1
| * | 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