summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* QTextBrowser: detect and load markdown rather than assuming HTMLShawn Rutledge2019-05-301-1/+19
* Support clicking to toggle checkboxes in QTextEditShawn Rutledge2019-05-246-0/+64
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-273-5/+9
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-272-5/+8
| |\
| | * QMenu size fix - Mark items dirty on screen changeThorbjørn Lund Martsum2019-05-221-2/+5
| | * dockwidgets: Unbreak moving floating dock widgets with custom titlebarSergio Martins2019-05-211-1/+1
| | * Emit QMenu::aboutToShow() before platform specific codeMassimiliano Gubinelli2019-05-161-2/+2
| * | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-101-0/+1
* | | QToolBox: replace a QList with a std::vector<std::unique_ptr>Marc Mutz2019-05-231-35/+51
* | | QTextBrowser: set base URL and document URL before loading contentShawn Rutledge2019-05-221-2/+8
* | | QComboBox: do not bypass the base class' overridesGiuseppe D'Angelo2019-05-151-1/+1
* | | QSplitter: do not bypass the base class' overridesGiuseppe D'Angelo2019-05-151-1/+1
* | | Add shortcut for select all in QSpinBoxFrederik Gladhorn2019-05-151-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-135-8/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-0/+10
| |\|
| | * QWidgetTextControl: Emit cursorPositionChanged() when handling IM eventVova Mshanetskiy2019-05-071-0/+4
| | * Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-071-0/+6
| * | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-083-8/+8
* | | Fix notification of QDockWidget when it gets undockedDmitry Kazakov2019-05-071-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-072-1/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-062-1/+7
| |\|
| | * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-052-1/+7
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* | | Add QTextMarkdownWriter, QTextEdit::markdown property etc.Shawn Rutledge2019-05-014-7/+73
* | | QtBase: introduce QT_DEPRECATED_VERSION/QT_DEPRECATED_VERSION_XChristian Ehrlicher2019-04-251-3/+3
* | | Add startOfDay() and endOfDay() methods to QDateEdward Welbourne2019-04-242-11/+10
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-242-8/+31
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-162-8/+31
| |\|
| | * Doc: Note Q[Plain]TextEdit keeping formatting in some casesKai Koehne2019-04-102-8/+31
* | | Add QTextMarkdownImporterShawn Rutledge2019-04-175-5/+31
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-113-24/+19
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-103-24/+19
| |\|
| | * QMenu/QComboBox: Extract helper for determining the pop up geometryFriedemann Kleint2019-04-083-24/+19
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-047-39/+85
|\ \ \
| * | | Use the QTime API less clumsilyEdward Welbourne2019-04-011-8/+8
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-0/+4
| |\| |
| | * | QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-261-0/+4
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-265-31/+73
| |\| |
| | * | QDockWidget: Store tab position when undockingFriedemann Kleint2019-03-253-11/+53
| | * | QDockWidgetPrivate: Use member initializationFriedemann Kleint2019-03-251-13/+6
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-202-7/+14
| | |\|
| | | * Improve documentation for opaque resize in QSplitterJan Arve Sæther2019-03-181-4/+4
| | | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-201-0/+1
| | | |\
| | | * | Fix QSplashscreen positioning on AndroidFriedemann Kleint2019-02-191-3/+10
* | | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-6/+6
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-162-2/+6
|\| | |
| * | | Fix some qdoc warningsFriedemann Kleint2019-03-151-1/+1
| * | | Don't increase the size of the layout unnecessarily when moving toolbarsAndy Shaw2019-03-151-1/+5
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-152-2/+2
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-142-2/+2
| |\| | |