summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* QDockWidget: Prevent repetitive unplugging of floating dock widgets.Friedemann Kleint2014-12-041-0/+2
* Revert "Use single finger pan to scroll text edits on touch screens."Tor Arne Vestbø2014-12-041-21/+2
* Revert "QWidgetTextControl: Suppress drag selection for OS-synthesized mouse ...Tor Arne Vestbø2014-12-043-35/+1
* QMenuBar: fix extra indent on the right with a TopLeftCorner widget.Friedemann Kleint2014-12-041-3/+2
* Respect the size hint signal for the column and row delegatesAndy Shaw2014-12-031-0/+6
* QLayout: Observe contents margin when positioning the menu bar.Friedemann Kleint2014-12-021-1/+2
* QMainWindow: Observe left contents margin when positioning status bar.Friedemann Kleint2014-12-021-1/+1
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-271-2/+2
|\
| * iOS, QComboBox: don't apply special case for OS X on iOSRichard Moe Gustavsen2014-11-261-2/+2
* | Implement heightForWidth().Friedemann Kleint2014-11-271-0/+31
* | fix the build with animation omittedShawn Rutledge2014-11-273-0/+12
* | Fix build of QGestureRecognizer on OS XSamuel Gaist2014-11-271-0/+2
* | QLineEdit: take text margins into account in minimumSizeHint().David Faure2014-11-271-1/+4
* | Widgets, iOS: don't tell the input panel to hide on focus outRichard Moe Gustavsen2014-11-261-1/+3
* | Fix instances of !var & const that should be !(var & const)Marc Mutz2014-11-251-1/+1
* | QAbstractItemView: rename private canDecode to canDrop.David Faure2014-11-243-7/+7
* | QAbstractItemView: call canDropMimeData, as one would expect.David Faure2014-11-247-13/+34
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-213-329/+63
|\|
| * Correct the signature and access rights for the protected constructorLars Knoll2014-11-191-1/+1
| * Android: Fix QSlider appearanceBogDan Vatra2014-11-151-6/+5
| * Fix crash on Android L and list view items.BogDan Vatra2014-11-152-78/+42
| * Set Android palette and fonts in QPA plugin.BogDan Vatra2014-11-142-244/+15
* | Use single finger pan to scroll text edits on touch screens.Friedemann Kleint2014-11-201-2/+21
* | QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events.Friedemann Kleint2014-11-203-1/+35
* | Text editors: Prevent autoscroll timer triggering from synth mouse eventsFriedemann Kleint2014-11-202-12/+16
* | Fix rubberband position for tabbed mdi windowsPaul Olav Tvete2014-11-192-9/+16
* | Fix broken resource cleanup in QOpenGLWidgetLaszlo Agocs2014-11-171-0/+10
* | QPanGestureRecognizer: Make the number of touch points a parameter.Friedemann Kleint2014-11-174-20/+40
* | QFusionStyle: properly indent an if statementGiuseppe D'Angelo2014-11-141-1/+3
* | send touch update when more points begin after single touch is ignoredShawn Rutledge2014-11-132-3/+11
* | a widget's window is transient for its parent's top-level windowShawn Rutledge2014-11-131-2/+3
* | Fix MinGW compiler warning in qwindowsxpstyle.cpp.Friedemann Kleint2014-11-131-1/+1
* | Prevent a crash when buffer() returns 0Andy Shaw2014-11-131-1/+2
* | QGraphicsTextItem: document that adjustSize can center/right align textGiuseppe D'Angelo2014-11-121-0/+1
* | QGraphicsItem: document that setOpacity(0) almost makes the item invisibleGiuseppe D'Angelo2014-11-111-2/+11
* | Document unified title and toolbar limitations.Morten Johan Sørvig2014-11-111-0/+7
* | Compile fix for QT_NO_TEXTHTMLPARSER in QtWidgetsJulien Brianceau2014-11-111-0/+2
|/
* Compile fix for QT_NO_DOCKWIDGET in QtWidgetsJulien Brianceau2014-11-081-1/+1
* QGraphicsItem: clarify the documentation about caching modes and update()Giuseppe D'Angelo2014-11-071-2/+20
* Windows: fix unreadable white text for focused combo boxesJ-P Nurmi2014-11-051-1/+5
* QMenu check for null result from QPlatformMenu::menuItemForTagDyami Caliri2014-11-051-2/+4
* New Qt logoAlessandro Portale2014-11-051-0/+0
* Fix too many resizes and move events for native widgetsJørgen Lind2014-11-044-20/+50
* Fix tab icon vertical alignmentMarko Kangas2014-11-041-1/+1
* QFileDialog: prevent section collapsing in the main selection areaGiuseppe D'Angelo2014-11-033-1/+7
* Regenerate qfiledialog_embedded.uiGiuseppe D'Angelo2014-11-031-96/+108
* Doc: corrected wrong equivalent of obsolete QGraphicsItem::rotateNico Vertriest2014-11-031-1/+1
* QMacStyle: More tweaks for editable QComboBoxGabriel de Dietrich2014-11-021-5/+18
* Cleanup: Remove some obsolete code supporting a pre-4.3 formatLars Knoll2014-10-314-32/+16
* QWindowsStyle: fix CE_ComboBoxLabel text colorJ-P Nurmi2014-10-301-0/+14