summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Drag and drop cursor doesnot change on invalid drop areas (Cocoa)Prasanth Ullattil2010-07-162-3/+36
* doc: Fixed several qdoc warnings.Martin Smith2010-07-161-3/+3
* Fix an Assert in QTextTablePierre Rossi2010-07-161-4/+24
* Revert "Fix an Assert in QTextTable"Aaron McCarthy2010-07-161-24/+4
* Fix an Assert in QTextTablePierre Rossi2010-07-161-4/+24
* Fix QWizard icon and metrics on Windows 7 and VistaJens Bache-Wiig2010-07-162-20/+43
* Compile with QT_NO_DEBUG_STREAMOlivier Goffart2010-07-164-6/+8
* Work around memory leak issue in grid and linear layouts.Andreas Aardal Hanssen2010-07-162-8/+6
* Fixes crash in QGraphicsScene::addItem().Yoann Lopes2010-07-151-2/+2
* Fixes QGraphicsItem::focusItem() returning incorrect value.Yoann Lopes2010-07-151-2/+4
* Fix crash when handleCommand() called before softkeys are updatedJason Barron2010-07-072-1/+6
* Adapt the TapAndHold recognizer to non-touch tooThomas Zander2010-07-061-23/+40
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-051-13/+39
|\
| * Revert "Character spacing when drawing a QPicture to a high DPI device."Trond Kjernåsen2010-07-051-13/+39