summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Implement setDoubleStep for QInputDialogAndy Shaw2017-07-112-0/+69
* macOS QComboBox: Don't show scrollers if they aren't neededDaniel Teske2017-07-102-0/+14
* Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* macOS: Deliver native events to windows, as well as to event filtersTor Arne Vestbø2017-07-061-0/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0681-28/+32
|\
| * Fix build with MSVC 2015 Update 2 if constexpr is enabledThiago Macieira2017-07-031-1/+6
| * QFileSystemEntry: Export static helper function checking for the root pathFriedemann Kleint2017-07-032-7/+11
| * QLineEdit: Document that []{} are reserved in Input MasksDaniel Teske2017-07-031-0/+1
| * Doc: Add list with widgets examples using layoutsNico Vertriest2017-07-031-3/+2
| * Doc: minor correction in listNico Vertriest2017-07-031-7/+7
| * Doc: add tutorials to overview page Qt WidgetsNico Vertriest2017-07-031-0/+4
| * QLineEdit: Tweak selectionStart() documentationDaniel Teske2017-07-031-1/+1
| * Doc: Remove obsolete screenshotsLeena Miettinen2017-07-03100-0/+0
| * Remove remains of wince in .pro filesFriedemann Kleint2017-07-031-9/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-04114-479/+441
|\|
| * Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-027-38/+29
| * Convert features.fscompleter to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-15/+18
| * Convert features.errormessage to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-12/+10
| * Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-0210-30/+28
| * Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-13/+11
| * docs: Reference QOpenGLWidget::grabFramebuffer, not QGLWidget::grabFrameBufferSérgio Martins2017-07-021-2/+5
| * Fix moving a hidden QOpenGLWidget to another windowSérgio Martins2017-07-022-1/+3
| * Convert features.fontcombobox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-9/+6
| * Convert features.statustip to QT_CONFIGStephan Binner2017-06-2913-23/+23
| * Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-298-30/+35
| * Convert features.inputdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-295-18/+13
| * Convert features.progressdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-11/+7
| * Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-297-28/+21
| * Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2930-68/+77
| * QTabBar: fix expanded tabs appearanceOleg Yadrov2017-06-281-9/+9
| * Windows code: Add Q_FALLTHROUGH or break to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-282-5/+5
| * Convert features.undocommand to QT_[REQUIRE_]CONFIGStephan Binner2017-06-283-14/+12
| * Convert features.undostack to QT_CONFIGStephan Binner2017-06-283-7/+6
| * Convert features.undogroup to QT_[REQUIRE_]CONFIGStephan Binner2017-06-286-25/+25
| * Convert features.undoview to QT_[REQUIRE_]CONFIGStephan Binner2017-06-283-10/+8
| * Convert features.treewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-287-26/+17
| * Convert features.listwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-286-16/+13
| * Convert features.tablewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-284-15/+11
| * Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-286-15/+15
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-2837-53/+53
| * Fix current tab text color on Mac when a proxy style is installedGabriel de Dietrich2017-06-282-4/+6
| * Merge 5.9 into 5.9.1Oswald Buddenhagen2017-06-199-380/+21
| |\
| * | Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...Friedemann Kleint2017-06-141-1/+1
* | | QDateTimeEdit: update cursor blinking code to match new APIRichard Moe Gustavsen2017-06-261-2/+2
* | | Restrict QStyleHints::showShortcutsInContextMenus() to context menusFriedemann Kleint2017-06-262-2/+10
* | | QtWidgets: Change QTLWExtra::window from QWindow to QWidgetWindowMorten Johan Sørvig2017-06-222-11/+15
* | | Correctly set native widget window visibilityMorten Johan Sørvig2017-06-221-1/+2
* | | macOS: Remove support for child NSWindowsTor Arne Vestbø2017-06-211-1/+0
* | | QStyleHelper: add missing forward declarationsSamuli Piippo2017-06-211-0/+4
* | | Item widgets: API cleanupsGiuseppe D'Angelo2017-06-203-0/+25