summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Expose PopupWindow type privatelyGabriel de Dietrich2014-01-171-0/+2
* Menus: Move private items into Controls.Private moduleGabriel de Dietrich2014-01-171-2/+3
* QtQuick Dialogs: don't use native windows on iOSShawn Rutledge2014-01-151-1/+3
* Expose contentArea as contentItem in ApplicationWindowJan Arve Saether2014-01-144-1/+154
* TableView.selection docsShawn Rutledge2014-01-141-4/+4
* Settings.hasTouchScreen checks the QTouchDevicesShawn Rutledge2014-01-132-2/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-103-5/+33
|\
| * ComboBox: Allow setting currentIndex to -1 to clear selectionv5.2.1Gabriel de Dietrich2014-01-081-3/+22
| * ComboBox: Don't suggest auto-complete text if editText is emptyGabriel de Dietrich2014-01-081-1/+1
| * Add missing call to initResources needed for static linkingCaroline Chao2014-01-071-0/+6
| * Do not loop infinitely if a span is larger than the layout extentJan Arve Saether2014-01-071-1/+4
* | QtQuick.Dialogs.Private needs classname in its qmldirShawn Rutledge2014-01-101-0/+1
* | SplitView: wider splitter on touchscreensShawn Rutledge2014-01-101-4/+6
* | Revert "dialog-private: replace QJSValue with QQmlV4Handle in js functions"Simon Hausmann2014-01-085-61/+38
* | Remove workaround for ownership issue with newly created tabsSimon Hausmann2014-01-081-3/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-0/+2
|\ \ | |/
| * Make Label accessibleFrederik Gladhorn2014-01-031-0/+2
* | Move array data into its own structShawn Rutledge2014-01-061-2/+2
* | move QtQuick.Dialogs from qtdeclarative to qtquickcontrolsShawn Rutledge2014-01-0384-0/+9633
* | Remove our forked version of QGridLayoutEngineJan Arve Saether2014-01-0211-2628/+162
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-236-21/+22
|\ \ | |/
| * Fixed: Regression in key navigation on TableViewJens Bache-Wiig2013-12-211-1/+1
| * Menu: Don't create platform item for QQuickMenuItemContainersGabriel de Dietrich2013-12-175-20/+21
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-165-24/+32
|\ \ | |/
| * Set style object on QStyleOptionFrames in QQuickStyleItemMartin Gräßlin2013-12-131-0/+2
| * Make editable Combobox accept substringsJens Bache-Wiig2013-12-131-6/+7
| * 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-0511-32/+63
|\ \ | |/
| * 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-042-3/+14
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-032-2/+9
| |\
| | * Fix desktop style animations to stop when the control is hiddenv5.2.0J-P Nurmi2013-12-031-1/+5
| | * 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-2914-49/+243
|\ \ \ | |/ /
| * | 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-262-9/+8
| * | ComboBox: Call resolveTextValue() after any model changeGabriel de Dietrich2013-11-261-3/+5
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-264-4/+40
| |\ \ | | |/
| | * 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