summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Revise the Table View exampleJ-P Nurmi2014-11-0612-385/+446
* Remove the SplitView exampleJ-P Nurmi2014-11-057-167/+0
* Rewrite the gallery exampleJ-P Nurmi2014-10-3038-840/+459
* QtQuick.Dialogs examples: use controls and layouts; visual tweaksShawn Rutledge2014-10-236-284/+301
* CustomDialogs example: add Apply, Reset and Restore Defaults buttonsShawn Rutledge2014-10-221-0/+18
* Dialog examples: handle keys for accept, and more feedbackShawn Rutledge2014-10-201-0/+6
* Custom filled dialog example: handle back button to closeShawn Rutledge2014-10-131-2/+3
* gallery: cleanup old code commented outJ-P Nurmi2014-10-061-11/+0
* gallery: cleanup whitespaceJ-P Nurmi2014-10-066-18/+2
* gallery: fix titleJ-P Nurmi2014-10-061-1/+1
* gallery: get rid of the dummy child windowJ-P Nurmi2014-10-065-132/+0
* gallery: cleanup the menubarJ-P Nurmi2014-10-061-23/+5
* Add "Styles" exampleJ-P Nurmi2014-10-0614-1/+456
* Gallery example: remove the "Layouts" tabJ-P Nurmi2014-10-063-112/+0
* Table View Example: Sort indicator for the custom header delegateTopi Reinio2014-10-013-1/+20
* gallery: cleanup the mainJ-P Nurmi2014-10-012-61/+61
* gallery: cleanup system palette usageJ-P Nurmi2014-10-012-62/+57
* EditMenu: let menu property be a component to lazy load itRichard Moe Gustavsen2014-09-241-17/+19
* Gallery: use new menu API for TextAreaRichard Moe Gustavsen2014-09-231-7/+1
* Fix undefined __syspal referenceAlex Blasche2014-09-181-1/+5
* FileDialog: add sidebarVisible property and buttonShawn Rutledge2014-09-041-0/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-1/+23
|\
| * Dialogs: buttonless fully-filled dialog exampleShawn Rutledge2014-08-241-1/+23
* | Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* | Migrate to QSurfaceFormat::setDefaultFormat()Laszlo Agocs2014-08-082-4/+4
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-99/+97
|\ \ | |/
| * Updated the example so that it adapts to the orientation changeVenu2014-07-251-99/+97
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-198-8/+13
|\ \ | |/
| * Centralize determination of "no desktop" configurationsJ-P Nurmi2014-07-187-7/+7
| * Improve implicit size of Calendar on high DPI devices.Mitch Curtis2014-07-171-1/+6
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-171-1/+1
|\ \ | |/
| * Dialog: Add missing docsShawn Rutledge2014-07-091-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-257-7/+7
|\ \ | |/
| * Cleanup whitespaceJ-P Nurmi2014-06-247-7/+7
| * Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-247-7/+7
| * Remove Widgets dependency for QNXAndreas Holzammer2014-06-247-7/+7
* | Revise and align ToolBar & StatusBar size calculationJ-P Nurmi2014-06-071-1/+1
* | Example: Remove Panel.qml from gallery.pro as the file does not existCaroline Chao2014-05-191-1/+0
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-05-141-5/+12
|\ \ | |/
| * Fix selection handling in texteditor exampleBerthold Krevert2014-05-131-5/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1126-46/+46
|\ \ | |/
| * Fix the editable delegate in tableview exampleJens Bache-Wiig2014-04-091-2/+2
| * Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-0722-22/+22
| * Import QtQuick 2.2J-P Nurmi2014-04-0722-22/+22
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Shawn Rutledge2014-03-255-23/+69
|\ \ | |/
| * Styling improvements for CalendarJens Bache-Wiig2014-03-123-21/+41
| * Fix some typosSergio Ahumada2014-03-031-1/+1
| * CustomDialogs example: add an example using CalendarShawn Rutledge2014-02-251-1/+27
* | Fix shaders for OpenGL core profilesLaszlo Agocs2014-03-242-0/+16
|/
* Calendar example: sql module requiredCaroline Chao2014-02-211-1/+4