summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Warn when drawPixmapFragments is called with an invalid source rectAndy Shaw2010-07-051-0/+9
|/
* make image handler includes privateOswald Buddenhagen2010-07-0414-28/+28
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0319-79/+3768
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0219-79/+3768
| |\
| | * Consolidate zlib configuration redundancyMark Brand2010-07-021-8/+1
| | * Fix incomplete support for built-in jpeg, mng, tiff and gif handlersMark Brand2010-07-022-0/+116
| | * Split image handler plugin project filesMark Brand2010-07-0214-38/+3641
| | * Removed stray line continuationsMark Brand2010-07-021-4/+2
| | * Long live else!Mark Brand2010-07-021-4/+4
| | * Fixed size hint for combo box on windowsJens Bache-Wiig2010-06-112-25/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0327-144/+525
|\ \ \ | |/ / |/| |