summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-091097-4461/+4535
|\
| * Fix crash on QGraphicsItem destruction related to focus handling (redone)Kai Koehne2009-09-091-1/+3
| * Update license headers again.Jason McDonald2009-09-091097-4394/+4394
| * Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6Rohan McGovern2009-09-091-7/+7
| |\
| | * Fixed bug in drawImage() when fall-back code path is used.Samuel Rødal2009-09-081-7/+7
| * | Make QGLWindowSurface use new QGLPaintDevice APITom Cooksey2009-09-081-0/+1
| * | Fix crash when instantiating multiple QApplications on QWSPaul Olav Tvete2009-09-081-0/+7
| * | Take right bearing of glyphs into account when doing text layoutEskil Abrahamsen Blomfeldt2009-09-081-54/+101
| * | Fixed usage of QMargins in QStyleSheetStyleThorbjørn Lindeijer2009-09-081-4/+4
| * | Fixed QLineEdit to correctly adjust the horizontal scrollingAdriano Rezende2009-09-082-1/+7
| * | Fixes a regression in QListView in 4.6 regarding the selectionThierry Bastian2009-09-081-0/+4
| * | doc: Fixed several qdoc errors.Martin Smith2009-09-082-0/+7
* | | Fixed 'use of function XXX is deprecated' warning reported by RVCT.Janne Anttila2009-09-091-2/+2
* | | Fixes for compiler warnings reported by RVCTJanne Anttila2009-09-093-6/+2
* | | Fixed 'use of function is deprecated' warnings reported by RVCTJanne Anttila2009-09-093-15/+15
* | | Fixed 'illegal empty declaration' warning for Nokia X86 compiler.Janne Anttila2009-09-081-1/+1
|/ /
* | Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-09-081-2/+12
|\ \ | |/
| * Doc: keypad navigation is supported on Windows CEJoerg Bornemann2009-09-081-2/+10
* | Fixed the spelling of canceled in the QGesture api brought up by David Boddie.Denis Dzyubenko2009-09-072-6/+6
* | Use icons on QDialogButtonBox in KDEJens Bache-Wiig2009-09-074-15/+52
* | Fix crash on QGraphicsItem destruction related to focus handlingKai Koehne2009-09-071-1/+1
* | Fix some issues with Shift-selection in QAbstractItemViewFrank Reininghaus2009-09-071-4/+3
* | Support setting font size in shorthand font propertiesEskil Abrahamsen Blomfeldt2009-09-071-1/+1
* | Fix tiled blit in 16-bit modePaul Olav Tvete2009-09-071-4/+7
* | Make QGraphicsShaderEffect private API for 4.6Rhys Weatherley2009-09-061-1/+0
* | Merge branch '4.5' into 4.6Rohan McGovern2009-09-051-2/+2
|\ \ | |/
| * Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
| * Wizard background images incorrect in Snow Leopard.Prasanth Ullattil2009-09-041-0/+1
| * Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-4/+4
* | Fixed compile for S60.Rohan McGovern2009-09-051-1/+1
* | Only export internal raster classes in QWSAnders Bakken2009-09-042-3/+15
* | Doc: Clarified that certain KDE widgets are KDE 3 widgets.David Boddie2009-09-041-4/+4
* | Added multiple frames to QPaintBuffer.Samuel Rødal2009-09-042-7/+27
* | Avoided streaming multiple copies of images/pixmaps in QPaintBuffer.Samuel Rødal2009-09-041-1/+74
* | Optimize qt_format_text test operations: try not to detachOlivier Goffart2009-09-041-40/+28
* | Fix crashes when moving descendents during destruction.Andreas Aardal Hanssen2009-09-041-7/+11
* | Don't call pure virtuals on deleting QGraphicsItemAaron Kennedy2009-09-041-1/+3
* | Make sure that top-level windows respect hfw/wfh constraint.Jan-Arve Sæther2009-09-042-25/+151
* | QGraphicsWidget::sizeHint didn't pass the correct constraint to layout.Jan-Arve Sæther2009-09-041-2/+4
* | Remove implicit margin on bulleted lists when exporting to HTMLEskil Abrahamsen Blomfeldt2009-09-041-3/+5
* | Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-0441-504/+1307
|\ \
| * | Stylesheet: Do not crop the text in tabsOlivier Goffart2009-09-042-2/+10
| * | Fix ./tst_qdatetimeedit::task118867Olivier Goffart2009-09-041-1/+1
| * | Doc: Review of docs for QGraphicsItem::ItemUsesExtendedStyleOption.Geir Vattekar2009-09-041-7/+11
| * | fix text eliding for arabic and syriacLars Knoll2009-09-041-0/+33
| * | Small corrections in the documentationBradley T. Hughes2009-09-041-2/+2
| * | qapplication_win.cpp compile fix for Q_WS_WINCE_WMJoerg Bornemann2009-09-041-1/+0
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-042-2/+7
| |\ \ | | |/
| | * Fixed clipping of native style elements when raster is used on macGunnar Sletta2009-09-041-2/+6