summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-04Bump package version to 5.3.1submit/tizen/20140705.141155submit/tizen/20140705.140643Tomasz Olszak1-1/+1
2014-07-04Bump package version to 5.3.0Tomasz Olszak1-1/+1
2014-07-04Bump package version to 5.2.96+rc2Tomasz Olszak1-1/+1
2014-07-04Bump package version to 5.2.95+rc1Tomasz Olszak1-1/+1
2014-07-04Added manifest file according to smack 3-domain model.Tomasz Olszak2-0/+8
2014-07-04Bump package version to 5.2.90+alphaTomasz Olszak1-1/+3
2014-07-04Bump package version to 5.2.2Tomasz Olszak1-1/+1
2014-07-04Bump package version to 5.2.1Tomasz Olszak1-1/+1
2014-07-04Added spec file for TizenTomasz Olszak1-0/+73
2014-07-04Fixed warning from Qt 5.3Tomasz Olszak1-1/+1
2014-07-04Tizen: Settings.hasTouchScreen returns true on Tizen.Tomasz Olszak1-2/+2
2014-07-04ApplicationWindow: added content orientation handling.Tomasz Olszak1-1/+15
2014-06-18Add changelog for 5.3.1upstream/5.3.1Caroline Chao1-0/+77
2014-06-14Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada6-14/+96
2014-06-13Doc: Updated layouts docs with images and snippetsVenu4-9/+77
2014-06-12Menu: Don't open disabled submenusGabriel de Dietrich2-5/+19
2014-06-11Fix CalendarStyle::control as read-onlyJ-P Nurmi1-1/+1
2014-06-11CalendarStyle: add styleData.index for dayOfWeekDelegateJ-P Nurmi1-0/+4
2014-06-11CalendarStyle: document available styleData propertiesJ-P Nurmi1-0/+29
2014-06-11Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada4-13/+35
2014-06-11Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada4-13/+35
2014-06-11CalendarStyle: do not hard code the width of weekNumberDelegateJ-P Nurmi1-15/+16
2014-06-11CalendarStyle: do not hard code the height of dayOfWeekDelegateJ-P Nurmi2-5/+7
2014-06-10Make Base ToolButtonStyle honor icon size.Mitch Curtis1-2/+2
2014-06-10Calendar: respect style provided sizeJ-P Nurmi2-5/+6
2014-06-10Calendar: fix dayOfWeekDelegate positioningJ-P Nurmi1-0/+1
2014-06-06TableView: Allow resizing and scrolling single-column tablesGabriel de Dietrich2-7/+8
2014-06-06Menu: Properly relay enabled state to QPA menu objectGabriel de Dietrich2-3/+19
2014-06-05TableView: Make sure we get the content width with hidden headerGabriel de Dietrich1-2/+2
2014-06-05TableView: Reset dragged header position if not movedGabriel de Dietrich1-1/+6
2014-06-04TableViewColumn: Process all the rows in resizeToContents()Gabriel de Dietrich1-1/+1
2014-06-04TextField::font: fix the default value handlingJ-P Nurmi1-1/+1
2014-06-04Fix TextArea's fontJ-P Nurmi1-6/+1
2014-06-03Make SliderStyle example use implicitWidth and implicitHeight.Mitch Curtis1-2/+2
2014-06-03FileDialog: handle back and esc keys to reject the dialogAndy Shaw1-0/+12
2014-06-02Dialogs: don't allow click passthrough when a dialog is showingShawn Rutledge1-3/+2
2014-05-21TableView: cleanup unused Text left overJ-P Nurmi1-2/+0
2014-05-20Merge remote-tracking branch 'origin/release' into stableIikka Eklund3-51/+2
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-14Dialogs: avoid setting invalid geometryShawn Rutledge1-2/+2
2014-05-14Remove redundant button clicked handler in QQuickMessageBoxBerthold Krevert2-49/+0
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 Curtis2-8/+27
2014-05-13Fix selection handling in texteditor exampleBerthold Krevert1-5/+12
2014-05-13Fix CalendarStyle's layouting and grid cell calculation.Mitch Curtis3-249/+348
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-08Doc: modified wrong default valueNico Vertriest1-1/+1