summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'tools-team/4.6' into 4.6Oswald Buddenhagen2009-11-171-4/+0
|\
| * Fixed QGtkStyle menu bars being one pixel too narrowThorbjørn Lindeijer2009-11-161-4/+0
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1364-220/+269
|\ \ | |/ |/|
| * Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-131-1/+0
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1326-99/+131
| |\
| | * Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1126-99/+131
| | |\
| | | * Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-111-1/+3
| | | * QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-112-6/+7
| | | * Small caps font variant wouldn't be used when defined through style sheetsGabriel de Dietrich2009-11-111-1/+3
| | | * Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-111-0/+7
| | | * QKeySequence::mnemonic: add a warning if the text contains severals '&'Olivier Goffart2009-11-111-4/+16
| | | * Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-111-3/+0
| | | * QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-101-2/+1
| | | * Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-101-3/+3
| | | * Fixed: Stylesheet and background image issue in ScrollAreaOlivier Goffart2009-11-101-1/+1
| | | * Menubars in dual screen mode now popup the menus on the correct screenThierry Bastian2009-11-101-1/+3
| | | * Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-104-36/+37
| | | * Make sure that the toolbar is in the mainwinow rect for dockingThierry Bastian2009-11-101-1/+1
| | | * PlatformPlugin: Do not load the plugin if there is no GUIOlivier Goffart2009-11-101-1/+2
| | | * Make the toolbar extension animated according to the main windowThierry Bastian2009-11-103-5/+4
| | | * Avoid XSync-related runtime crashes on HP-UX due to C++ mangling.Andreas Aardal Hanssen2009-11-101-0/+2
| | | * QGraphicsTextItem: update when changing the color.Olivier Goffart2009-11-091-0/+1
| | | * Make sure the dock widget is updated when changing closable propertyThierry Bastian2009-11-091-0/+5
| | | * Now looking for the closer dock area for toolbuttonThierry Bastian2009-11-092-30/+26
| | | * QPlastiqueStyle: Fix painting QTreeView with gradientOlivier Goffart2009-11-091-3/+7
| | | * Fix warningsThierry Bastian2009-11-093-2/+3
| | * | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-112-3/+10
| * | | Fix typo in license headerAlessandro Portale2009-11-1227-27/+27
| * | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-126-5/+39
| |\ \ \
| | * | | Fixed searching and copy/paste from PDF documents.axis2009-11-121-1/+1
| | * | | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-111-1/+8
| | * | | Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-111-0/+34
| | * | | exporting QGraphicsEffectSource is requiredDaniel Molkentin2009-11-111-1/+1
| | * | | Qt covers BC break in SymbianAlessandro Portale2009-11-111-2/+25
| | * | | Removed unused public Api from QS60StyleAlessandro Portale2009-11-115-83/+0
| | * | | Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-111-1/+11
| | * | | Code in gui/* should be completely namespacedhjk2009-11-111-4/+5
| | * | | Improvements to graphics effects API after review round.Samuel Rødal2009-11-1110-172/+240
| | * | | Doc: Fixed a warning caused by deprecations.David Boddie2009-11-091-1/+1
| | * | | Doc: Fix warnings caused by deprecations.David Boddie2009-11-092-2/+14
| | * | | Doc: Added an example to demonstrate the QWebElement class.David Boddie2009-11-092-0/+15
| * | | | fix crash in QWidgetPrivate::screenGeometryJoerg Bornemann2009-11-111-1/+1
| | |/ / | |/| |
| * | | Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-101-0/+34
| * | | exporting QGraphicsEffectSource is requiredDaniel Molkentin2009-11-101-1/+1
| * | | Qt covers BC break in SymbianAlessandro Portale2009-11-101-2/+25
| * | | Removed unused public Api from QS60StyleAlessandro Portale2009-11-105-83/+0
| * | | Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-101-1/+11
* | | | doc change: remove duplicate entry in "see also" and stray focusWidget.Christian Kamm2009-11-111-2/+1
|/ / /
* | | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-101-4/+5
|\ \ \
| * | | Code in gui/* should be completely namespacedhjk2009-11-091-4/+5