summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix TableView auto testFabian Bumberger2014-01-071-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-062-3/+5
|\
| * Make Label accessibleFrederik Gladhorn2014-01-032-3/+5
* | Move array data into its own structShawn Rutledge2014-01-061-2/+2
* | move QtQuick.Dialogs from qtdeclarative to qtquickcontrolsShawn Rutledge2014-01-0396-0/+10622
* | Remove our forked version of QGridLayoutEngineJan Arve Saether2014-01-0211-2628/+162
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-237-21/+50
|\ \ | |/
| * Fixed: Regression in key navigation on TableViewJens Bache-Wiig2013-12-212-1/+29
| * Menu: Don't create platform item for QQuickMenuItemContainersGabriel de Dietrich2013-12-175-20/+21
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-166-24/+50
|\ \ | |/
| * Set style object on QStyleOptionFrames in QQuickStyleItemMartin Gräßlin2013-12-131-0/+2
| * Make editable Combobox accept substringsJens Bache-Wiig2013-12-132-6/+25
| * SpinBox: fix selection behaviorJ-P Nurmi2013-12-121-3/+5
| * Enable text eliding in base style tabsJens Bache-Wiig2013-12-121-15/+15
| * Don't animate the busy indicator when it is not showing.Gunnar Sletta2013-12-071-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-0514-34/+91
|\ \ | |/
| * gallery: run particles only when visibleJ-P Nurmi2013-12-051-1/+1
| * Make StatusBar and ToolBar focus scopesJens Bache-Wiig2013-12-042-2/+2
| * Fix slider keyboard shortcuts in vertical orientationDavid Edmundson2013-12-041-2/+4
| * Make slider's style react to mouse hoverMartin Klapetek2013-12-041-0/+1
| * Update ScrollView documentation to be valid QMLDavid Edmundson2013-12-041-1/+1
| * Fix disabled text color of TextAreaMartin Klapetek2013-12-041-3/+1
| * Make scrolling on combobox workMartin Klapetek2013-12-041-19/+31
| * SpinBox: attempt to fixup the input as appropriateJ-P Nurmi2013-12-043-3/+40
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-033-3/+10
| |\
| | * Fix desktop style animations to stop when the control is hiddenv5.2.0J-P Nurmi2013-12-031-1/+5
| | * Fix typo in tableview example.Mitch Curtis2013-11-301-1/+1
| | * Fix warning printed when using TabViewJens Bache-Wiig2013-11-301-1/+4
* | | Pass a valid style option to fetch default frame widthDavid Edmundson2013-12-041-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2941-142/+663
|\ \ \ | |/ /
| * | Revise main() in examplesJ-P Nurmi2013-11-2820-56/+69
| * | TextField: Fix binding loop for property fontCaroline Chao2013-11-271-1/+1
| * | Fix disabled text color of an editable ComboBoxJ-P Nurmi2013-11-271-4/+3
| * | Docs: add missing \since 5.2 to TextFieldStyle::renderTypeJ-P Nurmi2013-11-271-0/+1
| * | Make TextFieldStyle and SpinBoxStyle respect font sizeJens Bache-Wiig2013-11-264-9/+28
| * | ComboBox: Call resolveTextValue() after any model changeGabriel de Dietrich2013-11-262-10/+14
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-268-4/+224
| |\ \ | | |/
| | * Set more window flags to keep Windows from omitting titlebar & buttonsv5.2.0-rc1Shawn Rutledge2013-11-231-0/+6
| | * Revert "ApplicationWindow has the WindowFullscreenButtonHint flag by default"Jens Bache-Wiig2013-11-221-1/+0
| | * SpinBox: add editingFinished signalLiang Qi2013-11-223-1/+105
| | * TextField: add editingFinished signalLiang Qi2013-11-223-1/+108
| | * Fix retina rendering issues with Qt Quick ControlsJens Bache-Wiig2013-11-201-1/+5
| * | Bump MODULE_VERSION to 5.2.1Sergio Ahumada2013-11-251-1/+1
| * | Fix TableView scrolling problemJ-P Nurmi2013-11-201-1/+1
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-189-30/+303
| |\ \ | | |/
| | * SpinBox: get active focus when up or down was pressedLiang Qi2013-11-152-0/+75
| | * Fix plugins.qmltypesThomas Hartmann2013-11-151-0/+157
| | * TextEditor example: use the MessageDialog for the About boxShawn Rutledge2013-11-151-30/+6
| | * Make sure menu bar has a parent windowEskil Abrahamsen Blomfeldt2013-11-151-0/+2
| | * ApplicationWindow has the WindowFullscreenButtonHint flag by defaultShawn Rutledge2013-11-151-0/+1