summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-1/+3
* | Fix QSpinBox clipping issue on Mac when frame=falseJens Bache-Wiig2013-06-191-4/+8
* | QMacStyle: enable scroll style changes for non-QScrollBarsJ-P Nurmi2013-06-172-3/+17
* | Remove use of 'register' from Qt.Stephen Kelly2013-06-174-16/+16
* | Recognize separator item in QMenu.Leonard Lee2013-06-171-2/+2
* | QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-121-0/+3
* | The SingleClickActivation setting was wired to the wrong platform settingRobert Griebl2013-06-101-1/+1
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-101-6/+5
|\|
| * Doc: Fixed typo in QDialog.Jerome Pasion2013-06-071-6/+5
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-313-31/+6
|\|
| * Mac style: Remove yet another reference to widgetsGabriel de Dietrich2013-05-301-2/+2
| * QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-302-29/+4
* | Refer to setDragEnabled in QLineEdit's detailed description.Mitch Curtis2013-05-301-1/+2
* | Fix incorrect statement in QTreeWidgetItem docs.Mitch Curtis2013-05-301-2/+2
|/
* Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-1/+1
* Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-271-1/+0