summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* wasm: align large bitfield at 64 bitsLorn Potter2018-07-121-1/+3
* wasm: wip/webassembly <-> 5.11 diff minimizationMorten Johan Sørvig2018-06-044-19/+6
* wasm: revert no-bitfield changeMorten Johan Sørvig2018-06-044-109/+5
* Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-06-0180-335/+410
|\
| * 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
* | Merge remote-tracking branch 'origin/5.11.0' into wip/webassemblyMorten Johan Sørvig2018-05-1123-52/+115
|\|
| * 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
| * Fix QLabel crash if buddy's lifetime is too shortSergio Martins2018-03-083-1/+22
* | webassembly: fix depth and stencil opengl framebuffersLorn Potter2018-04-101-0/+8