aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Default: palette-based Label.linkColorJ-P Nurmi2017-09-225-8/+3
* Default: choose Button foreground from the paletteJ-P Nurmi2017-09-222-6/+15
* Fix tst_paletteJ-P Nurmi2017-09-221-2/+18
* Default: use palette.windowTextJ-P Nurmi2017-09-227-8/+10
* Default: use palette.textJ-P Nurmi2017-09-2212-18/+30
* Imagine: fix MenuItem arrowMitch Curtis2017-09-2216-0/+0
* Update .gitignoreJ-P Nurmi2017-09-211-0/+1
* QQuickApplicationWindow: reduce the amount of re-layoutingJ-P Nurmi2017-09-211-0/+4
* Imagine: fix SpinBox assetsMitch Curtis2017-09-2180-0/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-214-7/+12
|\
| * Default: improve TextField and TextArea stylingMitch Curtis2017-09-194-7/+12
* | Doc: Maintain highlighted examples list locallyVenugopal Shivashankar2017-09-202-0/+36
* | Imagine: fix QRC pathsMitch Curtis2017-09-1453-93/+272
* | Doc: ":/imagine" shouldn't be used in the same dir as the conf fileMitch Curtis2017-09-131-1/+7
* | Doc: add Imagine style screenshotMitch Curtis2017-09-121-0/+0
* | Doc: add "Asset Examples" section to Imagine docsMitch Curtis2017-09-122-1/+1887
* | Imagine: clean up detailed descriptionMitch Curtis2017-09-121-7/+17
* | QQuickComboBox: fix attached Keys signal handlers when editableJ-P Nurmi2017-09-112-3/+5
* | Extend tst_paletteJ-P Nurmi2017-09-112-0/+123
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-1116-20/+289
|\|
| * Fix font inheritanceJ-P Nurmi2017-09-116-9/+135
| * Fully qualify atan2 with the std namespaceJake Petroules2017-09-081-1/+1
| * Fix non-modal drawer drag/swipe open and closeMichal Policht2017-09-063-1/+109
| * Android: fix clang compilation with -qreal floatVyacheslav Koscheev2017-09-013-6/+6
| * QQuickSpinBox: fix initial value validationJ-P Nurmi2017-08-292-2/+10
| * Fix a crash with ScrollView + TextAreaJ-P Nurmi2017-08-293-1/+25
* | Update benchmarks for the new stylesJ-P Nurmi2017-09-114-0/+20
* | Doc: Edit languagev5.10.0-alpha1Venugopal Shivashankar2017-09-073-37/+36
* | benchmarks: avoid "Empty filename passed to function" warningsJ-P Nurmi2017-09-072-6/+12
* | tst_creationtime: exclude ApplicationWindowJ-P Nurmi2017-09-071-4/+4
* | Material: add explicit importsJ-P Nurmi2017-09-062-0/+2
* | Register new base class revisionsJ-P Nurmi2017-09-061-0/+5
* | Bump QtQuick 2.9 imports to 2.10Mitch Curtis2017-09-06327-328/+328
* | Doc: move qtquickcontrols2-applicationwindow-wireframe.pngJ-P Nurmi2017-09-042-0/+0
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...J-P Nurmi2017-09-0113-55/+109
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2017-09-0113-55/+109
| |\ \
| | * | QQuickTabBar: optimize layoutingJ-P Nurmi2017-09-011-7/+12
| | * | Make use of QQuickItem::ItemEnabledHasChangedJ-P Nurmi2017-08-314-31/+48
| | * | Fix accessibility-related performance regressionsJ-P Nurmi2017-08-316-11/+37
| | * | ColorImage: colorize only if neededJ-P Nurmi2017-08-306-6/+12
* | | | tst_combobox: remove bogus mouse highlight checksJ-P Nurmi2017-09-011-12/+0
|/ / /
* | | Add ApplicationWindow::menuBarJ-P Nurmi2017-08-314-28/+131
* | | qquickapplicationwindow.cpp: de-duplicate item change typesJ-P Nurmi2017-08-311-12/+9
* | | Doc: update application window screenshotNico Vertriest2017-08-311-0/+0
* | | Material: TextField hover effectBoris Moiseev2017-08-291-2/+3
* | | Material: position TextField background independently of bottomPaddingBoris Moiseev2017-08-291-1/+1
|/ /
* | SwipeDelegate: grab the mouse when accepting a press eventShawn Rutledge2017-08-256-100/+2
* | Blacklist tst_popup temporarilyFrederik Gladhorn2017-08-231-0/+10
* | tst_Drawer: blacklist several test functionsLiang Qi2017-08-221-0/+14
* | Fix tests for boot2qtSami Nurmenniemi2017-08-227-6/+31