aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquicktextarea_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove qtquickcontrols2 sources and explain where they wentHEADdevMitch Curtis2021-08-161-173/+0
* Fix build after qtbase API changesLars Knoll2020-09-151-1/+1
* Remove old QQuickPalette implementationVitaly Fanaskov2020-03-181-9/+3
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-071-4/+4
|\
| * Templates: use C++11 default member initializationJ-P Nurmi2018-05-041-4/+4
* | TextArea: add support for background insetsJ-P Nurmi2018-05-021-0/+22
* | Add missing implicitBackground{Width|Height} to non-QQuickControlsJ-P Nurmi2018-05-021-0/+4
* | QQuickTextArea: add placeholderTextColor propertyYulong Bai2018-02-211-0/+1
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-101-0/+1
|\
| * Fix deferred executionJ-P Nurmi2017-12-211-0/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-12-151-1/+4
|\|
| * TextArea: use deferred executionJ-P Nurmi2017-12-131-1/+4
* | Accessibility: cleanup and fix the attached property handlingJ-P Nurmi2017-05-311-2/+0
* | Add support for propagating palettesJ-P Nurmi2017-05-261-0/+11
* | Cleanup and unify font handlingJ-P Nurmi2017-05-101-2/+15
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-011-9/+7
|\|
| * Port from QT_NO_ACCESSIBILITY to QT_CONFIG(accessibility)J-P Nurmi2017-02-241-3/+3
| * Cancel incubation of replaced/destroyed delegatesJ-P Nurmi2017-02-101-6/+0
| * Add "hover support" configure featureJ-P Nurmi2017-02-061-0/+4
* | Unify the include convention for private headersJ-P Nurmi2017-02-241-1/+1
|/
* Cleanup QQuickTextAreaJ-P Nurmi2017-01-191-3/+5
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-171-0/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-141-0/+6
|\
| * Delete replaced delegates after Component.completed() is emittedMitch Curtis2016-09-121-0/+6
* | Fix build after QQuickItemChangeListener changesJ-P Nurmi2016-07-131-1/+1
* | Add hover support to TextArea & TextFieldJ-P Nurmi2016-06-291-0/+1
|/
* Allow attaching TextArea to a FlickableJ-P Nurmi2016-04-261-1/+12
* Templates: update license headersJ-P Nurmi2016-04-141-2/+2
* Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-131-0/+105