summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing full stops in briefsPaul Wicking2018-06-212-2/+2
* QHeaderView: Send the StatusTip events to itself if there is no parentAndy Shaw2018-06-141-1/+1
* Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-073-1/+6
|\
| * Fix build for Android with android-clang in r17Liang Qi2018-06-061-1/+1
| * Fix building with -no-feature-dirmodel -no-feature-filesystemmodelJoni Poikelin2018-06-041-0/+1
| * QAbstractSpinBox: Add more documentation cross linksAndre Hartmann2018-06-041-0/+4
* | Don't set the wasDeleted flag in ~QWidgetLars Knoll2018-06-072-1/+4
|/
* Render QOpenGLWidget/QQuickWidget with AlwaysStackOnTopAllan Sandfeld Jensen2018-05-311-14/+16
* QAbstractSpinBox: Fix missing frame conditionGabriel de Dietrich2018-05-301-1/+1
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-2945-133/+152
* QFusionStyle: Fix width of editable combo boxFriedemann Kleint2018-05-151-1/+1
* Fix build without features.cursorTasuku Suzuki2018-05-151-11/+15
* Fix build without features.completerTasuku Suzuki2018-05-091-0/+2
* Fix building with -no-feature-shortcutJoni Poikelin2018-05-081-0/+2
* Fix Clang 6 warning about comparing different enumsThiago Macieira2018-05-041-1/+1
* Fix crash in QMacPanGestureRecognizerJan Arve Saether2018-05-022-2/+17
* Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-0227-155/+160
* Remove assert from QFormLayout::takeRow()Sergio Martins2018-04-301-2/+0
* Fix for input method commit that ends with newlinePaul Olav Tvete2018-04-271-1/+6
* QWidgetWindow: Immediately forward close events to QWindowUlf Hermann2018-04-271-0/+1
* Fix build with -no-feature-graphicsviewPaul Olav Tvete2018-04-251-0/+1
* Style sheets: detect and use font set on QHeaderViewsGabriel de Dietrich2018-04-241-5/+7
* Fix QML integration of widgetsLars Knoll2018-04-231-1/+2
* Style sheets: Include margin while calculating QHeaderview section sizePeng Wu2018-04-221-2/+4
* QTabWidget: clarify ownership after insertTab() and addTab()Anton Kudryavtsev2018-04-201-4/+8
* Send ShortcutOverride event when receiving a non-spontaneous key pressAndy Shaw2018-04-201-2/+14
* QToolTip: Hide tooltip on key event on macOSGabriel de Dietrich2018-04-181-7/+5
* QSplitter: fix doc for widget() and handle()Anton Kudryavtsev2018-04-181-4/+5
* Don't ignore the shortcut when the QMenuBar is parentlessAndy Shaw2018-04-181-1/+8
* dockwidgets: Resize the rubber-band when our drop target is resizedSergio Martins2018-04-122-1/+18
* Fix grouped dock widget from shifting down when createdSergio Martins2018-04-111-0/+2
* Fix z-order when dragging a dock widget over anotherSergio Martins2018-04-111-0/+1
* Fix crash if dock widget gets deleted while draggingSergio Martins2018-04-101-2/+3
* QSplitter::indexOf: fix documentationAnton Kudryavtsev2018-04-101-2/+2
* QTabBar: Repaint when releasing mouse on selected tabGabriel de Dietrich2018-04-051-1/+5
* Improve QAbstractSpinBox::stepBy() docsMitch Curtis2018-04-051-5/+4
* Fix memory corruption in heightForWidth cacheHarald Brinkmann2018-04-051-1/+1
* Check if the movie's current pixmap is null before drawing itAndy Shaw2018-04-041-1/+1
* QWidget: Fix typo in Mac size propagationGabriel de Dietrich2018-04-041-1/+1
* QTableWidget: fix spelling errorRichard Moe Gustavsen2018-03-231-1/+1
* offscreen: Check that native interface is valid before using itAndy Shaw2018-03-211-1/+1
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* widgets: Add a QT_CONFIG(style_stylesheet) guardMikhail Svetkin2018-03-201-3/+7
* QMenu: Realign submenu first action with its parent menu actionGabriel de Dietrich2018-03-161-0/+7
* QFusionStyle: Fix compilation when qreal is floatAlexander Akulich2018-03-151-4/+4
* Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-141-2/+2
* Item views: Fix 5.11 API review findingsFriedemann Kleint2018-03-142-11/+10
* widgets: Add a QT_CONFIG(messagebox) guardMikhail Svetkin2018-03-131-1/+3
* Doc: Add doc to Graphics View Flow Layout exampleNico Vertriest2018-03-131-0/+0
* Fix ambiguous shortcut warning messageSergio Martins2018-03-111-1/+1