summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Add version attributes as per ODF specificationTomas Straupis2012-01-311-0/+2
* Fixed the combobox just adjusting their size without relayoutingThierry Bastian2012-01-311-0/+1
* Fix a bug with menu overflowing from a lower resolution second screen.Pierre Rossi2012-01-312-14/+51
* Small fix in iteviews for sizeHintForColumn/RowThierry Bastian2012-01-311-3/+3
* Fixed a problem with toolbars not relayoutingThierry Bastian2012-01-311-4/+4
* Fixed the itemviews so that the editor is not considered opaque any moreThierry Bastian2012-01-313-26/+3
* QListView: speedup QListView::setRowHidden()Olivier Goffart2012-01-312-7/+13
* Fixed partial update on QLineEditThierry Bastian2012-01-313-8/+19
* QGroupBox: Fix the focus rect of the title when using stylesheetMartin Pejcoch2012-01-311-0/+7
* Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2012-01-312-1/+10
* Fix fontconfig pattern mergingJiang Jiang2012-01-311-0/+7
* Draw focusrect through style proxyJens Bache-Wiig2012-01-311-1/+1
* Set no brush when the brush is a solid patern transparent color.Pierre Rossi2012-01-311-0/+2
* Fixed hslHue / hslHueF returning the wrong value for achromatic QColors.Samuel Rødal2012-01-311-1/+1
* Fixed QPainterPath::pointAtPercent(t) for one-element paths.Samuel Rødal2012-01-311-1/+4
* Fail in a nicer way when QPixmap is used in a non-GUI application.Samuel Rødal2012-01-311-0/+5
* Fix cursor position of one digit after RTL textJiang Jiang2012-01-311-1/+1
* Send the hoverLeave not properly sent on the widget inside QGPW.Alexis Menard2012-01-311-2/+2
* Fix painting of overlines in labels.Gunnar Sletta2012-01-311-1/+1
* QComboBox::modelColumn was not respected when selecting an itemGabriel de Dietrich2012-01-312-4/+11
* Use WS_POPUP window style more often on windows.Prasanth Ullattil2012-01-311-11/+12
* Auto expand of QTreeWidget does not work correctly if animatedThierry Bastian2012-01-313-5/+7
* Fix progressbar animation on VistaJens Bache-Wiig2012-01-311-5/+4
* Fix the blank areas during resize with the raster engine on Mac OS X.Fabien Freling2012-01-313-18/+7
* Setting a timeSpec on QDateTimeEdit breaks the edit when only time is shownFrederik Gladhorn2012-01-311-0/+15
* Cocoa: QShortcut(Qt::Key_Enter) does not show in the menu barRichard Moe Gustavsen2012-01-312-71/+104
* ShortcutOverride has no effect on some shortcuts on Mac OS X (Cocoa).Prasanth Ullattil2012-01-312-8/+36
* Disable selection of Libraries on Windows 7 in getExistingDirectory().Prasanth Ullattil2012-01-311-1/+1
* Mac Style: Compile FixMartin Petersson2012-01-311-1/+1
* Fix corner of scroll area so it is stylable on Mac.Martin Petersson2012-01-311-1/+1
* Keep other text format with QTextOption::SuppressColors tag onJiang Jiang2012-01-311-2/+6
* Mac: Center the Window title on Cocoa.Martin Petersson2012-01-311-0/+2
* Mac: add support for closing dialogs using Cmd-DRichard Moe Gustavsen2012-01-311-0/+8
* Make application font family names locale sensitive in X11Jiang Jiang2012-01-312-2/+24
* The completer in an itemview would not be activated right awayThierry Bastian2012-01-311-3/+3
* Fix regression in ListViewJens Bache-Wiig2012-01-311-4/+4
* Fixed a possible crash when resizing QListViewThierry Bastian2012-01-311-3/+4
* Windows: Activate the context menu on tray icons when shown.Martin Petersson2012-01-311-0/+1
* Fixed a double selection in QFileDialog when savingThierry Bastian2012-01-311-0/+1
* Fix transformIsSimple in QGraphicsSceneJørgen Lind2012-01-311-18/+1
* QPrintPreviewDialog displays the second page instead of the first one when it...Marko Valtanen2012-01-311-1/+1
* Stop using XLFD as fontconfig matching fallbackJiang Jiang2012-01-311-11/+0
* Place cursor at the end of the selected rangeJiang Jiang2012-01-311-1/+1
* Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2012-01-311-1/+4
* Fix in-process drag-n-drop of image data, image/* was not available.David Faure2012-01-311-6/+22
* make QFileSystemModel::rmdir(dir) remove dir from fileInfoGathererZeno Albisser2012-01-312-3/+9
* Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2012-01-311-2/+7
* Fix crash in positionInLigatureJiang Jiang2011-12-161-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-11-151-1/+4
|\
| * Fix focusScopeItemChange setting crashDamian Jansen2011-11-151-1/+4