aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Imagine: add section to styles docMitch Curtis2017-09-222-0/+7
* Default: choose RoundButton foreground from the paletteJ-P Nurmi2017-09-221-8/+6
* Default: finish palette-support for TumblerJ-P Nurmi2017-09-221-1/+1
* Default: make ToolTip use palettesJ-P Nurmi2017-09-222-1/+8
* Default: pick selection & selected text color from the paletteJ-P Nurmi2017-09-228-15/+10
* Default: palette-based Label.linkColorJ-P Nurmi2017-09-225-8/+3
* Default: choose Button foreground from the paletteJ-P Nurmi2017-09-222-6/+15
* 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
* 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-1447-93/+118
* | 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-111-2/+5
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-1111-20/+61
|\|
| * Fix font inheritanceJ-P Nurmi2017-09-114-9/+12
| * Fully qualify atan2 with the std namespaceJake Petroules2017-09-081-1/+1
| * Fix non-modal drawer drag/swipe open and closeMichal Policht2017-09-062-1/+26
| * Android: fix clang compilation with -qreal floatVyacheslav Koscheev2017-09-013-6/+6
| * QQuickSpinBox: fix initial value validationJ-P Nurmi2017-08-291-2/+4
| * Fix a crash with ScrollView + TextAreaJ-P Nurmi2017-08-292-1/+9
* | 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-06273-273/+273
* | Doc: move qtquickcontrols2-applicationwindow-wireframe.pngJ-P Nurmi2017-09-041-0/+0
* | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2017-09-0112-54/+94
|\ \
| * | 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-315-10/+22
| * | ColorImage: colorize only if neededJ-P Nurmi2017-08-306-6/+12
* | | Add ApplicationWindow::menuBarJ-P Nurmi2017-08-312-27/+116
* | | qquickapplicationwindow.cpp: de-duplicate item change typesJ-P Nurmi2017-08-311-12/+9
* | | 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-251-0/+2
* | QQuickStyle: fix warning about empty filenameMitch Curtis2017-08-221-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-156-16/+65
|\|
| * StackView: Resolve relative urls in initialItemAlessandro Portale2017-08-071-0/+3
| * Doc: fix custom SpinBox snippetMitch Curtis2017-07-311-2/+2
| * Fix QQuickPopupPositioner::reposition()J-P Nurmi2017-07-281-2/+2
| * Popups: take Window::contentOrientation into accountJ-P Nurmi2017-07-273-12/+54
| * Fix QQuickStackViewPrivate::viewItemTransitionFinished()J-P Nurmi2017-07-261-2/+6
* | Fix build when OpenGL is disabledJake Petroules2017-08-071-1/+1