summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* update the viewport after changing the backgroundIrfan Omair2013-08-151-1/+1
* QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-152-3/+23
* Fix ShortcutOverrid for Qt QuickFrederik Gladhorn2013-08-131-1/+8
* un-confuse lupdate: remove excess brace in dead codeOswald Buddenhagen2013-08-121-1/+0
* Merge branch 'release' into stableSergio Ahumada2013-08-091-16/+16
|\
| * Doc: Corrected the example path in the tutorialVenu2013-08-021-16/+16
* | QComboBox: fix item activation via completerJ-P Nurmi2013-08-083-9/+30
* | Fix QCompleter::activated(QModelIndex)J-P Nurmi2013-08-071-0/+1
* | Mac Style: Fix 1-pixel text offset in combo boxGabriel de Dietrich2013-08-071-0/+2
* | Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-3/+8
* | Fix typo in Model/View Programming documentation.Mitch Curtis2013-08-051-1/+1
* | Fix ignoring closeEvents on OSX for QtQuick.Daiwei Li2013-08-031-2/+3
* | Clear focus if the widget being deleted is the parent's focus child.Andy Shaw2013-07-311-1/+1
* | Check if the widgetItem is valid before accessing widget() on itAndy Shaw2013-07-311-1/+1
* | Remove duplicated call to QGraphicsSceneMouseEvent::setButtons.Marcel Krems2013-07-281-1/+0
* | Fix updating of screens in QDesktopWidget.Friedemann Kleint2013-07-263-12/+35
|/
* Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-1/+1
* Mac OS: Fix a crash in tst_qgraphicsproxywidget.Friedemann Kleint2013-07-161-0/+3
* Display sizegrip on QMdiSubWindows, even on 10.7 and laterGabriel de Dietrich2013-07-122-5/+19
* Consider virtual screen when determining dock widget visibility.Friedemann Kleint2013-07-121-2/+11
* Check if widget inherits from QTextEdit when drawing the frameAndy Shaw2013-07-111-2/+3
* Fix typo in setGraphicsEffect() occurrences.Mitch Curtis2013-07-112-2/+2
* Windows/ActiveQt: Pass native parent handle property from widget to widget wi...Friedemann Kleint2013-07-111-0/+8
* QComboBox - optimize (improve stupid code at enter-key)Thorbjørn Martsum2013-07-101-3/+2
* Search toplevel when setting the active window from focus window.Friedemann Kleint2013-07-101-0/+2
* Clean up evaluation license logicTor Arne Vestbø2013-07-051-1/+1
* Set correct cell when selecting custom color cell with arrow keysJ-P Nurmi2013-07-033-1/+12
* Fix rotation of text in vertical QDockWidget titlebars in QFusionStyle.Parker Coates2013-07-021-0/+4
* Fix dropshadow and blur graphics effects.Gunnar Sletta2013-07-021-4/+0
* Remove unused variables (as found by ICC)Thiago Macieira2013-07-011-4/+0
* Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-013-28/+0
* Fix the cursor position of an empty QLineEdit with a placeholder textJ-P Nurmi2013-06-291-3/+3
* Fix system tray icon on X11.Friedemann Kleint2013-06-281-4/+4
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-273-19/+59
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-253-19/+59
| |\
| | * Widgets: Set qt_button_down for each press.Friedemann Kleint2013-06-241-1/+1
| | * Fix missing shortcuts for WindowContainersJørgen Lind2013-06-212-18/+58
* | | QMacStyle: fix auto-default button animationJ-P Nurmi2013-06-262-8/+17
|/ /
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-255-8/+11
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-205-8/+11
| |\|
| | * Cocoa color dialog cannot be modal, but should show anywayShawn Rutledge2013-06-151-2/+4
| | * Widgets: Do not create QWindow in createTLExtra().Friedemann Kleint2013-06-142-4/+5
| | * Fix another type of crash when dragging QDockWidget in and outShawn Rutledge2013-06-131-1/+1
| | * Fix crash for pressing Ctrl+C in a message boxKai Koehne2013-06-121-1/+1
* | | Fix QWidget::isActiveWindow for window containers.Gunnar Sletta2013-06-251-0/+13
|/ /
* | hide placeholder text when QLineEdit has preedit textTasuku Suzuki2013-06-191-1/+1
* | Doc: remove the duplicate for in QStyle documentationLiang Qi2013-06-191-1/+1
* | fix auto-enabling of windows styleOswald Buddenhagen2013-06-191-8/+8
* | remove pointless positive QT_FOO_STYLE definesOswald Buddenhagen2013-06-191-3/+0
* | don't claim that mac style needs windows styleOswald Buddenhagen2013-06-191-6/+0