summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1319-135/+126
|\
| * Doc: added spec about parameter enableNico Vertriest2016-12-121-2/+2
| * Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-124-26/+18
| * Fix crash when dragging a tab off QDockWidgetGroupWindowSergio Martins2016-12-061-1/+3
| * Clean up style selection codeLars Knoll2016-11-293-14/+14
| * QtWidgets: Add missing overrideAlexander Volkov2016-11-299-88/+88
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-1/+1
| | |\
| | | * docs: Reference QLineEdit::hasAcceptableInput() in setValidator()Sérgio Martins2016-11-161-1/+1
| * | | Remove some #if 0 blocks from API headersEdward Welbourne2016-11-231-3/+0
* | | | Introducing QSplitter::replaceWidget()Gabriel de Dietrich2016-12-023-3/+70
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-177-14/+18
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-0/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+1
| | |\|
| | | * QLabel: take DPR of QMovie in account when calculating sizeHintDaniel Vrátil2016-11-091-0/+1
| * | | QComboBox: Prioritize the model font for popup itemsGabriel de Dietrich2016-11-101-7/+7
| * | | Fix misspelled QT_NO_ featuresPaul Olav Tvete2016-11-091-1/+1
| * | | Replace custom type traits with std one'sKai Koehne2016-11-082-4/+4
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-082-2/+5
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-042-2/+5
| | |\|
| | | * Mention QDialog::setSizeGripEnabled() in QSizeGrip's docsSergio Martins2016-11-021-1/+4
| | | * QMainWindow: fix wording in apidocFrederik Schwarzer2016-10-311-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0234-152/+326
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-016-7/+32
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-2/+4
| | |\|
| | | * Fixed crash taking null central widgetAndré Somers2016-10-281-2/+4
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+3
| | |\|
| | | * QComboBox: fix build with GCC 7Marc Mutz2016-10-221-0/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-1/+6
| | |\|
| | | * macOS: Don't override the set tab text color with whiteAndy Shaw2016-10-191-1/+6
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-0/+7
| | |\|
| | | * Doc: add notes about validator and completer in QComboBoxFrederik Gladhorn2016-10-131-0/+7
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-134-4/+12
| | |\|
| | | * QToolBarAreaLayoutInfo: add missing break statements in switch in distance()Marc Mutz2016-10-121-1/+6
| | | * QComboBox: add missing break in switch in keyPressEvent()Marc Mutz2016-10-121-0/+1
| | | * QCalendarWidget: fix misleading if-else cascade in QCalendarDayValidator::text()Marc Mutz2016-10-121-2/+1
| | | * QCalendarWidget: fix a missing break statementMarc Mutz2016-10-121-0/+1
| | | * QDateTimeEditPrivate:: only ask for fieldInfo() if section index is realEdward Welbourne2016-10-101-1/+3
| * | | Paint menu scrollers, tear off on top of QWidgetAction itemsDongmei Wang2016-10-272-30/+130
| * | | Don't overlap the menu scrollers with QAction itemsDongmei Wang2016-10-271-27/+62
| * | | QMenu: don't force platform instance creation on constructionJ-P Nurmi2016-10-164-3/+17
| * | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-1429-102/+102
* | | | QMenuBar: do not gain focus when releasing Alt before X in a Alt+X shortcutGiuseppe D'Angelo2016-10-151-0/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-114-2/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-084-2/+11
| |\|
| | * Link to topLevelChanged() in the docs of QDockWidget::floatingSergio Martins2016-10-071-1/+3
| | * QTextEdit: don't show placeholder text while composing textRichard Moe Gustavsen2016-10-063-1/+8
* | | Implement QMacCocoaViewContainer in terms of foreign windowTor Arne Vestbø2016-10-051-27/+18
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-1/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-1/+3
| |\|