summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* QLineEdit: don't emit editingFinished if nothing was doneSamuel Gaist2019-02-123-5/+18
* QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-2816-49/+52
* Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-281-0/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-231-0/+1
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-084-25/+7
| | | |\
| | | * | Doc: Add missing \since to QLineEdit's inputRejected signalPaul Wicking2018-12-231-0/+1
* | | | | QMdiSubWindow: Avoid potential shaking motion when moving windowChristian Andersen2019-01-281-2/+5
|/ / / /
* | | | QDrag: mark QDrag::start() as deprecatedChristian Ehrlicher2019-01-231-1/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-215-14/+51
|\| | |
| * | | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-104-4/+4
| * | | QSplashScreen: Fix positioning in multimonitor setupsFriedemann Kleint2019-01-081-10/+47
| | |/ | |/|
* | | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-082-0/+2
* | | Doc: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-01-062-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-19/+2
|\| |
| * | QToolTip - set correct screen before resizeThorbjørn Lund Martsum2018-12-182-19/+2
* | | Widgets: replace deprecated QPalette functionsChristian Ehrlicher2018-12-175-5/+5
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-5/+4
|\| |
| * | QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-131-5/+4
* | | QDockWidget: Make floating docks respect DockWidgetMovable featureNick D'Ademo2018-12-131-2/+4
* | | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-123-3/+3
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-1/+1
|\| |
| * | Specify the date-time spec when setting max timeEdward Welbourne2018-12-101-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-081-0/+7
|\|
| * Preallocate buffer for QLineEdit when used for password inputIvan Čukić2018-12-071-0/+7
* | QMdiArea: Do not move active subwindow after tile rearrangeNick D'Ademo2018-12-061-8/+0
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-12-044-3/+49
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-044-3/+49
| |\|
| | * Erase password data on QLineEdit destructionIvan Čukić2018-12-031-0/+6
| | * Doc: specifically list the QToolButton properties that actions affectMitch Curtis2018-11-291-1/+17
| | * QFocusFrame: protect it from being moved around by accidentRichard Moe Gustavsen2018-11-271-1/+19
| | * QDateTimeEdit: fix setDate() if time is in a spring-forwardEdward Welbourne2018-11-271-1/+7
* | | QMdiArea: Take scroll bars into account when tiling subwindowsNick D'Ademo2018-12-041-1/+5
|/ /
* | QMdiArea: Do not reset tiled flag on spontaneous system window eventsNick D'Ademo2018-11-271-1/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-273-30/+88
|\|
| * Fix calculation of text margin if line edit contains side widgetsVitaly Fanaskov2018-11-263-30/+88
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-102-5/+11
|\|
| * QSpinBox: don't allow series of thousands-separator chars when editingEirik Aavitsland2018-11-091-4/+8
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+3
| |\
| | * Modernize the "textcodec" featureLiang Qi2018-11-071-1/+3
* | | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-2/+2
* | | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-051-3/+3
* | | QCommandLinkButton: fix visibility of some public functionsChristian Ehrlicher2018-11-051-0/+6
* | | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-054-75/+17
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-259-40/+38
|\| |
| * | Fix scrollbar updates in QPlaintTextEdit on block-visibility changesAllan Sandfeld Jensen2018-10-171-2/+7
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-176-19/+25
| |\|
| | * Modernize the "animation" featureLiang Qi2018-10-126-19/+25
| * | Fix typo vice versaCristian Maureira-Fredes2018-10-151-2/+2
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-17/+4