summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-244-17/+56
* Cocoa: revert parts of cc6dc0aeefde881a95f5fea2b26f2f3d7bdc6e15Richard Moe Gustavsen2010-08-191-4/+0
* Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-191-10/+12
* Revert "Outline / fill inconsistency in X11 paint engine."Samuel Rødal2010-08-191-4/+4
* Outline / fill inconsistency in X11 paint engine.Samuel Rødal2010-08-191-4/+4
* Cocoa: parent windows shows on screen when they should be hiddenRichard Moe Gustavsen2010-08-191-6/+16
* Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-08-181-1/+3
* Cocoa: Stacking order of modal dialogs is wrongRichard Moe Gustavsen2010-08-161-6/+6
* Multiple "Edit/Special Characters" menu entries on Mac OS X (Cocoa)Prasanth Ullattil2010-08-164-0/+19
* Properly emit geometryChanged() when the position change.Alexis Menard2010-08-131-1/+2
* Disable minRightBearing optimization in QTextLayout on MacEskil Abrahamsen Blomfeldt2010-08-121-0/+2
* Fix scrollbar randomly popping up in QPlainTextEditEskil Abrahamsen Blomfeldt2010-08-121-4/+17
* Fix QTextEngine overflow caused by extremely long textJiang Jiang2010-08-123-33/+87
* Fix RightBearing confusion in text layoutmae2010-08-121-1/+1
* doc: Fixed some qdoc errors.Martin Smith2010-08-092-0/+33
* doc: Fixed some S60 qdoc errors.Martin Smith2010-08-092-0/+54
* Translation work for 4.7Pierre Rossi2010-08-091-1/+1
* Don't crash if an item is removed from the scene while it is gaining focus.Martin Jones2010-08-061-0/+5
* Fixed crash in concentric circles exampleGunnar Sletta2010-08-061-1/+1
* Fix crash when setting font decorations on text drawn with QStaticTextEskil Abrahamsen Blomfeldt2010-08-051-1/+6
* Fix last character being overwritten in password fieldShane Kearns2010-08-051-0/+4
* Crash when pressing the '£' key on Belgian Keyboard layout (Cocoa)Prasanth Ullattil2010-08-041-3/+5
* Fix Japanese characters not displayed in webkit on Mac Cocoa 64 (Regression)Simon Hausmann2010-08-041-3/+29
* Cocoa: Active QDockWidget does not stay on top of inactive QDockWidgetRichard Moe Gustavsen2010-08-043-0/+24
* Ensure backing store is deleted before top-level windowGareth Stockwell2010-08-041-0/+4
* Fix the rendering of lines with the X11 paint engineBenjamin Poulain2010-08-031-12/+10
* QFileDialog crashes when empty selectedFilter is set on Carbon.Prasanth Ullattil2010-08-021-3/+5
* Remove use of shared NOTIFY signals in QGraphicsScaleMartin Jones2010-08-022-3/+9
* Fixed key event handling on Symbian.axis2010-08-022-55/+118
* Cleaned up old comments.axis2010-08-021-12/+0
* Refactored the virtual mouse handling code into its own function.axis2010-08-022-171/+181
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-08-021-3/+3
* QMenu and QStyleSheetStyle: fix setting a border.Olivier Goffart2010-07-291-0/+7
* Revert the change in applicationShouldTerminate().Fabien Freling2010-07-281-1/+0
* Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-283-9/+12
* Fix signal emission of QDesktopWidget on Symbian.Jason Barron2010-07-281-6/+16
* Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-272-1/+12
* QML focus API updates.Michael Brasser2010-07-262-0/+13
* doc: Added missing \since 4.7 to effect propertyu.Martin Smith2010-07-261-0/+1
* Drag & Drop failing in itemviews on Cocoa.Prasanth Ullattil2010-07-231-1/+4
* doc: Fix qdoc errors for text related filesEskil Abrahamsen Blomfeldt2010-07-222-4/+2
* QGraphicsItem: Animation leaves drawing artifacts when clipping is used.Bjørn Erik Nilsen2010-07-221-1/+6
* Fixed a QSplashScreen hanging bug in S60 3.1 devices.axis2010-07-211-6/+14
* Fix a Headerview layout bugPierre Rossi2010-07-211-1/+1
* Windows mobile: hide [X] button in task bar on unmaximizeJoerg Bornemann2010-07-183-0/+19
* Windows mobile: the [X] button in the taskbar minimizes the widgetJoerg Bornemann2010-07-181-1/+1
* Windows mobile: show the [X] button in the taskbar when maximizingJoerg Bornemann2010-07-181-0/+2
* Amend previous commit 4e2eb2945dbc3865e2901f12d663ed89e8f0dfbf to fix compila...Olivier Goffart2010-07-174-4/+10
* Revert "Revert "Compile with QT_NO_DEBUG_STREAM""Jason McDonald2010-07-174-6/+8
* Revert "Compile with QT_NO_DEBUG_STREAM"Jason McDonald2010-07-174-8/+6