summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * Convert features.columnview to QT_[REQUIRE_]CONFIGStephan Binner2017-06-126-24/+19
| * Drop dead qfiledialog_embedded.uiStephan Binner2017-06-122-355/+1
| * QDialog: Fix typo in documentationhjk2017-06-121-1/+1
* | Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...Friedemann Kleint2017-06-141-1/+1
|/
* Doc: Update widget style gallery topicLeena Miettinen2017-06-0921-736/+63
* QPlainTextEdit: not show place holder when having preedit stringLiang Qi2017-06-081-1/+1
* Help GCC understand that variable is never used unintializedThiago Macieira2017-06-071-1/+1
* Fix crash when calling QWidget::grab() on a QOpenGLWidgetSérgio Martins2017-06-071-2/+4
* Doc: Remove references to screenshots illustrating different stylesLeena Miettinen2017-06-0122-231/+51
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-3/+5
|\
| * QHeaderView: fix visual/logical index corruption when restoring statev5.9.0-rc2v5.9.0David Faure2017-05-261-3/+5
* | QStackedLayout: Fix UB (invalid cast) in qt_wasDeleted()Olivier Goffart2017-05-301-1/+1
* | QWidgetWindow: don't give focus to windows that are being destroyedMitch Curtis2017-05-301-0/+4
* | Convert features.splashscreen to QT_REQUIRE_CONFIGStephan Binner2017-05-293-10/+10
* | Convert features.lcdnumber to QT_[REQUIRE_]CONFIGStephan Binner2017-05-294-10/+12