summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* QToolTip - set correct screen before resizeThorbjørn Lund Martsum2018-12-182-19/+2
* QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-131-5/+4
* Specify the date-time spec when setting max timeEdward Welbourne2018-12-101-1/+1
* Preallocate buffer for QLineEdit when used for password inputIvan Čukić2018-12-071-0/+7
* 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
* Fix calculation of text margin if line edit contains side widgetsVitaly Fanaskov2018-11-263-30/+88
* 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 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
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-1/+1
|\|
| * Use update() instead of repaint() when displaying a new messageAndy Shaw2018-10-021-1/+1
* | QLineEdit: take the size of actions' icons from a styleAlexander Volkov2018-10-062-2/+3
* | Restore styling of QDockWidget title fontAllan Sandfeld Jensen2018-10-031-2/+6
* | Make overloaded function appear in assistant indexJarek Kobus2018-10-017-22/+0
* | QDockWidget: Fix icons being too large when using a style proxying Windows styleFriedemann Kleint2018-09-291-0/+5
* | Fix disabled IME when QPlainTextEdit read only property is toggledJussi Witick2018-09-281-1/+1
* | Do not fall back after resizing a dockMaurice Kalinowski2018-09-281-0/+2
* | Keep tiled subwindow order on resizePaul Olav Tvete2018-09-271-1/+1
* | Fix shortcuts in dock widgets with custom title barMorten Kristensen2018-09-241-0/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-0/+5
|\|
| * Make QMacCocoaViewContainer work againMorten Johan Sørvig2018-09-021-0/+5
* | QComboBox: Start blockMouseReleaseTimer after showPopup callAles Erjavec2018-08-171-2/+3
* | qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-145-13/+35
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-5/+5
|\|
| * QLabel: Use nullptr in documentationAndre Hartmann2018-08-011-5/+5
* | QLabel: Use nullptrAndre Hartmann2018-08-061-13/+14
* | Make local symbols of some leaked namesThiago Macieira2018-08-032-17/+18
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-174-4/+6
|\|
| * QCalendarWidget: update the year label correctly on locale changeEirik Aavitsland2018-07-161-1/+1
| * QLineEdit: Fix behavior of DeleteStartOfWord keyAlexander Volkov2018-07-161-1/+2
| * Show the toolbutton's menu in the right place on multiple screensAndy Shaw2018-07-101-2/+2
| * QSplashScreen: Pass the layout direction set on widget to the painterAndy Shaw2018-07-101-0/+1
* | Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-121-0/+5
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-122-0/+8
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-023-4/+11
|\|
| * QMenuBar: Account for displays that are above 0x0Andy Shaw2018-06-291-1/+1
| * Fix interaction with the menu bar on touchscreensAlexander Volkov2018-06-251-1/+8
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-212-2/+2
* | QToolbar: Un-hide the QLayout::indexOf non-virtualThiago Macieira2018-06-181-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0714-32/+45
|\|
| * Fix build for Android with android-clang in r17Liang Qi2018-06-061-1/+1
| * QAbstractSpinBox: Add more documentation cross linksAndre Hartmann2018-06-041-0/+4