summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed the action geometry of menu bar in RTLThierry Bastian2011-06-091-6/+5
* Moved item wouldn't follow mouse cursor when ItemIgnoresTransformations is setGabriel de Dietrich2011-06-091-1/+2
* Fix the bug where the ampersand symbol would be discarded.Fabien Freling2011-06-092-3/+7
* After showing modal windows, WM_LBUTTONUP for double click is ignored.Prasanth Ullattil2011-06-091-0/+4
* Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2011-06-092-2/+2
* Do not create native window handle just because a parent has one.Denis Dzyubenko2011-06-091-1/+1
* Removed an assert in the print dialog on windowsThierry Bastian2011-06-091-1/+1
* Do not deliver the same key event multiple times in Cocoa.Denis Dzyubenko2011-06-093-28/+19
* Do not beep on Mac when pressing some keys.Denis Dzyubenko2011-06-094-4/+17
* Fixed a potential crash in headerview when inserting a sectionThierry Bastian2011-06-091-6/+3
* Fix a sizing issue of message box on windows Vista/7Thierry Bastian2011-06-091-11/+38
* Make sure the delete and backspace keys are ignored when keyb-searchingThierry Bastian2011-06-091-0/+2
* Fixed problem displaying half width character as full widthDaisuke Kameda2011-06-091-1/+1
* Slow QTreeView::layout() with many (> 10000) childrenGabriel de Dietrich2011-06-092-15/+51
* Added clipping to the dashed stroke processor in the GL2 engine.Kim Motoyoshi Kalland2011-06-091-23/+93
* Cocoa: Fix misaligned text between format changesEskil Abrahamsen Blomfeldt2011-06-091-1/+1
* QTreeView: let the dataChanged signal refresh the hasChildren attribute.Olivier Goffart2011-06-091-1/+5
* Change behavior of applicationShouldTerminate.Fabien Freling2011-06-091-8/+5
* QHeaderView: fixes sectionClicked() emitted with wrong section indexOlivier Goffart2011-06-091-5/+9
* Fix point drawing in QPainter.Gunnar Sletta2011-06-091-1/+1
* Fix GL viewports under -graphicssystem raster.Gunnar Sletta2011-06-091-2/+3
* Cocoa: Sheets loose their opacity on 2nd showRichard Moe Gustavsen2011-06-091-2/+3
* QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt...Olivier Goffart2011-06-091-4/+4
* Incorrect mouse coordinates used when compressing WM_MOUSEMOVE messages.Prasanth Ullattil2011-06-091-1/+4
* Reusing sheets on Mac OS X 10.5 & above shows painting artifacts.Prasanth Ullattil2011-06-091-0/+2
* QSortFilterProxyModel: Fix dynamic sorting when severals rows are added.Olivier Goffart2011-06-091-6/+10
* QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2011-05-231-1/+1
* Fixed gradients on text when coordinate mode != logical mode.Kim Motoyoshi Kalland2011-05-231-0/+30
* Always construct s60 screen furniture even if not used.Janne Koskinen2010-06-011-4/+1
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301123-14599/+14599
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-273-4/+7
|\
| * Fix regression with Qt::AlignRight on monospaced text in QTextLayoutEskil Abrahamsen Blomfeldt2010-05-271-2/+2
| * Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95fEskil Abrahamsen Blomfeldt2010-05-273-2/+5
* | Post QResizeEvent from QSymbianControl::SizeChanged even when invisibleGareth Stockwell2010-05-271-0/+3
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-251-4/+4
|\
| * Don't use QAtomicInt in statics because they are non-POD.Thiago Macieira2010-05-251-4/+4
* | Qt app draws background incorrectly when animated wallpaper is usedSami Merila2010-05-251-0/+8
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-212-15/+34
|\
| * Fixed an assert in QMenuThierry Bastian2010-05-211-11/+1
| * Call eglTerminate() when the last QEglContext is destroyed to free mem.Trond Kjernåsen2010-05-211-4/+33
* | Backport multitouch bug fixes to 4.6Shane Kearns2010-05-212-7/+19
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-171-7/+12
|\
| * Doc: fix typoOlivier Goffart2010-05-171-1/+1
| * QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart2010-05-171-6/+11
* | Support linked fonts (.ltt) from standard font locations.Alessandro Portale2010-05-141-0/+1
* | QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelikeSami Merila2010-05-142-4/+11
|/
* Fix spurious mouse click when dismissing a native menuShane Kearns2010-05-121-4/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-121-0/+3
|\
| * Fixed QFont to respect the italics constructor flag.Trond Kjernåsen2010-05-121-0/+3
* | Don't crash when applications set Qt::WA_TranslucentBackground.Jason Barron2010-05-121-1/+3
|/