summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-0814-29/+29
* Raise the upper bound on years to 9999Edward Welbourne2017-11-302-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-0/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-0/+2
| |\
| | * QToolBar: Don't crash on macOS with 'minimal' QPA pluginGabriel de Dietrich2017-11-171-0/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-236-153/+174
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-171-1/+2
| |\|
| | * QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-151-1/+2
| * | QMenu: Refactor insertion of action in QPA menuGabriel de Dietrich2017-11-152-54/+57
| * | QMenu: Update menu action sizes if popup is (not)caused from menu barBłażej Szczygieł2017-11-152-0/+8
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-094-98/+107
| |\|
| | * QMainWindow: Clear menubar parent when new one is setGabriel de Dietrich2017-11-071-0/+1
| | * QMenuBar: Update title on changeGabriel de Dietrich2017-11-072-24/+34
| | * QMenuPrivate: Use in-class initializers where possibleGabriel de Dietrich2017-11-071-56/+31
| | * QMenuPrivate: Rearrange member variablesGabriel de Dietrich2017-11-071-53/+76
* | | Remove a few more uses of deprecated QDesktopWidget APIsTor Arne Vestbø2017-11-171-2/+1
* | | Fix accessibility info for tri-state checkboxesAndre de la Rocha2017-11-141-0/+15
* | | Deprecate QDesktopWidget in favor of QScreenTor Arne Vestbø2017-11-081-0/+3
* | | QWidgetTextControl: allow context menu to open for a QTextEdit with Qt::NoFoc...Richard Moe Gustavsen2017-10-271-2/+0
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-242-2/+4
|\| |
| * | Doc: correct filename png filesNico Vertriest2017-10-181-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-171-1/+3
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-1/+3
| | |\|
| | | * QDockWidget - improve resizeThorbjørn Lund Martsum2017-10-101-1/+3
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-177-59/+115
|\| | |
| * | | macOS: Mark the widget's container as embedded when placed into NSMenuItemv5.10.0-beta2Tor Arne Vestbø2017-10-161-0/+5
| |/ /
| * | QMacStyle: smooth QMenu corners for realOleg Yadrov2017-10-052-0/+15
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-045-59/+95
| |\|
| | * Return focus to correct widget after showing menuPaul Olav Tvete2017-09-261-1/+2
| | * Make QDateTimeParser a separate featureEdward Welbourne2017-09-251-3/+10
| | * QCompleter: Send activated() signal only once on return keyGabriel de Dietrich2017-09-222-12/+21
| | * Avoid calling QCompleter::popup() internallyGabriel de Dietrich2017-09-222-11/+15
| | * QTabWidget: Don't build expensive parts of the style option when hiddenGabriel de Dietrich2017-09-221-34/+49
* | | QPlainTextEdit: draw placeholder text correctly when it wrapsRichard Moe Gustavsen2017-10-123-11/+35
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2678-487/+511
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-2053-277/+296
| |\|
| | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-1929-71/+100
| | * Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-1910-42/+31
| | * QMenu: Fix size on high DPI + multi screenThorbjørn Lund Martsum2017-09-132-0/+20
| | * Convert features.slider to QT_[REQUIRE_]CONFIGStephan Binner2017-09-123-10/+7
| | * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-129-30/+23
| | * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-129-27/+21
| | * Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-127-35/+39
| | * Convert features.mdiarea to QT_[REQUIRE_]CONFIGStephan Binner2017-09-117-30/+19
| | * Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-1111-33/+36
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-0645-212/+217
| |\|
| | * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-049-44/+50
| | * Convert features.buttongroup to QT_[REQUIRE_]CONFIGStephan Binner2017-09-048-36/+36
| | * Convert features.effects to QT_[REQUIRE_]CONFIGStephan Binner2017-09-045-17/+19
| | * Convert features.resizehandler to QT_[REQUIRE_]CONFIGStephan Binner2017-09-043-8/+6