summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Button's text should use SystemPalette.buttonTextKonstantin Ritt2014-03-171-1/+1
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2014-03-152-0/+9
|\
| * Close popup windows when application state changesold/5.2Gabriel de Dietrich2014-02-262-0/+9
* | QtQuick.Dialogs Dialog: implicit geometry fixesShawn Rutledge2014-03-141-5/+3
* | Menu: Improved sloppy menus logicGabriel de Dietrich2014-03-131-7/+20
* | Menu: Estimate item height from first visible itemGabriel de Dietrich2014-03-131-1/+13
* | Label should use SystemPalette.windowTextRuslan Nigmatullin2014-03-131-1/+1
* | Styling improvements for CalendarJens Bache-Wiig2014-03-1212-69/+207
* | Fixed offset for overlay in moveable TableViewColumnsJens Bache-Wiig2014-03-111-3/+3
* | Replace module includes in dialogsAndrew Knight2014-03-1110-5/+8
* | Popupmenu: update item under mouse upon pressRichard Moe Gustavsen2014-03-101-0/+1
* | Simplify Slider's MouseAreaFrederik Gladhorn2014-03-101-6/+1
* | MenuItem: Update platform menu item when checkable changesAndrew Knight2014-03-102-2/+14
* | Native MessageDialog: connect the new version of the clicked signalShawn Rutledge2014-03-101-2/+2
* | Menu: Adding sloppy submenu navigationGabriel de Dietrich2014-03-071-3/+43
* | Popup Window: Privately expose popup geometryGabriel de Dietrich2014-03-075-0/+17
* | Menu: Harden popup closing logicGabriel de Dietrich2014-03-071-1/+6
* | QtQuick.Controls FontDialog: add margins to required widthShawn Rutledge2014-03-071-1/+1
* | MenuStyle: Adding missing 'submenuPopupDelay' propertyGabriel de Dietrich2014-03-054-2/+9
* | Bump version number of controls in qdocJens Bache-Wiig2014-03-041-2/+2
* | MenuStyle: Fix popup margins for DesktopGabriel de Dietrich2014-03-041-14/+9
* | MenuBarStyle: Fix metrics, selected appearanceGabriel de Dietrich2014-03-031-7/+15
* | Fix some typosSergio Ahumada2014-03-033-3/+3
* | Fix gray SpinBox background on macJens Bache-Wiig2014-03-031-0/+9
* | Avoid warning when maximum size < minimum sizeJan Arve Saether2014-03-032-2/+56
* | Dialogs: fix compiler warningShawn Rutledge2014-02-281-1/+1
* | MessageDialog: press escape or titlebar close button to dismissShawn Rutledge2014-02-282-1/+27
* | changes to MessageDialog click(StandardButton, ButtonRole) signal/slotShawn Rutledge2014-02-273-5/+5
* | Add Calendar to testbench.Mitch Curtis2014-02-262-3/+20
* | Revise tst_applicationwindowJ-P Nurmi2014-02-261-3/+4
* | Set baselineOffset on Styles/Base correctlyJan Arve Saether2014-02-264-0/+10
* | TableView: Make "model" property consistent with ListViewJens Bache-Wiig2014-02-261-1/+1
* | Support text alignment for TableViewHeaderv5.3.0-alpha1Jens Bache-Wiig2014-02-253-2/+3
* | Fix initial incorrect value for SwitchJens Bache-Wiig2014-02-252-12/+9
* | TableView: fix activeFocusOnTab behaviorLiang Qi2014-02-253-1/+136
* | Add styleData.totalWidth for TabViewStyle::tabJ-P Nurmi2014-02-252-0/+2
* | CustomDialogs example: add an example using CalendarShawn Rutledge2014-02-251-1/+27
* | Add the new dialog & calendar examples to .gitignoreJ-P Nurmi2014-02-211-0/+2
* | Respect Tab::enabledJ-P Nurmi2014-02-214-0/+23
* | Calendar example: sql module requiredCaroline Chao2014-02-211-1/+4
* | Calendar example: add needed QTPLUGIN for static buildsCaroline Chao2014-02-211-0/+2
* | Minor cleanup and optimizations for TableViewJens Bache-Wiig2014-02-212-9/+7
* | MenuContentItem: Remove scroller indicator style warningGabriel de Dietrich2014-02-201-1/+1
* | Speed up binding comparisons for TableViewJens Bache-Wiig2014-02-201-9/+9
* | Improve TableView performance by caching row-delegatesJens Bache-Wiig2014-02-202-70/+115
* | Dialogs: add new CustomDialogs example to the qrc resourcesShawn Rutledge2014-02-201-0/+1
* | QPlatformDialogHelper::buttonLayout returns int*Shawn Rutledge2014-02-171-1/+1
* | DefaultDialogWrapper: do not accept key events which do not dismissShawn Rutledge2014-02-171-0/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-1711-27/+58
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1211-27/+58
| |\ \ | | |/