summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | Fix for defect introduced by dd48c27fGareth Stockwell2009-11-031-1/+4
| | | | * | | | | | | | | Fix for unresponsive sliders after orientation switch or full-screenGareth Stockwell2009-11-031-0/+3
| | | | * | | | | | | | | When creating a Symbian WId for a visible widget, make the controlGareth Stockwell2009-10-231-1/+3
| | | * | | | | | | | | | Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-063-1/+31
| | * | | | | | | | | | | docs: Add a section about known issues for the anchor layout.Jan-Arve Sæther2009-11-061-4/+17
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-064-6/+31
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Fix QGraphicsScene::isActive if the view is shown while the window is active.Olivier Goffart2009-11-061-0/+23
| | | * | | | | | | | | | | QGraphicsView: Fixes QGraphicsView::focusItem when scene is not activeOlivier Goffart2009-11-062-5/+7
| | | * | | | | | | | | | | Compile on MacOlivier Goffart2009-11-061-1/+1
| | * | | | | | | | | | | | Use 0 instead of NULL.Jan-Arve Sæther2009-11-061-6/+6
| | * | | | | | | | | | | | Add documentation for the new min/pref/maxSize properties.Jan-Arve Sæther2009-11-061-0/+21
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-0565-670/+1153
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-0565-670/+1153
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m...Jan-Arve Sæther2009-11-051-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | / / / | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Add min/pref/max size properties to QGraphicsWidgetArtur Duque de Souza2009-11-041-0/+3
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-054-55/+19
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Always set a clip on the painter in QGraphicsView.Andreas Aardal Hanssen2009-11-051-0/+3
| | | * | | | | | | | | | | Stylesheet: Fix lineedit size with an empty stylesheet with some stylesOlivier Goffart2009-11-051-43/+0
| | | * | | | | | | | | | | Fix textControl so that it ignores mouse press events when neededThierry Bastian2009-11-052-12/+16
| | * | | | | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-055-265/+148
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | / / | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | | * | | | | | | | | | QGAL: Remove support for QSizePolicy::ExpandingEduardo M. Fleury2009-11-042-202/+20
| | | * | | | | | | | | | QGAL: Avoid false assertions due to floating point precision errorsEduardo M. Fleury2009-11-043-12/+14
| | | * | | | | | | | | | QGAL: Do not create sizeHint constraints for dependent anchorsEduardo M. Fleury2009-11-042-10/+25
| | | * | | | | | | | | | QGAL: Do not restrict maximum size of layout anchorsEduardo M. Fleury2009-11-041-9/+47
| | | * | | | | | | | | | QGAL: extend helper function to always return parallel anchor createdCaio Marcelo de Oliveira Filho2009-11-041-8/+17
| | | * | | | | | | | | | QGAL: escape vertices names in the serialized graph outputCaio Marcelo de Oliveira Filho2009-11-041-2/+2
| | | * | | | | | | | | | QGAL: keep references to layout verticesCaio Marcelo de Oliveira Filho2009-11-043-38/+39
| | * | | | | | | | | | | Wrong styling of checkable menu items.Gabriel de Dietrich2009-11-043-21/+47
| | * | | | | | | | | | | Result API review with JasminThierry Bastian2009-11-041-1/+1
| | * | | | | | | | | | | Fix crash in QMenu when using QWidgetActionOlivier Goffart2009-11-042-24/+19
| | * | | | | | | | | | | Fixes StyleSheets: Incorrect display of custom style to QComboBoxOlivier Goffart2009-11-042-1/+3
| | * | | | | | | | | | | Provide hook that's called when items' stacking order is changed.Andreas Aardal Hanssen2009-11-042-0/+17
| | * | | | | | | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-0497-1811/+2215
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Pressing return in a QWizard would erase the active password entry.Gabriel de Dietrich2009-11-031-11/+12
| | * | | | | | | | | | | | QStyleSheetStyle: CE_PushButton Do not call the parent style if we have nothi...Olivier Goffart2009-11-031-3/+8
| | * | | | | | | | | | | | Introduced QGraphicsItem::ItemSendsScenePositionChanges andJ-P Nurmi2009-11-036-8/+132
| | * | | | | | | | | | | | Fixed QGraphicsScene::clear() not to crash if related top level itemsJ-P Nurmi2009-11-031-2/+3
| | * | | | | | | | | | | | Fixed spacing display in QListView with wrapped text.Gabriel de Dietrich2009-11-021-5/+5
| | * | | | | | | | | | | | Make the combobox emit activated when it loses focusThierry Bastian2009-11-023-8/+32
| | * | | | | | | | | | | | QCSSParser: Fixes the way spaces are handled in font family.Olivier Goffart2009-11-021-2/+5
| | * | | | | | | | | | | | QStyleSheetStyle: ItemViews: Fixes drawing of items and branches.Olivier Goffart2009-11-021-29/+1
| | * | | | | | | | | | | | Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-11-0240-296/+1059
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | QStyleSheetStyle: fixes QPushButton { text-alignement:top }Olivier Goffart2009-11-021-1/+3
| | * | | | | | | | | | | | | Animations in mainwindow could sometimes misplace the tabbarThierry Bastian2009-10-302-8/+0
| | * | | | | | | | | | | | | QTreeView navigation now inverts left and right in RTLThierry Bastian2009-10-301-0/+6
| * | | | | | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-04106-2420/+3122
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | QPlainTextEdit redraw issue in QTextControlmae2009-11-041-1/+3
* | | | | | | | | | | | | | | | Fixes compilation warning in qbrushDenis Dzyubenko2009-11-061-1/+1
* | | | | | | | | | | | | | | | Added a -no-native-gestures option for configure.exeDenis Dzyubenko2009-11-066-3/+16
* | | | | | | | | | | | | | | | Dont create native winid when not required.Denis Dzyubenko2009-11-061-3/+8
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |