summaryrefslogtreecommitdiff
path: root/src/controls
AgeCommit message (Expand)AuthorFilesLines
2014-05-23Merge remote-tracking branch 'origin/stable' into wip/tizenupstream/5.3.0Tomasz Olszak11-252/+349
2014-05-21TableView: cleanup unused Text left overJ-P Nurmi1-2/+0
2014-05-15Fixed QML binding loop warning.Jason Erb1-1/+6
2014-05-15TextFieldStyle: more fool-proof size calculationJ-P Nurmi1-6/+3
2014-05-15TableView: fix the position of "filled" rowsJ-P Nurmi1-1/+1
2014-05-14Scroll the parent mouse areas when reaching the bounds of a ScrollViewAndy Shaw2-1/+40
2014-05-13Don't allow navigation to previous/next month when dragging mouse.Mitch Curtis1-2/+7
2014-05-13Fix CalendarStyle's layouting and grid cell calculation.Mitch Curtis2-236/+274
2014-05-12Use RotationAnimator in the BusyIndicatorStyle example snippetJ-P Nurmi1-1/+1
2014-05-12Fix TableViewStyle::rowDelegate docsJ-P Nurmi1-1/+1
2014-05-07TabBar: fix a typoJ-P Nurmi1-1/+1
2014-05-07Merge remote-tracking branch 'origin/stable' into wip/tizenupstream/5.2.96+rc2Tomasz Olszak1-1/+2
2014-05-07Fix the update of TabView.currentIndex when inserting/removing tabsJocelyn Turcotte1-2/+17
2014-05-07Handle invalid indexes for TabView.getTabJocelyn Turcotte1-1/+2
2014-05-07Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak12-27/+256
2014-05-06Fixed warning from Qt 5.3Tomasz Olszak1-1/+1
2014-05-06TableView: fix styleData.row to be a bindingJ-P Nurmi1-1/+1
2014-05-06Merge remote-tracking branch 'origin/release' into stableSergio Ahumada1-0/+3
2014-05-04Menu: Fix QPA related crash on exitGabriel de Dietrich1-0/+3
2014-05-03Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn4-6/+222
2014-05-02Calculate the position of the scrollbar handle correctlyAndy Shaw1-2/+4
2014-05-02Ensure that child MouseAreas will get the event firstAndy Shaw1-1/+1
2014-05-01Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn4-6/+222
2014-04-30Add Window declaration to plugins.qmltypesFawzi Mohamed1-0/+195
2014-04-29ComboBox: Subtract style padding from TextInput widthGabriel de Dietrich1-1/+1
2014-04-29Fix styleData.activeFocus for TabViewStyle::tabJ-P Nurmi1-1/+1
2014-04-28ComboBox: Update currentText when currentIndex goes from -1 to 0Gabriel de Dietrich1-0/+2
2014-04-28ComboBox style: Remove old API in desktop drop-down frameGabriel de Dietrich1-5/+8
2014-04-28ComboBox style: Remove old styling API in Base pop-up frameGabriel de Dietrich1-10/+13
2014-04-26Merge remote-tracking branch 'origin/stable' into wip/tizenupstream/5.2.95+rc1Tomasz Olszak108-528/+861
2014-04-25Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen7-295/+427
2014-04-25Correct positioning for popups in QQuickWidgetPaul Olav Tvete3-6/+27
2014-04-23QtGui and XCB now actually supports modalityJorgen Lind1-1/+0
2014-04-23Fix missing tabs in touch exampleJens Bache-Wiig1-2/+1
2014-04-22Update plugins.qmltypes for QtQuick.ControlsJ-P Nurmi1-286/+404
2014-04-16Docs: fix QtQuick.Controls.Styles import versionJ-P Nurmi1-3/+3
2014-04-15Fix tab visibility regressionJ-P Nurmi2-2/+2
2014-04-15Doc: Adding information about how to run the example.Jerome Pasion1-0/+14
2014-04-15Ensure that styleData.row is initialized in delegatesJens Bache-Wiig1-2/+3
2014-04-09Take into account icon size when determining button sizeDavid Edmundson1-2/+10
2014-04-09Fix left/right cursor keys in TextAreaBerthold Krevert1-0/+4
2014-04-08Allow TableView headers to be resized in a FlickableJens Bache-Wiig1-0/+1
2014-04-08Fix ScrollView behavior when used in a FlickableJens Bache-Wiig1-1/+1
2014-04-08Docs: fix \since tagsJ-P Nurmi5-7/+7
2014-04-08Fix initialization to non-zero TableView indexJens Bache-Wiig1-1/+4
2014-04-07Bump QtQuick.Controls import version to 1.2J-P Nurmi77-82/+82
2014-04-07ButtonStyle: fix checked stateJ-P Nurmi1-3/+4
2014-04-07Import QtQuick 2.2J-P Nurmi84-85/+85
2014-04-04Improve scrollbars on touchJ-P Nurmi2-2/+3
2014-04-02Update TextArea::wrapMode docsJ-P Nurmi1-5/+2